Revision: 2595
Author: [email protected]
Date: Fri Jul 31 01:50:04 2009
Log: Merge r2593 to trunk.
Review URL: http://codereview.chromium.org/159697
http://code.google.com/p/v8/source/detail?r=2595
Modified:
/trunk/src/version.cc
/trunk/tools/gyp/v8.gyp
/trunk/tools/v8.xcodeproj/project.pbxproj
=======================================
--- /trunk/src/version.cc Thu Jul 30 07:48:31 2009
+++ /trunk/src/version.cc Fri Jul 31 01:50:04 2009
@@ -35,7 +35,7 @@
#define MAJOR_VERSION 1
#define MINOR_VERSION 3
#define BUILD_NUMBER 1
-#define PATCH_LEVEL 0
+#define PATCH_LEVEL 1
#define CANDIDATE_VERSION false
// Define SONAME to have the SCons build the put a specific SONAME into the
=======================================
--- /trunk/tools/gyp/v8.gyp Thu Jul 30 07:48:31 2009
+++ /trunk/tools/gyp/v8.gyp Fri Jul 31 01:50:04 2009
@@ -282,7 +282,6 @@
'../../src/jump-target.cc',
'../../src/jump-target.h',
'../../src/jump-target-inl.h',
- '../../src/jsregexp-inl.h',
'../../src/jsregexp.cc',
'../../src/jsregexp.h',
'../../src/list-inl.h',
=======================================
--- /trunk/tools/v8.xcodeproj/project.pbxproj Mon Jul 27 01:59:04 2009
+++ /trunk/tools/v8.xcodeproj/project.pbxproj Fri Jul 31 01:50:04 2009
@@ -512,7 +512,6 @@
89A15C630EE4661A00B48DEB /* bytecodes-irregexp.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
path = "bytecodes-irregexp.h"; sourceTree = "<group>"; };
89A15C660EE4665300B48DEB /* interpreter-irregexp.cc */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;
path = "interpreter-irregexp.cc"; sourceTree = "<group>"; };
89A15C670EE4665300B48DEB /* interpreter-irregexp.h */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
path = "interpreter-irregexp.h"; sourceTree = "<group>"; };
- 89A15C680EE4665300B48DEB /* jsregexp-inl.h */ = {isa =
PBXFileReference;
fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path
= "jsregexp-inl.h"; sourceTree = "<group>"; };
89A15C6D0EE466A900B48DEB /* platform-freebsd.cc */ = {isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;
path = "platform-freebsd.cc"; sourceTree = "<group>"; };
89A15C700EE466D000B48DEB /* regexp-macro-assembler-arm.cc */ =
{isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp;
name = "regexp-macro-assembler-arm.cc"; path
= "arm/regexp-macro-assembler-arm.cc"; sourceTree = "<group>"; };
89A15C710EE466D000B48DEB /* regexp-macro-assembler-arm.h */ =
{isa =
PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h;
name = "regexp-macro-assembler-arm.h"; path
= "arm/regexp-macro-assembler-arm.h"; sourceTree = "<group>"; };
@@ -733,7 +732,6 @@
897FF14D0E719B8F00D62E90 /* ic.h */,
89A15C660EE4665300B48DEB /*
interpreter-irregexp.cc */,
89A15C670EE4665300B48DEB /*
interpreter-irregexp.h */,
- 89A15C680EE4665300B48DEB /* jsregexp-inl.h */,
897FF14E0E719B8F00D62E90 /* jsregexp.cc */,
897FF14F0E719B8F00D62E90 /* jsregexp.h */,
58950D4E0F55514900F3E8BA /* jump-target-arm.cc
*/,
--~--~---------~--~----~------------~-------~--~----~
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
-~----------~----~----~----~------~----~------~--~---