From 6aab6ebe6168464de8e7b0c7254fad4771f281c1 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Thu, 6 May 2010 09:59:35 -0700 Subject: Upgrade V8 to 2.2.8 --- deps/v8/ChangeLog | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) (limited to 'deps/v8/ChangeLog') diff --git a/deps/v8/ChangeLog b/deps/v8/ChangeLog index 2faa0b111..b28c6bf23 100644 --- a/deps/v8/ChangeLog +++ b/deps/v8/ChangeLog @@ -1,14 +1,27 @@ +2010-05-05: Version 2.2.8 + + Performance improvements in the x64 and ARM backends. + + +2010-05-03: Version 2.2.7 + + Added support for ES5 date time string format to Date.parse. + + Performance improvements in the x64 backend. + + 2010-04-28: Version 2.2.6 - Add "amd64" as recognized architecture in scons build script + Added "amd64" as recognized architecture in scons build script (by Ryan Dahl ). - Fix bug in String search and replace with very simple RegExps. + Fixed bug in String search and replace with very simple RegExps. - Fix bug in RegExp containing "\b^". + Fixed bug in RegExp containing "\b^". Performance improvements on all platforms. + 2010-04-26: Version 2.2.5 Various performance improvements (especially for ARM and x64) -- cgit v1.2.1