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

Side by Side Diff: ChangeLog

Issue 8465016: Prepare push to trunk. Now working on version 3.7.6. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix 80 col 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-10: Version 3.7.5
2
3 Added initial gyp infrastructure for MIPS.
4
5 Implemented performance improvements to the incremental garbage
6 collector.
7
8 Added optimizations and stability improvements on all platforms.
9
10
1 2011-11-07: Version 3.7.4 11 2011-11-07: Version 3.7.4
2 12
3 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786). 13 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).
4 14
5 Fix Harmony sets and maps to allow null and undefined as keys 15 Fix Harmony sets and maps to allow null and undefined as keys
6 (still hidden behind --harmony flag) (issue 1622). 16 (still hidden behind --harmony flag) (issue 1622).
7 17
8 Implement VirtualMemory on FreeBSD to fix build (issue 1807). 18 Implement VirtualMemory on FreeBSD to fix build (issue 1807).
9 19
10 Enable VFP instructions for Android. 20 Enable VFP instructions for Android.
(...skipping 3418 matching lines...) Expand 10 before | Expand all | Expand 10 after
3429 setting break points in them. 3439 setting break points in them.
3430 3440
3431 3441
3432 2008-07-03: Version 0.1.0 3442 2008-07-03: Version 0.1.0
3433 3443
3434 Initial export. 3444 Initial export.
3435 3445
3436 # Local Variables: 3446 # Local Variables:
3437 # mode:text 3447 # mode:text
3438 # End: 3448 # 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