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

Side by Side Diff: ChangeLog

Issue 3186010: Prepare push over version 2.3.9 to trunk. Now working on versin 2.3.10. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: '' Created 10 years, 4 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-08-18: Version 2.3.9
2
3 Fix compilation for ARMv4 on OpenBSD/FreeBSD.
4
5 Removed specialized handling of GCC 4.4 (issue 830).
6
7 Fixed DST cache to take into account the suspension of DST in
8 Egypt during the 2010 Ramadan (issue http://crbug.com/51855).
9
10 Performance improvements on all platforms.
11
12
1 2010-08-16: Version 2.3.8 13 2010-08-16: Version 2.3.8
2 14
3 Fixed build with strict aliasing on GCC 4.4 (issue 463). 15 Fixed build with strict aliasing on GCC 4.4 (issue 463).
4 16
5 Fixed issue with incorrect handling of custom valueOf methods on 17 Fixed issue with incorrect handling of custom valueOf methods on
6 string wrappers (issue 760). 18 string wrappers (issue 760).
7 19
8 Fixed compilation for ARMv4 (issue 590). 20 Fixed compilation for ARMv4 (issue 590).
9 21
10 Improved performance. 22 Improved performance.
(...skipping 1974 matching lines...) Expand 10 before | Expand all | Expand 10 after
1985 1997
1986 Improved debugger support by allowing nested break points and by 1998 Improved debugger support by allowing nested break points and by
1987 dealing with stack-overflows when compiling functions before 1999 dealing with stack-overflows when compiling functions before
1988 setting break points in them. 2000 setting break points in them.
1989 2001
1990 2002
1991 2008-07-03: Version 0.1.0 2003 2008-07-03: Version 0.1.0
1992 2004
1993 Initial export. 2005 Initial export.
1994 2006
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