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

Side by Side Diff: ChangeLog

Issue 8912004: Prepare push to trunk. Now working on version 3.8.1. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years 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 | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 2011-12-8: Version 3.8.0 1 2011-12-13: Version 3.8.0
2 2
3 Fixed handling of arrays in DefineOwnProperty. (issue 1756) 3 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
4 4
5 Sync parser and preparser on do-while and return statements. 5 Sync parser and preparser on do-while and return statements.
6 (issue 1856) 6 (issue 1856)
7 7
8 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
9
8 Stability and performance improvements on all platforms. 10 Stability and performance improvements on all platforms.
9 11
10 12
11 2011-12-01: Version 3.7.12 13 2011-12-01: Version 3.7.12
12 14
13 Increase tick interval for the android platform. 15 Increase tick interval for the android platform.
14 16
15 Fix a bug in the register allocator. (chromium:105112) 17 Fix a bug in the register allocator. (chromium:105112)
16 18
17 Fix handling of recompiling code. (chromium:105375, v8:1782) 19 Fix handling of recompiling code. (chromium:105375, v8:1782)
(...skipping 3504 matching lines...) Expand 10 before | Expand all | Expand 10 after
3522 setting break points in them. 3524 setting break points in them.
3523 3525
3524 3526
3525 2008-07-03: Version 0.1.0 3527 2008-07-03: Version 0.1.0
3526 3528
3527 Initial export. 3529 Initial export.
3528 3530
3529 # Local Variables: 3531 # Local Variables:
3530 # mode:text 3532 # mode:text
3531 # End: 3533 # End:
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698