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

Side by Side Diff: ChangeLog

Issue 8492005: Prepare push to trunk. Now working on version 3.7.5. (Closed) Base URL: https://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-07: Version 3.7.4
2
3 Proper "libv8.so.3.7.4" SONAME for Linux shared library (issue 1786).
4
5 Fix Harmony sets and maps to allow null and undefined as keys (issue 162 2).
6
7 Implement VirtualMemory on FreeBSD to fix build (issue 1807).
8
9 Enable VFP instructions for Android.
10
11 Fix error handling in Date.prototype.toISOString (issue 1792).
12
13 Bug fixes and performance improvements for all platforms.
14
15 Not officially supported but noteworthy: Crankshaft for MIPS :-)
16
17
1 2011-10-28: Version 3.7.3 18 2011-10-28: Version 3.7.3
2 19
3 Slight deoptimization as a workaround for issue with jslint: Issue 20 Slight deoptimization as a workaround for issue with jslint: Issue
4 1789. 21 1789.
5 22
6 23
7 2011-10-27: Version 3.7.2 24 2011-10-27: Version 3.7.2
8 25
9 Fix bug in deoptimization. Known issue with jslint: Issue 1789. 26 Fix bug in deoptimization. Known issue with jslint: Issue 1789.
10 27
(...skipping 3400 matching lines...) Expand 10 before | Expand all | Expand 10 after
3411 setting break points in them. 3428 setting break points in them.
3412 3429
3413 3430
3414 2008-07-03: Version 0.1.0 3431 2008-07-03: Version 0.1.0
3415 3432
3416 Initial export. 3433 Initial export.
3417 3434
3418 # Local Variables: 3435 # Local Variables:
3419 # mode:text 3436 # mode:text
3420 # End: 3437 # 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