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

Side by Side Diff: ChangeLog

Issue 170283011: Prepare push to trunk. Now working on version 3.25.1. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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 2014-02-19: Version 3.25.0
2
3 ES6: Tighten up Object.prototype.__proto__ (issue 3064).
4
5 Fix Hydrogen bounds check elimination (Chromium issue 344186).
6
7 Performance and stability improvements on all platforms.
8
9
1 2014-02-19: Version 3.24.40 10 2014-02-19: Version 3.24.40
2 11
3 A64: Let the MacroAssembler resolve branches to distant targets (issue 12 A64: Let the MacroAssembler resolve branches to distant targets (issue
4 3148). 13 3148).
5 14
6 Fixed and improved code for integral division. Fixed and extended tests 15 Fixed and improved code for integral division. Fixed and extended tests
7 (issue 3151). 16 (issue 3151).
8 17
9 MIPS: Fix assignment of function name constant (issue 3138). 18 MIPS: Fix assignment of function name constant (issue 3138).
10 19
(...skipping 6688 matching lines...) Expand 10 before | Expand all | Expand 10 after
6699 setting break points in them. 6708 setting break points in them.
6700 6709
6701 6710
6702 2008-07-03: Version 0.1.0 6711 2008-07-03: Version 0.1.0
6703 6712
6704 Initial export. 6713 Initial export.
6705 6714
6706 # Local Variables: 6715 # Local Variables:
6707 # mode:text 6716 # mode:text
6708 # End: 6717 # 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