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

Side by Side Diff: ChangeLog

Issue 12338003: Prepare push to trunk. Now working on version 3.17.4. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 10 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 2013-02-21: Version 3.17.3
2
3 Performance and stability improvements on all platforms.
4
5
1 2013-02-19: Version 3.17.2 6 2013-02-19: Version 3.17.2
2 7
3 Removed bogus check for TOP register in deoptimizer. 8 Removed bogus check for TOP register in deoptimizer.
4 (Chromium issue 176943) 9 (Chromium issue 176943)
5 10
6 Made the Isolate parameter mandatory for internal HandleScopes. 11 Made the Isolate parameter mandatory for internal HandleScopes.
7 (issue 2487) 12 (issue 2487)
8 13
9 Fixed f.apply() optimization when declared arguments are mutated. 14 Fixed f.apply() optimization when declared arguments are mutated.
10 (issue 2539) 15 (issue 2539)
(...skipping 5083 matching lines...) Expand 10 before | Expand all | Expand 10 after
5094 setting break points in them. 5099 setting break points in them.
5095 5100
5096 5101
5097 2008-07-03: Version 0.1.0 5102 2008-07-03: Version 0.1.0
5098 5103
5099 Initial export. 5104 Initial export.
5100 5105
5101 # Local Variables: 5106 # Local Variables:
5102 # mode:text 5107 # mode:text
5103 # End: 5108 # 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