Chromium Code Reviews

Side by Side Diff: ChangeLog

Issue 12212032: Prepare push to trunk. Now working on version 3.17.0. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | 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 2013-02-06: Version 3.16.14
2
3 Performance and stability improvements on all platforms.
4
5
1 2013-02-04: Version 3.16.13 6 2013-02-04: Version 3.16.13
2 7
3 Tagged stubs that rely on instance types as MEGAMORPHIC. 8 Tagged stubs that rely on instance types as MEGAMORPHIC.
4 (Chromium issue 173974) 9 (Chromium issue 173974)
5 10
6 Fixed clearing of dead dependent codes and verifing of weak 11 Fixed clearing of dead dependent codes and verifing of weak
7 embedded maps on full GC. (Chromium issue 172488,172489) 12 embedded maps on full GC. (Chromium issue 172488,172489)
8 13
9 Made the arm port build cleanly with Clang. 14 Made the arm port build cleanly with Clang.
10 15
(...skipping 5035 matching lines...)
5046 setting break points in them. 5051 setting break points in them.
5047 5052
5048 5053
5049 2008-07-03: Version 0.1.0 5054 2008-07-03: Version 0.1.0
5050 5055
5051 Initial export. 5056 Initial export.
5052 5057
5053 # Local Variables: 5058 # Local Variables:
5054 # mode:text 5059 # mode:text
5055 # End: 5060 # End:
OLDNEW
« no previous file with comments | « no previous file | src/version.cc » ('j') | no next file with comments »

Powered by Google App Engine