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

Side by Side Diff: ChangeLog

Issue 3197010: Version 2.3.10... (Closed) Base URL: http://v8.googlecode.com/svn/trunk/
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 | include/v8.h » ('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-23: Version 2.3.10
2
3 Fix bug in bitops on ARM.
4
5 Build fixes for unusual compilers.
6
7 Track high water mark for RWX memory.
8
9 Performance improvements on all platforms.
10
11
1 2010-08-18: Version 2.3.9 12 2010-08-18: Version 2.3.9
2 13
3 Fix compilation for ARMv4 on OpenBSD/FreeBSD. 14 Fix compilation for ARMv4 on OpenBSD/FreeBSD.
4 15
5 Removed specialized handling of GCC 4.4 (issue 830). 16 Removed specialized handling of GCC 4.4 (issue 830).
6 17
7 Fixed DST cache to take into account the suspension of DST in 18 Fixed DST cache to take into account the suspension of DST in
8 Egypt during the 2010 Ramadan (issue http://crbug.com/51855). 19 Egypt during the 2010 Ramadan (issue http://crbug.com/51855).
9 20
10 Performance improvements on all platforms. 21 Performance improvements on all platforms.
(...skipping 1986 matching lines...) Expand 10 before | Expand all | Expand 10 after
1997 2008
1998 Improved debugger support by allowing nested break points and by 2009 Improved debugger support by allowing nested break points and by
1999 dealing with stack-overflows when compiling functions before 2010 dealing with stack-overflows when compiling functions before
2000 setting break points in them. 2011 setting break points in them.
2001 2012
2002 2013
2003 2008-07-03: Version 0.1.0 2014 2008-07-03: Version 0.1.0
2004 2015
2005 Initial export. 2016 Initial export.
2006 2017
OLDNEW
« no previous file with comments | « no previous file | include/v8.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698