Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Side by Side Diff: ChangeLog

Issue 9348014: Prepare push to trunk. Now working on version 3.9.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2012-02-07: Version 3.9.3
2
3 When rethrowing an exception, print the stack trace of its original
4 site instead of rethrow site (Chromium issue 60240).
5
6 Increased size of small stacks from 32k to 64k to avoid hitting limits
7 in Chromium (Chromium issue 112843).
8
9
1 2012-02-06: Version 3.9.2 10 2012-02-06: Version 3.9.2
2 11
3 Add timestamp to --trace-gc output. (issue 1932) 12 Add timestamp to --trace-gc output. (issue 1932)
4 13
5 Heap profiler reports implicit references. 14 Heap profiler reports implicit references.
6 15
7 Optionally export metadata with libv8 to enable debuggers to inspect V8 16 Optionally export metadata with libv8 to enable debuggers to inspect V8
8 state. 17 state.
9 18
10 19
(...skipping 3675 matching lines...) Expand 10 before | Expand all | Expand 10 after
3686 setting break points in them. 3695 setting break points in them.
3687 3696
3688 3697
3689 2008-07-03: Version 0.1.0 3698 2008-07-03: Version 0.1.0
3690 3699
3691 Initial export. 3700 Initial export.
3692 3701
3693 # Local Variables: 3702 # Local Variables:
3694 # mode:text 3703 # mode:text
3695 # End: 3704 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698