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

Side by Side Diff: ChangeLog

Issue 9425059: Prepare push to trunk. Now working on version 3.9.9. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 months 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 2012-02-21: Version 3.9.8
2
3 Fixed memory leak and missing #include in StartupDataDecompressor
4 (issue 1960).
5
6 Renamed static methods to avoid shadowing virtual methods and fix Clang
7 C++11 compile error.
8
9 Fixed sequence of element access in array builtins (issue 1790).
10
11 Performance and stability improvements on all platforms.
12
13
1 2012-02-16: Version 3.9.7 14 2012-02-16: Version 3.9.7
2 15
3 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924. 16 Fixed V8 issues 1322, 1878, 1942, 1945 and Chromium issue 113924.
4 17
5 Fixed GCC-4.7 warnings. 18 Fixed GCC-4.7 warnings.
6 19
7 Added Navier-Stokes benchmark. 20 Added Navier-Stokes benchmark.
8 21
9 Performance and stability improvements on all platforms. 22 Performance and stability improvements on all platforms.
10 23
(...skipping 3724 matching lines...) Expand 10 before | Expand all | Expand 10 after
3735 setting break points in them. 3748 setting break points in them.
3736 3749
3737 3750
3738 2008-07-03: Version 0.1.0 3751 2008-07-03: Version 0.1.0
3739 3752
3740 Initial export. 3753 Initial export.
3741 3754
3742 # Local Variables: 3755 # Local Variables:
3743 # mode:text 3756 # mode:text
3744 # End: 3757 # 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