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

Side by Side Diff: ChangeLog

Issue 1397003: Prepare push of version 2.1.10 to trunk. Now working on version 2.2.0. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 9 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/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 2010-03-26: Version 2.1.10
2
3 Fixed scons build issues.
4
5 Fixed a couple of minor bugs.
6
7
1 2010-03-25: Version 2.1.9 8 2010-03-25: Version 2.1.9
2 9
3 Added API support for reattaching a global object to a context. 10 Added API support for reattaching a global object to a context.
4 11
5 Extended debugger API with access to the internal debugger context. 12 Extended debugger API with access to the internal debugger context.
6 13
7 Fixed Chromium crashes (issues http://crbug.com/39128 and 14 Fixed Chromium crashes (issues http://crbug.com/39128 and
8 http://crbug.com/39160) 15 http://crbug.com/39160)
9 16
10 17
(...skipping 1573 matching lines...) Expand 10 before | Expand all | Expand 10 after
1584 1591
1585 Improved debugger support by allowing nested break points and by 1592 Improved debugger support by allowing nested break points and by
1586 dealing with stack-overflows when compiling functions before 1593 dealing with stack-overflows when compiling functions before
1587 setting break points in them. 1594 setting break points in them.
1588 1595
1589 1596
1590 2008-07-03: Version 0.1.0 1597 2008-07-03: Version 0.1.0
1591 1598
1592 Initial export. 1599 Initial export.
1593 1600
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