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

Side by Side Diff: ChangeLog

Issue 22277006: Prepare push to trunk. Now working on version 3.20.14. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Tweaks Created 7 years, 4 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-08-06: Version 3.20.14
2
3 Added new Harmony methods to Array.prototype object.
4 (issue 2776,v8:2777)
5
6 Performance and stability improvements on all platforms.
7
8
1 2013-08-01: Version 3.20.12 9 2013-08-01: Version 3.20.12
2 10
3 Removed buggy ToNumber truncation (partial fix for issue 2813) 11 Removed buggy ToNumber truncation (partial fix for issue 2813)
4 12
5 Calling Map etc without new should throw TypeError (issue 2819) 13 Calling Map etc without new should throw TypeError (issue 2819)
6 14
7 Fixed a crash for large code objects on ARM (Chromium issue 2736) 15 Fixed a crash for large code objects on ARM (Chromium issue 2736)
8 16
9 Fixed stale unhandlified value in JSObject::SetPropertyForResult. 17 Fixed stale unhandlified value in JSObject::SetPropertyForResult.
10 (Chromium issue 265894) 18 (Chromium issue 265894)
(...skipping 5667 matching lines...) Expand 10 before | Expand all | Expand 10 after
5678 setting break points in them. 5686 setting break points in them.
5679 5687
5680 5688
5681 2008-07-03: Version 0.1.0 5689 2008-07-03: Version 0.1.0
5682 5690
5683 Initial export. 5691 Initial export.
5684 5692
5685 # Local Variables: 5693 # Local Variables:
5686 # mode:text 5694 # mode:text
5687 # End: 5695 # 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