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

Side by Side Diff: ChangeLog

Issue 6580027: Prepare push to trunk. Now working on version 3.1.7. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 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 2011-02-24: Version 3.1.6
2
3 Fixed a number of crash bugs.
4
5 Added support for Cygwin (issue 64).
6
7 Improved Crankshaft for x64 and ARM.
8
9 Added Crankshaft support for stores to pixel arrays.
10
11 Fixed issue in CPU profiler with Crankshaft.
12
Søren Thygesen Gjesse 2011/02/24 09:52:56 Please add another empty line here.
1 2011-02-16: Version 3.1.5 13 2011-02-16: Version 3.1.5
2 14
3 Change RegExp parsing to disallow /(*)/. 15 Change RegExp parsing to disallow /(*)/.
4 16
5 Added GDB JIT support for ARM. 17 Added GDB JIT support for ARM.
6 18
7 Fixed several crash bugs. 19 Fixed several crash bugs.
8 20
9 Performance improvements on the IA32 platform. 21 Performance improvements on the IA32 platform.
10 22
(...skipping 2506 matching lines...) Expand 10 before | Expand all | Expand 10 after
2517 2529
2518 Improved debugger support by allowing nested break points and by 2530 Improved debugger support by allowing nested break points and by
2519 dealing with stack-overflows when compiling functions before 2531 dealing with stack-overflows when compiling functions before
2520 setting break points in them. 2532 setting break points in them.
2521 2533
2522 2534
2523 2008-07-03: Version 0.1.0 2535 2008-07-03: Version 0.1.0
2524 2536
2525 Initial export. 2537 Initial export.
2526 2538
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