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

Side by Side Diff: ChangeLog

Issue 9358021: Prepare push to trunk. Now working on version 3.9.5. (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-08: Version 3.9.4
2
3 Properly initialize element-transitioning array literals on ARM.
4 (issue 1930)
5
6 Bug fixes on all platforms.
7
8
1 2012-02-07: Version 3.9.3 9 2012-02-07: Version 3.9.3
2 10
3 When rethrowing an exception, print the stack trace of its original 11 When rethrowing an exception, print the stack trace of its original
4 site instead of rethrow site (Chromium issue 60240). 12 site instead of rethrow site (Chromium issue 60240).
5 13
6 Increased size of small stacks from 32k to 64k to avoid hitting limits 14 Increased size of small stacks from 32k to 64k to avoid hitting limits
7 in Chromium (Chromium issue 112843). 15 in Chromium (Chromium issue 112843).
8 16
9 17
10 2012-02-06: Version 3.9.2 18 2012-02-06: Version 3.9.2
(...skipping 3684 matching lines...) Expand 10 before | Expand all | Expand 10 after
3695 setting break points in them. 3703 setting break points in them.
3696 3704
3697 3705
3698 2008-07-03: Version 0.1.0 3706 2008-07-03: Version 0.1.0
3699 3707
3700 Initial export. 3708 Initial export.
3701 3709
3702 # Local Variables: 3710 # Local Variables:
3703 # mode:text 3711 # mode:text
3704 # End: 3712 # 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