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

Side by Side Diff: ChangeLog

Issue 9724031: Prepare push to trunk. Now working on version 3.9.22. (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-19: Version 3.9.21
2
3 Fixed push-to-trunk script (and re-push).
4
5 Added API call that identifies strings that are guaranteed only to
6 contain ASCII characters.
7
8
1 2012-03-19: Version 3.9.20 9 2012-03-19: Version 3.9.20
2 10
3 Fixed declarations escaping global strict eval. (Issue 1624) 11 Fixed declarations escaping global strict eval. (Issue 1624)
4 12
5 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973) 13 Fixed wrapping of receiver for non-strict callbacks. (Issue 1973)
6 14
7 Fixed function declarations overwriting read-only global properties. 15 Fixed function declarations overwriting read-only global properties.
8 (Chromium issue 115452) 16 (Chromium issue 115452)
9 17
10 Fixed --use-strict flag in combination with --harmony[-scoping]. 18 Fixed --use-strict flag in combination with --harmony[-scoping].
(...skipping 3880 matching lines...) Expand 10 before | Expand all | Expand 10 after
3891 setting break points in them. 3899 setting break points in them.
3892 3900
3893 3901
3894 2008-07-03: Version 0.1.0 3902 2008-07-03: Version 0.1.0
3895 3903
3896 Initial export. 3904 Initial export.
3897 3905
3898 # Local Variables: 3906 # Local Variables:
3899 # mode:text 3907 # mode:text
3900 # End: 3908 # 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