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

Side by Side Diff: ChangeLog

Issue 12087081: Prepare push to trunk. Now working on version 3.16.12. (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. 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 2013-01-30: Version 3.16.11
2
3 Put making embedded maps in optimized code weak behind a flag.
4 (Chromium issue 172488,172489)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-01-25: Version 3.16.10 9 2013-01-25: Version 3.16.10
2 10
3 Avoid excessive memory usage during redundant phi elimination. 11 Avoid excessive memory usage during redundant phi elimination.
4 (issue 2510) 12 (issue 2510)
5 13
6 Fixed additional spec violations wrt RegExp.lastIndex. 14 Fixed additional spec violations wrt RegExp.lastIndex.
7 (issue 2437) 15 (issue 2437)
8 16
9 Added Isolate parameter to Persistent class. 17 Added Isolate parameter to Persistent class.
10 (issue 2487) 18 (issue 2487)
(...skipping 5009 matching lines...) Expand 10 before | Expand all | Expand 10 after
5020 setting break points in them. 5028 setting break points in them.
5021 5029
5022 5030
5023 2008-07-03: Version 0.1.0 5031 2008-07-03: Version 0.1.0
5024 5032
5025 Initial export. 5033 Initial export.
5026 5034
5027 # Local Variables: 5035 # Local Variables:
5028 # mode:text 5036 # mode:text
5029 # End: 5037 # 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