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

Side by Side Diff: ChangeLog

Issue 12049086: Prepare push to trunk. Now working on version 3.16.11. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 11 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-25: Version 3.16.10
2
3 Avoid excessive memory usage during redundant phi elimination.
4 (issue 2510)
5
6 Fixed additional spec violations wrt RegExp.lastIndex.
7 (issue 2437)
8
9 Added Isolate parameter to Persistent class.
10 (issue 2487)
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-01-24: Version 3.16.9 15 2013-01-24: Version 3.16.9
2 16
3 Made embedded maps in optimized code weak. 17 Made embedded maps in optimized code weak.
4 (issue 2073) 18 (issue 2073)
5 19
6 Fixed corner case when JSFunction is evicted from flusher. 20 Fixed corner case when JSFunction is evicted from flusher.
7 (Chromium issue 168801) 21 (Chromium issue 168801)
8 22
9 Correctly set kCanBeDivByZero flag for HMathFloorOfDiv. 23 Correctly set kCanBeDivByZero flag for HMathFloorOfDiv.
10 (Chromium issue 171641) 24 (Chromium issue 171641)
(...skipping 4995 matching lines...) Expand 10 before | Expand all | Expand 10 after
5006 setting break points in them. 5020 setting break points in them.
5007 5021
5008 5022
5009 2008-07-03: Version 0.1.0 5023 2008-07-03: Version 0.1.0
5010 5024
5011 Initial export. 5025 Initial export.
5012 5026
5013 # Local Variables: 5027 # Local Variables:
5014 # mode:text 5028 # mode:text
5015 # End: 5029 # 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