Reviewers: Jakob,
Description:
Prepare push to trunk. Now working on version 3.18.2.
[email protected]
Please review this at https://codereview.chromium.org/14356002/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M ChangeLog
M src/version.cc
Index: ChangeLog
diff --git a/ChangeLog b/ChangeLog
index
70aa73a43b5ac622dc77b56bbaed06b8c0ddda83..70aebd7392457ebc3c81b05ce6d94aa3402c7869
100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2013-04-18: Version 3.18.1
+
+ Removed SCons related files deprecated test suite configurations.
+
+ Improved handling of unary plus (issue 2527).
+
+ Performance and stability improvements on all platforms.
+
+
2013-04-17: Version 3.18.0
Enabled pretenuring of fast literals in high promotion mode.
Index: src/version.cc
diff --git a/src/version.cc b/src/version.cc
index
7b3b1ba0da34d55537cb002c3a45b1df94f174bd..c5c81f228e330508744d7bd3d9f4a281fa2ae00d
100644
--- a/src/version.cc
+++ b/src/version.cc
@@ -34,7 +34,7 @@
// cannot be changed without changing the SCons build script.
#define MAJOR_VERSION 3
#define MINOR_VERSION 18
-#define BUILD_NUMBER 1
+#define BUILD_NUMBER 2
#define PATCH_LEVEL 0
// Use 1 for candidates and 0 otherwise.
// (Boolean macro values are not supported by all preprocessors.)
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.