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

Side by Side Diff: ChangeLog

Issue 1050002: Prepare push to trunk. Now working on version 2.1.6. (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-17: Version 2.1.5
2
3 Performance improvements for arithmetic operations.
4
5 Performance improvements for string operations.
6
1 2010-03-10: Version 2.1.4 7 2010-03-10: Version 2.1.4
2 8
3 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853). 9 Fixed code cache lookup for keyed IC's (issue http://crbug.com/37853).
4 10
5 Performance improvements on all platforms. 11 Performance improvements on all platforms.
6 12
7 13
8 2010-03-10: Version 2.1.3 14 2010-03-10: Version 2.1.3
9 15
10 Added API method for context-disposal notifications. 16 Added API method for context-disposal notifications.
(...skipping 1536 matching lines...) Expand 10 before | Expand all | Expand 10 after
1547 1553
1548 Improved debugger support by allowing nested break points and by 1554 Improved debugger support by allowing nested break points and by
1549 dealing with stack-overflows when compiling functions before 1555 dealing with stack-overflows when compiling functions before
1550 setting break points in them. 1556 setting break points in them.
1551 1557
1552 1558
1553 2008-07-03: Version 0.1.0 1559 2008-07-03: Version 0.1.0
1554 1560
1555 Initial export. 1561 Initial export.
1556 1562
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