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

Side by Side Diff: ChangeLog

Issue 2806009: Prepare push to trunk. We are now working on version 2.2.19. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 6 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-06-16: Version 2.2.18
2
3 Added API functions to retrieve information on indexed properties
4 managed by the embedding layer. Fixes bug 737.
5
6 Make ES5 Object.defineProperty support array elements. Fixes bug 619.
7
8 Add heap profiling to the API.
9
10 Remove old named property query from the API.
11
12 Incremental performance improvements.
13
14
1 2010-06-14: Version 2.2.17 15 2010-06-14: Version 2.2.17
2 16
3 Improved debugger support for stepping out of functions. 17 Improved debugger support for stepping out of functions.
4 18
5 Incremental performance improvements. 19 Incremental performance improvements.
6 20
7 21
8 2010-06-09: Version 2.2.16 22 2010-06-09: Version 2.2.16
9 23
10 Removed the SetExternalStringDiposeCallback API. Changed the 24 Removed the SetExternalStringDiposeCallback API. Changed the
(...skipping 1754 matching lines...) Expand 10 before | Expand all | Expand 10 after
1765 1779
1766 Improved debugger support by allowing nested break points and by 1780 Improved debugger support by allowing nested break points and by
1767 dealing with stack-overflows when compiling functions before 1781 dealing with stack-overflows when compiling functions before
1768 setting break points in them. 1782 setting break points in them.
1769 1783
1770 1784
1771 2008-07-03: Version 0.1.0 1785 2008-07-03: Version 0.1.0
1772 1786
1773 Initial export. 1787 Initial export.
1774 1788
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