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

Side by Side Diff: ChangeLog

Issue 1217006: Prepare push to trunk. Now working on version 2.1.9. (Closed)
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
« 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-24: Version 2.1.8
2
3 Added fine-grained garbage collection callbacks to the API.
4
5 Performance improvements on all platforms.
6
7
1 2010-03-22: Version 2.1.7 8 2010-03-22: Version 2.1.7
2 9
3 Fixed issue 650. 10 Fixed issue 650.
4 11
5 Fixed a bug where __proto__ was sometimes enumerated (issue 646). 12 Fixed a bug where __proto__ was sometimes enumerated (issue 646).
6 13
7 Performance improvements for arithmetic operations. 14 Performance improvements for arithmetic operations.
8 15
9 Performance improvements for string operations. 16 Performance improvements for string operations.
10 17
(...skipping 1556 matching lines...) Expand 10 before | Expand all | Expand 10 after
1567 1574
1568 Improved debugger support by allowing nested break points and by 1575 Improved debugger support by allowing nested break points and by
1569 dealing with stack-overflows when compiling functions before 1576 dealing with stack-overflows when compiling functions before
1570 setting break points in them. 1577 setting break points in them.
1571 1578
1572 1579
1573 2008-07-03: Version 0.1.0 1580 2008-07-03: Version 0.1.0
1574 1581
1575 Initial export. 1582 Initial export.
1576 1583
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