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

Side by Side Diff: ChangeLog

Issue 1527002: Prepare push of version 2.2.0 to trunk. Now working on version 2.2.1. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 8 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-29: Version 2.2.0
2
3 Fixed a few minor bugs.
4
5 Performance improvements for string operations.
6
7
1 2010-03-26: Version 2.1.10 8 2010-03-26: Version 2.1.10
2 9
3 Fixed scons build issues. 10 Fixed scons build issues.
4 11
5 Fixed a couple of minor bugs. 12 Fixed a couple of minor bugs.
6 13
7 14
8 2010-03-25: Version 2.1.9 15 2010-03-25: Version 2.1.9
9 16
10 Added API support for reattaching a global object to a context. 17 Added API support for reattaching a global object to a context.
(...skipping 1580 matching lines...) Expand 10 before | Expand all | Expand 10 after
1591 1598
1592 Improved debugger support by allowing nested break points and by 1599 Improved debugger support by allowing nested break points and by
1593 dealing with stack-overflows when compiling functions before 1600 dealing with stack-overflows when compiling functions before
1594 setting break points in them. 1601 setting break points in them.
1595 1602
1596 1603
1597 2008-07-03: Version 0.1.0 1604 2008-07-03: Version 0.1.0
1598 1605
1599 Initial export. 1606 Initial export.
1600 1607
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