[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.15-1-40151-g37bb677

sheridan sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Sat Sep 26 06:56:17 UTC 2009


The following commit has been merged in the debian/unstable branch:
commit ed73e90cdf458dff81922e8b4ab8e6396bf7f71f
Author: sheridan <sheridan at 268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 31 18:05:48 2002 +0000

    Alex-30 version markers
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2519 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/JavaScriptCore/ChangeLog b/JavaScriptCore/ChangeLog
index 1a323cc..b61f619 100644
--- a/JavaScriptCore/ChangeLog
+++ b/JavaScriptCore/ChangeLog
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Darin Adler  <darin at apple.com>
 
 	- fixed 3073230 -- Alex is doing file I/O when executing JavaScript by asking for localtime
diff --git a/JavaScriptCore/ChangeLog-2002-12-03 b/JavaScriptCore/ChangeLog-2002-12-03
index 1a323cc..b61f619 100644
--- a/JavaScriptCore/ChangeLog-2002-12-03
+++ b/JavaScriptCore/ChangeLog-2002-12-03
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Darin Adler  <darin at apple.com>
 
 	- fixed 3073230 -- Alex is doing file I/O when executing JavaScript by asking for localtime
diff --git a/JavaScriptCore/ChangeLog-2003-10-25 b/JavaScriptCore/ChangeLog-2003-10-25
index 1a323cc..b61f619 100644
--- a/JavaScriptCore/ChangeLog-2003-10-25
+++ b/JavaScriptCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Darin Adler  <darin at apple.com>
 
 	- fixed 3073230 -- Alex is doing file I/O when executing JavaScript by asking for localtime
diff --git a/JavaScriptCore/kjs/grammar.cpp b/JavaScriptCore/kjs/grammar.cpp
index e865a31..caf78f9 100644
--- a/JavaScriptCore/kjs/grammar.cpp
+++ b/JavaScriptCore/kjs/grammar.cpp
@@ -111,7 +111,8 @@
 /* default values for bison */
 #define YYDEBUG 0
 #define YYMAXDEPTH 0
-#if !APPLE_CHANGES
+#ifdef APPLE_CHANGES
+#else
 #define YYERROR_VERBOSE
 #endif
 #define DBG(l, s, e) { l->setLoc(s.first_line, e.last_line, Parser::sid); } // location
diff --git a/WebCore/ChangeLog-2002-12-03 b/WebCore/ChangeLog-2002-12-03
index 53041cc..74257f8 100644
--- a/WebCore/ChangeLog-2002-12-03
+++ b/WebCore/ChangeLog-2002-12-03
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Maciej Stachowiak  <mjs at apple.com>
 
 	- fixed 3049853 - Javascript: setInterval incorrectly acts as single shot
diff --git a/WebCore/ChangeLog-2003-10-25 b/WebCore/ChangeLog-2003-10-25
index 53041cc..74257f8 100644
--- a/WebCore/ChangeLog-2003-10-25
+++ b/WebCore/ChangeLog-2003-10-25
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Maciej Stachowiak  <mjs at apple.com>
 
 	- fixed 3049853 - Javascript: setInterval incorrectly acts as single shot
diff --git a/WebCore/ChangeLog-2005-08-23 b/WebCore/ChangeLog-2005-08-23
index 53041cc..74257f8 100644
--- a/WebCore/ChangeLog-2005-08-23
+++ b/WebCore/ChangeLog-2005-08-23
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Maciej Stachowiak  <mjs at apple.com>
 
 	- fixed 3049853 - Javascript: setInterval incorrectly acts as single shot
diff --git a/WebKit/ChangeLog b/WebKit/ChangeLog
index 1a9ca8b..f620b79 100644
--- a/WebKit/ChangeLog
+++ b/WebKit/ChangeLog
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Richard Williamson  <rjw at apple.com>
 
         More work on bidi and contextual forms.
diff --git a/WebKit/ChangeLog-2002-12-03 b/WebKit/ChangeLog-2002-12-03
index 1a9ca8b..f620b79 100644
--- a/WebKit/ChangeLog-2002-12-03
+++ b/WebKit/ChangeLog-2002-12-03
@@ -1,3 +1,5 @@
+=== 30 ===
+
 2002-10-30  Richard Williamson  <rjw at apple.com>
 
         More work on bidi and contextual forms.

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list