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

Side by Side Diff: ChangeLog

Issue 3421009: Revision 2.4.4.... (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
Patch Set: '' Created 10 years, 3 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 | « AUTHORS ('k') | benchmarks/crypto.js » ('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-09-15: Version 2.4.4
2
3 Fix bug with hangs on very large sparse arrays.
4
5 Try harder to free up memory when running out of space.
6
7 Add heap snapshots to JSON format to API.
8
9 Recalibrate benchmarks.
10
11
1 2010-09-13: Version 2.4.3 12 2010-09-13: Version 2.4.3
2 13
3 Made Date.parse properly handle TZ offsets (issue 857). 14 Made Date.parse properly handle TZ offsets (issue 857).
4 15
5 Performance improvements on all platforms. 16 Performance improvements on all platforms.
6 17
7 18
8 2010-09-08: Version 2.4.2 19 2010-09-08: Version 2.4.2
9 20
10 Fixed GC crash bug. 21 Fixed GC crash bug.
(...skipping 2054 matching lines...) Expand 10 before | Expand all | Expand 10 after
2065 2076
2066 Improved debugger support by allowing nested break points and by 2077 Improved debugger support by allowing nested break points and by
2067 dealing with stack-overflows when compiling functions before 2078 dealing with stack-overflows when compiling functions before
2068 setting break points in them. 2079 setting break points in them.
2069 2080
2070 2081
2071 2008-07-03: Version 0.1.0 2082 2008-07-03: Version 0.1.0
2072 2083
2073 Initial export. 2084 Initial export.
2074 2085
OLDNEW
« no previous file with comments | « AUTHORS ('k') | benchmarks/crypto.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698