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

Side by Side Diff: ChangeLog

Issue 3308028: Prepare push to trunk. We are now working on version 2.4.4. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
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 | « 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-09-13: Version 2.4.3
2
3 Made Date.parse properly handle TZ offsets (issue 857).
4
5 Performance improvements on all platforms.
6
7
1 2010-09-08: Version 2.4.2 8 2010-09-08: Version 2.4.2
2 9
3 Fixed GC crash bug. 10 Fixed GC crash bug.
4 11
5 Fixed stack corruption bug. 12 Fixed stack corruption bug.
6 13
7 Fixed compilation for newer C++ compilers that found Operand(0) 14 Fixed compilation for newer C++ compilers that found Operand(0)
8 ambiguous. 15 ambiguous.
9 16
10 17
(...skipping 2047 matching lines...) Expand 10 before | Expand all | Expand 10 after
2058 2065
2059 Improved debugger support by allowing nested break points and by 2066 Improved debugger support by allowing nested break points and by
2060 dealing with stack-overflows when compiling functions before 2067 dealing with stack-overflows when compiling functions before
2061 setting break points in them. 2068 setting break points in them.
2062 2069
2063 2070
2064 2008-07-03: Version 0.1.0 2071 2008-07-03: Version 0.1.0
2065 2072
2066 Initial export. 2073 Initial export.
2067 2074
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