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

Side by Side Diff: ChangeLog

Issue 12827002: Prepare push to trunk. Now working on version 3.17.11. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 9 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-03-13: Version 3.17.10
2
3 Fixed heap snapshot creation for Harmony collections. (issue 2535)
4
5 Fixed register allocation corner case. (Chromium issue 177883)
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-03-08: Version 3.17.9 10 2013-03-08: Version 3.17.9
2 11
3 Restored Function()'s expected string representation. (issue 2470) 12 Restored Function()'s expected string representation. (issue 2470)
4 13
5 Enabled deprecatations (again). (issue 2487) 14 Enabled deprecatations (again). (issue 2487)
6 15
7 Avoid bool to Oddball conversions by being lazy. (issue 2491) 16 Avoid bool to Oddball conversions by being lazy. (issue 2491)
8 17
9 Added %p option to --logfile. 18 Added %p option to --logfile.
10 19
(...skipping 5174 matching lines...) Expand 10 before | Expand all | Expand 10 after
5185 setting break points in them. 5194 setting break points in them.
5186 5195
5187 5196
5188 2008-07-03: Version 0.1.0 5197 2008-07-03: Version 0.1.0
5189 5198
5190 Initial export. 5199 Initial export.
5191 5200
5192 # Local Variables: 5201 # Local Variables:
5193 # mode:text 5202 # mode:text
5194 # End: 5203 # 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