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

Side by Side Diff: ChangeLog

Issue 421003: Prepare push to trunk. Now working on version 2.0.2. (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-20: Version 2.0.1
2
3 Fixed crash bug in String.prototype.replace.
4
5 Reverted a change which caused Chromium interactive ui test
6 failures.
7
8
1 2009-11-18: Version 2.0.0 9 2009-11-18: Version 2.0.0
2 10
3 Added support for VFP on ARM. 11 Added support for VFP on ARM.
4 12
5 Added TryCatch::ReThrow method to the API. 13 Added TryCatch::ReThrow method to the API.
6 14
7 Reduced the size of snapshots and improved the snapshot load time. 15 Reduced the size of snapshots and improved the snapshot load time.
8 16
9 Improved heap profiler support. 17 Improved heap profiler support.
10 18
(...skipping 1373 matching lines...) Expand 10 before | Expand all | Expand 10 after
1384 1392
1385 Improved debugger support by allowing nested break points and by 1393 Improved debugger support by allowing nested break points and by
1386 dealing with stack-overflows when compiling functions before 1394 dealing with stack-overflows when compiling functions before
1387 setting break points in them. 1395 setting break points in them.
1388 1396
1389 1397
1390 2008-07-03: Version 0.1.0 1398 2008-07-03: Version 0.1.0
1391 1399
1392 Initial export. 1400 Initial export.
1393 1401
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