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

Side by Side Diff: ChangeLog

Issue 9703018: Prepare push to trunk. Now working on version 3.9.20. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Addressed offline comments by Jakob Kummerow. 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-14: Version 3.9.19
2
3 Ensure there is a smi check of the receiver for global load and call
4 ICs (Chromium issue 117794).
5
6 Performance and stability improvements on all platforms.
7
8
1 2012-03-13: Version 3.9.18 9 2012-03-13: Version 3.9.18
2 10
3 Ensure consistency of Math.sqrt on Intel platforms. 11 Ensure consistency of Math.sqrt on Intel platforms.
4 12
5 Remove static initializers in v8. (issue 1859) 13 Remove static initializers in v8. (issue 1859)
6 14
7 Add explicit dependency on v8_base in the GYP-based build. 15 Add explicit dependency on v8_base in the GYP-based build.
8 16
9 Performance and stability improvements on all platforms. 17 Performance and stability improvements on all platforms.
10 18
(...skipping 3847 matching lines...) Expand 10 before | Expand all | Expand 10 after
3858 setting break points in them. 3866 setting break points in them.
3859 3867
3860 3868
3861 2008-07-03: Version 0.1.0 3869 2008-07-03: Version 0.1.0
3862 3870
3863 Initial export. 3871 Initial export.
3864 3872
3865 # Local Variables: 3873 # Local Variables:
3866 # mode:text 3874 # mode:text
3867 # End: 3875 # 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