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

Side by Side Diff: ChangeLog

Issue 6588047: Version 3.1.7... (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
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/arm/code-stubs-arm.h » ('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-28: Version 3.1.7
2
3 Fixed a number of crash bugs.
4
5 Improved Crankshaft for x64 and ARM.
6
7 Fixed implementation of indexOf/lastIndexOf for sparse
8 arrays (http://crbug.com/73940).
9
10 Fixed bug in map space compaction (http://crbug.com/59688).
11
12 Added support for direct getter accessors calls on ARM.
13
14
1 2011-02-24: Version 3.1.6 15 2011-02-24: Version 3.1.6
2 16
3 Fixed a number of crash bugs. 17 Fixed a number of crash bugs.
4 18
5 Added support for Cygwin (issue 64). 19 Added support for Cygwin (issue 64).
6 20
7 Improved Crankshaft for x64 and ARM. 21 Improved Crankshaft for x64 and ARM.
8 22
9 Added Crankshaft support for stores to pixel arrays. 23 Added Crankshaft support for stores to pixel arrays.
10 24
(...skipping 2519 matching lines...) Expand 10 before | Expand all | Expand 10 after
2530 2544
2531 Improved debugger support by allowing nested break points and by 2545 Improved debugger support by allowing nested break points and by
2532 dealing with stack-overflows when compiling functions before 2546 dealing with stack-overflows when compiling functions before
2533 setting break points in them. 2547 setting break points in them.
2534 2548
2535 2549
2536 2008-07-03: Version 0.1.0 2550 2008-07-03: Version 0.1.0
2537 2551
2538 Initial export. 2552 Initial export.
2539 2553
OLDNEW
« no previous file with comments | « no previous file | src/arm/code-stubs-arm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698