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

Side by Side Diff: ChangeLog

Issue 435018: Prepare push to trunk. Now working on version 2.0.3. (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-24: Version 2.0.2
2
3 Improved profiler support.
4
5 Fixed bug that broke compilation of d8 with readline support.
Søren Thygesen Gjesse 2009/11/24 12:44:04 We are not mentioning that the fast compiler is no
6
7
1 2009-11-20: Version 2.0.1 8 2009-11-20: Version 2.0.1
2 9
3 Fixed crash bug in String.prototype.replace. 10 Fixed crash bug in String.prototype.replace.
4 11
5 Reverted a change which caused Chromium interactive ui test 12 Reverted a change which caused Chromium interactive ui test
6 failures. 13 failures.
7 14
8 15
9 2009-11-18: Version 2.0.0 16 2009-11-18: Version 2.0.0
10 17
(...skipping 1381 matching lines...) Expand 10 before | Expand all | Expand 10 after
1392 1399
1393 Improved debugger support by allowing nested break points and by 1400 Improved debugger support by allowing nested break points and by
1394 dealing with stack-overflows when compiling functions before 1401 dealing with stack-overflows when compiling functions before
1395 setting break points in them. 1402 setting break points in them.
1396 1403
1397 1404
1398 2008-07-03: Version 0.1.0 1405 2008-07-03: Version 0.1.0
1399 1406
1400 Initial export. 1407 Initial export.
1401 1408
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