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

Side by Side Diff: ChangeLog

Issue 9690004: Prepare push to trunk. Now working on version 3.9.18. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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-03-12: Version 3.9.17
2
3 Fixed VFP detection through compiler defines.
4 (Chromium issue http://code.google.com/p/v8/issues/detail?id=1996)
Jakob Kummerow 2012/03/12 08:12:31 Actually, its a V8 issue :-) "(issue 1996)" would
5 (Patch by rodolph.perfetta@gmail.com)
Jakob Kummerow 2012/03/12 08:12:31 Don't need the "patch by" line
6
7 Add Code-related fields to postmortem metadata.
8 (vegorov@chromium.org)
Jakob Kummerow 2012/03/12 08:12:31 Don't need this line either.
9
10 Performance and stability improvements on all platforms.
11
12
1 2012-03-09: Version 3.9.16 13 2012-03-09: Version 3.9.16
2 14
3 Added basic interface inference for modules (behind the --harmony flag). 15 Added basic interface inference for modules (behind the --harmony flag).
4 16
5 Added Object.is, Number.isFinite, Number.isNaN. 17 Added Object.is, Number.isFinite, Number.isNaN.
6 18
7 Updated the Unicode tables to Unicode version 6.1.0. 19 Updated the Unicode tables to Unicode version 6.1.0.
8 20
9 Performance and stability improvements on all platforms. 21 Performance and stability improvements on all platforms.
10 22
(...skipping 3827 matching lines...) Expand 10 before | Expand all | Expand 10 after
3838 setting break points in them. 3850 setting break points in them.
3839 3851
3840 3852
3841 2008-07-03: Version 0.1.0 3853 2008-07-03: Version 0.1.0
3842 3854
3843 Initial export. 3855 Initial export.
3844 3856
3845 # Local Variables: 3857 # Local Variables:
3846 # mode:text 3858 # mode:text
3847 # End: 3859 # 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