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

Side by Side Diff: ChangeLog

Issue 6623053: Prepare push to trunk. Now working on version 3.2.1. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 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 2011-03-07: Version 3.2.0
2
3 Fixed a number of crash bugs.
4
5 Turned on Crankshaft by default on x64 and ARM.
6
7 Improved Crankshaft for x64 and ARM.
8
9 Implemented more of EcmaScript 5 strict mode.
10
11
1 2011-03-02: Version 3.1.8 12 2011-03-02: Version 3.1.8
2 13
3 Fixed a number of crash bugs. 14 Fixed a number of crash bugs.
4 15
5 Improved Crankshaft for x64 and ARM. 16 Improved Crankshaft for x64 and ARM.
6 17
7 Implemented more of EcmaScript 5 strict mode. 18 Implemented more of EcmaScript 5 strict mode.
8 19
9 Fixed issue with unaligned reads and writes on ARM. 20 Fixed issue with unaligned reads and writes on ARM.
10 21
(...skipping 2546 matching lines...) Expand 10 before | Expand all | Expand 10 after
2557 2568
2558 Improved debugger support by allowing nested break points and by 2569 Improved debugger support by allowing nested break points and by
2559 dealing with stack-overflows when compiling functions before 2570 dealing with stack-overflows when compiling functions before
2560 setting break points in them. 2571 setting break points in them.
2561 2572
2562 2573
2563 2008-07-03: Version 0.1.0 2574 2008-07-03: Version 0.1.0
2564 2575
2565 Initial export. 2576 Initial export.
2566 2577
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