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

Side by Side Diff: ChangeLog

Issue 8612001: Prepare push to trunk. Now working on version 3.7.10. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 9 years, 1 month 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-11-21: Version 3.7.9
2
3 Removed exit-time destructors.
4
5 Stability and performance improvements on all platforms.
6
7
1 2011-11-17: Version 3.7.8 8 2011-11-17: Version 3.7.8
2 9
3 Removed hidden prototype from builtins, i.e., deleting an overridden 10 Removed hidden prototype from builtins, i.e., deleting an overridden
4 function on builtins will not make the original function reappear. 11 function on builtins will not make the original function reappear.
5 12
6 Added NetBSD support for scons build. 13 Added NetBSD support for scons build.
7 14
8 Performance improvements on all platforms. 15 Performance improvements on all platforms.
9 16
10 17
11 2011-11-14: Version 3.7.7 18 2011-11-14: Version 3.7.7
12 19
13 Fix missing fast property accessors in heap snapshots. 20 Fix missing fast property accessors in heap snapshots.
(...skipping 3456 matching lines...) Expand 10 before | Expand all | Expand 10 after
3470 setting break points in them. 3477 setting break points in them.
3471 3478
3472 3479
3473 2008-07-03: Version 0.1.0 3480 2008-07-03: Version 0.1.0
3474 3481
3475 Initial export. 3482 Initial export.
3476 3483
3477 # Local Variables: 3484 # Local Variables:
3478 # mode:text 3485 # mode:text
3479 # End: 3486 # 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