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

Side by Side Diff: ChangeLog

Issue 8220002: Prepare push to trunk. We are now working on 3.6.7. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 2 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-10-10: Version 3.6.6 1 2011-10-10: Version 3.6.6
2 2
3 Added a GC pause visualization tool. 3 Added a GC pause visualization tool.
4 4
5 Added presubmit=no and werror=no flags to Makefile. 5 Added presubmit=no and werror=no flags to Makefile.
6 6
7 ES5/Test262 conformance improvements. 7 ES5/Test262 conformance improvements.
8 8
9 Fixed compilation issues with GCC 4.5.x. (issue 1743) 9 Fixed compilation issues with GCC 4.5.x (issue 1743).
10 10
11 Bug fixes and performance improvements on all platforms. 11 Bug fixes and performance improvements on all platforms.
12 12
13 13
14 2011-10-05: Version 3.6.5 14 2011-10-05: Version 3.6.5
15 15
16 New incremental garbage collector. 16 New incremental garbage collector.
17 17
18 Removed the hard heap size limit (soft heap size limit is still 18 Removed the hard heap size limit (soft heap size limit is still
19 700/1400Mbytes by default). 19 700/1400Mbytes by default).
(...skipping 3319 matching lines...) Expand 10 before | Expand all | Expand 10 after
3339 setting break points in them. 3339 setting break points in them.
3340 3340
3341 3341
3342 2008-07-03: Version 0.1.0 3342 2008-07-03: Version 0.1.0
3343 3343
3344 Initial export. 3344 Initial export.
3345 3345
3346 # Local Variables: 3346 # Local Variables:
3347 # mode:text 3347 # mode:text
3348 # End: 3348 # End:
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698