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

Side by Side Diff: ChangeLog

Issue 405018: Prepare push of version 2.0.0 to trunk. Now working on version 2.0.1. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 1 month 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 2009-11-18: Version 2.0.0
2
3 Added support for VFP on ARM.
4
5 Added TryCatch::ReThrow method to the API.
6
7 Reduced the size of snapshots and improved the snapshot load time.
8
9 Improved heap profiler support.
10
11 64-bit version now supported on Windows.
12
13 Fixed a number of debugger issues.
14
15 Fixed bugs.
16
17
1 2009-10-29: Version 1.3.18 18 2009-10-29: Version 1.3.18
2 19
3 Reverted a change which caused crashes in RegExp replace. 20 Reverted a change which caused crashes in RegExp replace.
4 21
5 Reverted a change which caused Chromium ui_tests failure. 22 Reverted a change which caused Chromium ui_tests failure.
6 23
7 24
8 2009-10-28: Version 1.3.17 25 2009-10-28: Version 1.3.17
9 26
10 Added API method to get simple heap statistics. 27 Added API method to get simple heap statistics.
(...skipping 1356 matching lines...) Expand 10 before | Expand all | Expand 10 after
1367 1384
1368 Improved debugger support by allowing nested break points and by 1385 Improved debugger support by allowing nested break points and by
1369 dealing with stack-overflows when compiling functions before 1386 dealing with stack-overflows when compiling functions before
1370 setting break points in them. 1387 setting break points in them.
1371 1388
1372 1389
1373 2008-07-03: Version 0.1.0 1390 2008-07-03: Version 0.1.0
1374 1391
1375 Initial export. 1392 Initial export.
1376 1393
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