Revision: 5873
Author: [email protected]
Date: Tue Nov 23 02:07:02 2010
Log: Prepare push to trunk. Now working on version 2.5.9.
Review URL: http://codereview.chromium.org/5302002
http://code.google.com/p/v8/source/detail?r=5873
Modified:
/branches/bleeding_edge/ChangeLog
/branches/bleeding_edge/src/version.cc
=======================================
--- /branches/bleeding_edge/ChangeLog Thu Nov 18 02:28:47 2010
+++ /branches/bleeding_edge/ChangeLog Tue Nov 23 02:07:02 2010
@@ -1,4 +1,13 @@
-2910-11-18: Version 2.5.7
+2010-11-23: Version 2.5.8
+
+ Removed dependency on Gay's dtoa.
+
+ Improved heap profiler precision and speed.
+
+ Reduced overhead of callback invocations on ARM.
+
+
+2010-11-18: Version 2.5.7
Fixed obscure evaluation order bug (issue 931).
=======================================
--- /branches/bleeding_edge/src/version.cc Thu Nov 18 02:28:47 2010
+++ /branches/bleeding_edge/src/version.cc Tue Nov 23 02:07:02 2010
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 2
#define MINOR_VERSION 5
-#define BUILD_NUMBER 8
+#define BUILD_NUMBER 9
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev