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

Side by Side Diff: ChangeLog

Issue 9416016: Prepare push to trunk. Now working on version 3.9.8. (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-16: Version 3.9.7
2
3 Fix V8 issues 1322, 1878, 1942, 1942 and Chromium issue 113924.
Jakob Kummerow 2012/02/16 15:29:01 nit1: past tense please (also below) nit2: duplica
4
5 Fix GCC-4.7 warnings.
6
7 Add Navier-Stokes benchmark.
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-02-14: Version 3.9.6 12 2012-02-14: Version 3.9.6
2 13
3 Fix template-related linker error. (issue 1936) 14 Fix template-related linker error. (issue 1936)
4 15
5 Allow inlining of functions containing object literals. (issue 1322) 16 Allow inlining of functions containing object literals. (issue 1322)
6 17
7 Add --call-graph-size option to tickprocessor. (issue 1937) 18 Add --call-graph-size option to tickprocessor. (issue 1937)
8 19
9 Heap Snapshot maximum size limit is too low for really big apps. At the 20 Heap Snapshot maximum size limit is too low for really big apps. At the
10 moment the limit is 256MB. (Chromium issue 113015) 21 moment the limit is 256MB. (Chromium issue 113015)
(...skipping 3713 matching lines...) Expand 10 before | Expand all | Expand 10 after
3724 setting break points in them. 3735 setting break points in them.
3725 3736
3726 3737
3727 2008-07-03: Version 0.1.0 3738 2008-07-03: Version 0.1.0
3728 3739
3729 Initial export. 3740 Initial export.
3730 3741
3731 # Local Variables: 3742 # Local Variables:
3732 # mode:text 3743 # mode:text
3733 # End: 3744 # 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