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

Side by Side Diff: ChangeLog

Issue 18843: Prepare push to trunk. Now working on version 1.0.0. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 11 years, 11 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/api.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-01-27: Version 0.4.9
2
3 Enabled new regular expression engine.
4
5 Made a number of changes to the debugger protocol.
6
7 Fixed a number of bugs in the preemption support.
8
9 Added -p option to the developer shell to run files in parallel
10 using preemption.
11
12 Fixed a number of minor bugs (including issues 176, 187, 189, 192,
13 193, 198 and 201).
14
15 Fixed a number of bugs in the serialization/deserialization
16 support for the ARM platform.
17
18
1 2009-01-19: Version 0.4.8.1 19 2009-01-19: Version 0.4.8.1
2 20
3 Minor patch to debugger support. 21 Minor patch to debugger support.
4 22
5 23
6 2009-01-16: Version 0.4.8 24 2009-01-16: Version 0.4.8
7 25
8 Fixed string length bug on ARM (issue 171). 26 Fixed string length bug on ARM (issue 171).
9 27
10 Made most methods in the API const. 28 Made most methods in the API const.
(...skipping 549 matching lines...) Expand 10 before | Expand all | Expand 10 after
560 578
561 Improved debugger support by allowing nested break points and by 579 Improved debugger support by allowing nested break points and by
562 dealing with stack-overflows when compiling functions before 580 dealing with stack-overflows when compiling functions before
563 setting break points in them. 581 setting break points in them.
564 582
565 583
566 2008-07-03: Version 0.1.0 584 2008-07-03: Version 0.1.0
567 585
568 Initial export. 586 Initial export.
569 587
OLDNEW
« no previous file with comments | « no previous file | src/api.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698