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

Side by Side Diff: ChangeLog

Issue 4709003: Prepare push to push version 2.5.6 to trunk. (Closed) Base URL: http://v8.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 10 years, 1 month 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-11-10: Version 2.5.6
2
3 Added support for VFP rounding modes to the ARM simulator.
4
5 Fixed multiplication overflow bug (issue 927).
6
7 Added a limit for the amount of executable memory (issue 925).
8
9
1 2010-11-08: Version 2.5.5 10 2010-11-08: Version 2.5.5
2 11
3 Added more aggressive GC of external objects in near out-of-memory 12 Added more aggressive GC of external objects in near out-of-memory
4 situations. 13 situations.
5 14
6 Fixed a bug that gave the incorrect result for String.split called 15 Fixed a bug that gave the incorrect result for String.split called
7 on the empty string (issue 924). 16 on the empty string (issue 924).
8 17
9 18
10 2010-11-03: Version 2.5.4 19 2010-11-03: Version 2.5.4
(...skipping 2191 matching lines...) Expand 10 before | Expand all | Expand 10 after
2202 2211
2203 Improved debugger support by allowing nested break points and by 2212 Improved debugger support by allowing nested break points and by
2204 dealing with stack-overflows when compiling functions before 2213 dealing with stack-overflows when compiling functions before
2205 setting break points in them. 2214 setting break points in them.
2206 2215
2207 2216
2208 2008-07-03: Version 0.1.0 2217 2008-07-03: Version 0.1.0
2209 2218
2210 Initial export. 2219 Initial export.
2211 2220
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