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

Side by Side Diff: ChangeLog

Issue 8262010: Preparing push to trunk for 3.7.0 (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 9 years, 2 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 2011-10-13: Version 3.7.0
2
3 Fixed array handling for Object.defineOwnProperty (ES5 conformance).
4
5 Fixed issue 1757 (string slices of external strings).
6
7 Fixed issue 1759 (ARM).
Rico 2011/10/13 09:56:18 this is a pretty bad description of what we fixed
8
9 Added flag --noclever-optimizations to disable some things that caused t rouble in the past.
danno 2011/10/13 09:39:17 80 col
10
11 Added flag --stress-compaction for testing.
12
13 Added flag --harmony to activate all experimental Harmony features.
14
15
1 2011-10-10: Version 3.6.6 16 2011-10-10: Version 3.6.6
2 17
3 Added a GC pause visualization tool. 18 Added a GC pause visualization tool.
4 19
5 Added presubmit=no and werror=no flags to Makefile. 20 Added presubmit=no and werror=no flags to Makefile.
6 21
7 ES5/Test262 conformance improvements. 22 ES5/Test262 conformance improvements.
8 23
9 Fixed compilation issues with GCC 4.5.x (issue 1743). 24 Fixed compilation issues with GCC 4.5.x (issue 1743).
10 25
(...skipping 3328 matching lines...) Expand 10 before | Expand all | Expand 10 after
3339 setting break points in them. 3354 setting break points in them.
3340 3355
3341 3356
3342 2008-07-03: Version 0.1.0 3357 2008-07-03: Version 0.1.0
3343 3358
3344 Initial export. 3359 Initial export.
3345 3360
3346 # Local Variables: 3361 # Local Variables:
3347 # mode:text 3362 # mode:text
3348 # End: 3363 # 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