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

Side by Side Diff: ChangeLog

Issue 18324010: Prepare push to trunk. Now working on version 3.20.2. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years, 5 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-07-02: Version 3.20.1
2
3 Implemented WeakMap.prototype.clear function. (issue 2753)
4
5 Ensure CheckInitialized is present independent of define.
6 (Chromium issue 255779)
7
8 Performance and stability improvements on all platforms.
9
10
1 2013-06-28: Version 3.20.0 11 2013-06-28: Version 3.20.0
2 12
3 Migrated several tests from blink to V8 repository. 13 Migrated several tests from blink to V8 repository.
4 14
5 Allowed users of the V8 API to distinguish between unset and undefined 15 Allowed users of the V8 API to distinguish between unset and undefined
6 HiddenValues (issue 2746). 16 HiddenValues (issue 2746).
7 17
8 Deprecated old style callbacks in the V8 API. 18 Deprecated old style callbacks in the V8 API.
9 19
10 Turned on parallel recompilation. 20 Turned on parallel recompilation.
(...skipping 5533 matching lines...) Expand 10 before | Expand all | Expand 10 after
5544 setting break points in them. 5554 setting break points in them.
5545 5555
5546 5556
5547 2008-07-03: Version 0.1.0 5557 2008-07-03: Version 0.1.0
5548 5558
5549 Initial export. 5559 Initial export.
5550 5560
5551 # Local Variables: 5561 # Local Variables:
5552 # mode:text 5562 # mode:text
5553 # End: 5563 # 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