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

Side by Side Diff: ChangeLog

Issue 14356002: Prepare push to trunk. Now working on version 3.18.2. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 8 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-04-18: Version 3.18.1
2
3 Removed SCons related files deprecated test suite configurations.
Jakob Kummerow 2013/04/18 14:51:54 nit: missing "and"
4
5 Improved handling of unary plus (issue 2527).
6
7 Performance and stability improvements on all platforms.
8
9
1 2013-04-17: Version 3.18.0 10 2013-04-17: Version 3.18.0
2 11
3 Enabled pretenuring of fast literals in high promotion mode. 12 Enabled pretenuring of fast literals in high promotion mode.
4 13
5 Removed preparser library; link preparser executable against full V8. 14 Removed preparser library; link preparser executable against full V8.
6 15
7 Fixed set-up of intrinsic's 'constructor' properties. 16 Fixed set-up of intrinsic's 'constructor' properties.
8 (Chromium issue 229445) 17 (Chromium issue 229445)
9 18
10 ES6 symbols: extended V8 API to support symbols (issue 2158). 19 ES6 symbols: extended V8 API to support symbols (issue 2158).
(...skipping 5277 matching lines...) Expand 10 before | Expand all | Expand 10 after
5288 setting break points in them. 5297 setting break points in them.
5289 5298
5290 5299
5291 2008-07-03: Version 0.1.0 5300 2008-07-03: Version 0.1.0
5292 5301
5293 Initial export. 5302 Initial export.
5294 5303
5295 # Local Variables: 5304 # Local Variables:
5296 # mode:text 5305 # mode:text
5297 # End: 5306 # 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