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

Side by Side Diff: ChangeLog

Issue 9652028: Prepare push to trunk. Now working on version 3.9.17. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 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 2012-03-09: Version 3.9.16
2
3 Added basic interface inference for modules (behind the --harmony flag).
4
5 Added Object.is, Number.isFinite, Number.isNaN.
6
7 Updated the Unicode tables to Unicode version 6.1.0.
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-03-06: Version 3.9.15 12 2012-03-06: Version 3.9.15
2 13
3 Fix the heap profiler crash caused by memory layout changes between 14 Fix the heap profiler crash caused by memory layout changes between
4 passes. 15 passes.
5 16
6 Fix Error.prototype.toString to throw TypeError. (issue 1980) 17 Fix Error.prototype.toString to throw TypeError. (issue 1980)
7 18
8 Fix double-rounding in strtod for MinGW. (issue 1062) 19 Fix double-rounding in strtod for MinGW. (issue 1062)
9 20
10 Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985) 21 Fix corrupted snapshot serializaton on ia32. (Chromium issue v8/1985)
(...skipping 3816 matching lines...) Expand 10 before | Expand all | Expand 10 after
3827 setting break points in them. 3838 setting break points in them.
3828 3839
3829 3840
3830 2008-07-03: Version 0.1.0 3841 2008-07-03: Version 0.1.0
3831 3842
3832 Initial export. 3843 Initial export.
3833 3844
3834 # Local Variables: 3845 # Local Variables:
3835 # mode:text 3846 # mode:text
3836 # End: 3847 # 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