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

Side by Side Diff: ChangeLog

Issue 8568042: Prepare push to trunk. Now working on version 3.7.9. (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-17: Version 3.7.8
2
3 Removed hidden prototype from builtins, i.e., deleting an overridden
4 function on builtins will not make the original function reappear.
5
6 Added NetBSD support for scons build.
7
8 Performance improvements on all platforms.
9
10
1 2011-11-14: Version 3.7.7 11 2011-11-14: Version 3.7.7
2 12
3 Fix missing fast property accessors in heap snapshots. 13 Fix missing fast property accessors in heap snapshots.
4 (issue 1818) 14 (issue 1818)
5 15
6 16
7 2011-11-11: Version 3.7.6 17 2011-11-11: Version 3.7.6
8 18
9 Fixed filtering of store buffer for large object pages. 19 Fixed filtering of store buffer for large object pages.
10 (issue 1817) 20 (issue 1817)
(...skipping 3449 matching lines...) Expand 10 before | Expand all | Expand 10 after
3460 setting break points in them. 3470 setting break points in them.
3461 3471
3462 3472
3463 2008-07-03: Version 0.1.0 3473 2008-07-03: Version 0.1.0
3464 3474
3465 Initial export. 3475 Initial export.
3466 3476
3467 # Local Variables: 3477 # Local Variables:
3468 # mode:text 3478 # mode:text
3469 # End: 3479 # 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