Revision: 4161
Author: [email protected]
Date: Wed Mar 17 05:46:17 2010
Log: Prepare push to trunk. Now working on version 2.1.6.
Review URL: http://codereview.chromium.org/1050002
http://code.google.com/p/v8/source/detail?r=4161
Modified:
/branches/bleeding_edge/ChangeLog
/branches/bleeding_edge/src/version.cc
=======================================
--- /branches/bleeding_edge/ChangeLog Mon Mar 15 03:04:34 2010
+++ /branches/bleeding_edge/ChangeLog Wed Mar 17 05:46:17 2010
@@ -1,3 +1,9 @@
+2010-03-17: Version 2.1.5
+
+ Performance improvements for arithmetic operations.
+
+ Performance improvements for string operations.
+
2010-03-10: Version 2.1.4
Fixed code cache lookup for keyed IC's (issue
http://crbug.com/37853).
=======================================
--- /branches/bleeding_edge/src/version.cc Mon Mar 15 03:04:34 2010
+++ /branches/bleeding_edge/src/version.cc Wed Mar 17 05:46:17 2010
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 2
#define MINOR_VERSION 1
-#define BUILD_NUMBER 5
+#define BUILD_NUMBER 6
#define PATCH_LEVEL 0
#define CANDIDATE_VERSION true
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev