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

Side by Side Diff: ChangeLog

Issue 18052019: Prepare push to trunk. Now working on version 3.20.1. (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-06-28: Version 3.20.0
2
3 Migrated several tests from blink to V8 repository.
4
5 Allowed users of the V8 API to distinguish between unset and undefined
6 HiddenValues (issue 2746).
7
8 Deprecated old style callbacks in the V8 API.
9
10 Turned on parallel recompilation.
11
12 Performance and stability improvements on all platforms.
13
14
1 2013-06-18: Version 3.19.18 15 2013-06-18: Version 3.19.18
2 16
3 Fixed read-only attribute of Function.length in strict mode. 17 Fixed read-only attribute of Function.length in strict mode.
4 (issue 2705) 18 (issue 2705)
5 19
6 Fixed Runtime_SetProperty to properly handle OOM failures 20 Fixed Runtime_SetProperty to properly handle OOM failures
7 (Chromium issue 249873) 21 (Chromium issue 249873)
8 22
9 Emit deprecated check for constant function transitions. 23 Emit deprecated check for constant function transitions.
10 (Chromium issue 250609) 24 (Chromium issue 250609)
(...skipping 5519 matching lines...) Expand 10 before | Expand all | Expand 10 after
5530 setting break points in them. 5544 setting break points in them.
5531 5545
5532 5546
5533 2008-07-03: Version 0.1.0 5547 2008-07-03: Version 0.1.0
5534 5548
5535 Initial export. 5549 Initial export.
5536 5550
5537 # Local Variables: 5551 # Local Variables:
5538 # mode:text 5552 # mode:text
5539 # End: 5553 # 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