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

Side by Side Diff: ChangeLog

Issue 9696030: Prepare push to trunk. Now working on version 3.9.19. (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-13: Version 3.9.18
2
3 Ensure consistency of Math.sqrt on Intel platforms.
4
5 Remove static initializers in v8. (issue 1859)
6
7 Add explicit dependency on v8_base in the GYP-based build.
8
9 Performance and stability improvements on all platforms.
10
11
1 2012-03-12: Version 3.9.17 12 2012-03-12: Version 3.9.17
2 13
3 Fixed VFP detection through compiler defines. (issue 1996) 14 Fixed VFP detection through compiler defines. (issue 1996)
4 15
5 Add Code-related fields to postmortem metadata. 16 Add Code-related fields to postmortem metadata.
6 17
7 Performance and stability improvements on all platforms. 18 Performance and stability improvements on all platforms.
8 19
9 20
10 2012-03-09: Version 3.9.16 21 2012-03-09: Version 3.9.16
(...skipping 3836 matching lines...) Expand 10 before | Expand all | Expand 10 after
3847 setting break points in them. 3858 setting break points in them.
3848 3859
3849 3860
3850 2008-07-03: Version 0.1.0 3861 2008-07-03: Version 0.1.0
3851 3862
3852 Initial export. 3863 Initial export.
3853 3864
3854 # Local Variables: 3865 # Local Variables:
3855 # mode:text 3866 # mode:text
3856 # End: 3867 # 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