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

Side by Side Diff: ChangeLog

Issue 348010: Prepare to push to trunk. We are now working on 1.3.19 (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-10-29: Version 1.3.18
2
3 Reverted a change which caused crashes in RegExp replace.
4
5 Reverted a change which caused Chromium ui_tests failure.
6
7
1 2009-10-28: Version 1.3.17 8 2009-10-28: Version 1.3.17
2 9
3 Added API method to get simple heap statistics. 10 Added API method to get simple heap statistics.
4 11
5 Improved heap profiler support. 12 Improved heap profiler support.
6 13
7 Fixed the implementation of the resource constraint API so it 14 Fixed the implementation of the resource constraint API so it
8 works when using snapshots. 15 works when using snapshots.
9 16
10 Fixed a number of issues in the Windows 64-bit version. 17 Fixed a number of issues in the Windows 64-bit version.
(...skipping 1349 matching lines...) Expand 10 before | Expand all | Expand 10 after
1360 1367
1361 Improved debugger support by allowing nested break points and by 1368 Improved debugger support by allowing nested break points and by
1362 dealing with stack-overflows when compiling functions before 1369 dealing with stack-overflows when compiling functions before
1363 setting break points in them. 1370 setting break points in them.
1364 1371
1365 1372
1366 2008-07-03: Version 0.1.0 1373 2008-07-03: Version 0.1.0
1367 1374
1368 Initial export. 1375 Initial export.
1369 1376
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