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

Side by Side Diff: ChangeLog

Issue 8953026: Prepare push to trunk. Now working on version 3.8.2 (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 | 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-12-19: Version 3.8.1
2
3 Fixed GCC 4.7 warnings. Patch from Tobias Burnus.
4
5 Stability improvements on all platforms.
6
7
1 2011-12-13: Version 3.8.0 8 2011-12-13: Version 3.8.0
2 9
3 Fixed handling of arrays in DefineOwnProperty. (issue 1756) 10 Fixed handling of arrays in DefineOwnProperty. (issue 1756)
4 11
5 Sync parser and preparser on do-while and return statements. 12 Sync parser and preparser on do-while and return statements.
6 (issue 1856) 13 (issue 1856)
7 14
8 Fixed another corner case for DefineOwnProperty on arrays (issue 1756). 15 Fixed another corner case for DefineOwnProperty on arrays (issue 1756).
9 16
10 Stability and performance improvements on all platforms. 17 Stability and performance improvements on all platforms.
(...skipping 3513 matching lines...) Expand 10 before | Expand all | Expand 10 after
3524 setting break points in them. 3531 setting break points in them.
3525 3532
3526 3533
3527 2008-07-03: Version 0.1.0 3534 2008-07-03: Version 0.1.0
3528 3535
3529 Initial export. 3536 Initial export.
3530 3537
3531 # Local Variables: 3538 # Local Variables:
3532 # mode:text 3539 # mode:text
3533 # End: 3540 # 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