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

Side by Side Diff: ChangeLog

Issue 12395012: Prepare push to trunk. Now working on version 3.17.8. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 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 2013-03-04: Version 3.17.7
2
3 Limited recursion in regexp compilation by a budget.
4 (Chromium issue 178790)
5
6 ES6 symbols: Implemented Symbol intrinsic and basic functionality
7 (issue 2158)
8
9 Performance and stability improvements on all platforms.
10
11
1 2013-02-28: Version 3.17.6 12 2013-02-28: Version 3.17.6
2 13
3 Fixed materialization of arguments objects with unknown values. 14 Fixed materialization of arguments objects with unknown values.
4 (Chromium issue 163530) 15 (Chromium issue 163530)
5 16
6 Set default number of sweeper threads to at most four. 17 Set default number of sweeper threads to at most four.
7 18
8 Performance and stability improvements on all platforms. 19 Performance and stability improvements on all platforms.
9 20
10 21
(...skipping 5111 matching lines...) Expand 10 before | Expand all | Expand 10 after
5122 setting break points in them. 5133 setting break points in them.
5123 5134
5124 5135
5125 2008-07-03: Version 0.1.0 5136 2008-07-03: Version 0.1.0
5126 5137
5127 Initial export. 5138 Initial export.
5128 5139
5129 # Local Variables: 5140 # Local Variables:
5130 # mode:text 5141 # mode:text
5131 # End: 5142 # 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