diff options
author | Jay Freeman <saurik@saurik.com> | 2008-09-06 19:44:29 +0000 |
---|---|---|
committer | Jay Freeman <saurik@saurik.com> | 2008-09-06 19:44:29 +0000 |
commit | 685666c6e02822966f20e79ee4d0070cc07c870c (patch) | |
tree | 658e29546b29fff6f020f3f9bb6c1303ad20454d /data | |
parent | 3eab1a228422e95ca4642cf087c42904972d3fd1 (diff) |
A few recent bug fixes to JocStrap for memory management.
git-svn-id: http://svn.telesphoreo.org/trunk@462 514c082c-b64e-11dc-b46d-3d985efe055d
Diffstat (limited to 'data')
-rw-r--r-- | data/jocstrap/_metadata/version | 2 | ||||
-rw-r--r-- | data/jocstrap/closures.diff | 12 | ||||
-rw-r--r-- | data/jocstrap/frameworks.diff | 23 | ||||
-rw-r--r-- | data/jocstrap/jocstrap-1.0.2474.tgz | bin | 42787 -> 0 bytes | |||
-rw-r--r-- | data/jocstrap/jocstrap-1.0.2549.tgz | bin | 0 -> 43274 bytes | |||
-rw-r--r-- | data/jocstrap/location.diff | 11 | ||||
-rw-r--r-- | data/jocstrap/repair.diff | 17 |
7 files changed, 12 insertions, 53 deletions
diff --git a/data/jocstrap/_metadata/version b/data/jocstrap/_metadata/version index 05af0f1c9..6eac066bc 100644 --- a/data/jocstrap/_metadata/version +++ b/data/jocstrap/_metadata/version @@ -1 +1 @@ -1.0.2466 +1.0.2549 diff --git a/data/jocstrap/closures.diff b/data/jocstrap/closures.diff deleted file mode 100644 index ddcdc3880..000000000 --- a/data/jocstrap/closures.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru jocstrap-1.0.2474/jocstrap/source/joc/Runtime.m jocstrap-1.0.2474+iPhone/jocstrap/source/joc/Runtime.m ---- jocstrap-1.0.2474/jocstrap/source/joc/Runtime.m 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/source/joc/Runtime.m 2008-07-14 04:36:25.000000000 +0000 -@@ -242,7 +242,7 @@ - @throw joc_FromObject(env, error); - } - --#define UseClosures false -+#define UseClosures true - - void ejprint(JNIEnv *env, jstring jvalue) { - const char *cvalue = (*(*env)->GetStringUTFChars)(env, jvalue, NULL); diff --git a/data/jocstrap/frameworks.diff b/data/jocstrap/frameworks.diff deleted file mode 100644 index e80fca39b..000000000 --- a/data/jocstrap/frameworks.diff +++ /dev/null @@ -1,23 +0,0 @@ -diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile ---- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-02 23:54:06.000000000 +0000 -@@ -42,6 +42,8 @@ - frameworks += MessageUI - frameworks += AddressBookUI - frameworks += CoreTelephony -+ frameworks += CoreLocation -+ frameworks += MusicLibrary - main += HelloJava - else - target := -diff -ru jocstrap-1.0.2474/jocstrap/makefile jocstrap-1.0.2474+iPhone/jocstrap/makefile ---- jocstrap-1.0.2474/jocstrap/makefile 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/makefile 2008-08-09 19:51:18.000000000 +0000 -@@ -26,6 +26,7 @@ - frameworks += MessageUI - frameworks += AddressBookUI - frameworks += CoreTelephony -+ frameworks += MusicLibrary - main += HelloJava - else - ifeq ($(PKG_ARCH),iphoneos-arm) diff --git a/data/jocstrap/jocstrap-1.0.2474.tgz b/data/jocstrap/jocstrap-1.0.2474.tgz Binary files differdeleted file mode 100644 index e1395dd76..000000000 --- a/data/jocstrap/jocstrap-1.0.2474.tgz +++ /dev/null diff --git a/data/jocstrap/jocstrap-1.0.2549.tgz b/data/jocstrap/jocstrap-1.0.2549.tgz Binary files differnew file mode 100644 index 000000000..93e88569e --- /dev/null +++ b/data/jocstrap/jocstrap-1.0.2549.tgz diff --git a/data/jocstrap/location.diff b/data/jocstrap/location.diff new file mode 100644 index 000000000..97ab645ed --- /dev/null +++ b/data/jocstrap/location.diff @@ -0,0 +1,11 @@ +diff -ru jocstrap-1.0.2549/jocstrap/makefile jocstrap-1.0.2549+iPhone/jocstrap/makefile +--- jocstrap-1.0.2549/jocstrap/makefile 2008-08-26 11:08:53.000000000 +0000 ++++ jocstrap-1.0.2549+iPhone/jocstrap/makefile 2008-08-26 11:13:02.000000000 +0000 +@@ -43,7 +43,6 @@ + frameworks += MessageUI + frameworks += AddressBookUI + frameworks += CoreTelephony +- frameworks += CoreLocation + frameworks += MusicLibrary + frameworks += CoreLocation + main += HelloJava diff --git a/data/jocstrap/repair.diff b/data/jocstrap/repair.diff deleted file mode 100644 index 38ba4f389..000000000 --- a/data/jocstrap/repair.diff +++ /dev/null @@ -1,17 +0,0 @@ -diff -ru jocstrap-1.0.2474/jocstrap/joc-repair.sql jocstrap-1.0.2474+iPhone/jocstrap/joc-repair.sql ---- jocstrap-1.0.2474/jocstrap/joc-repair.sql 2008-07-14 02:07:50.000000000 +0000 -+++ jocstrap-1.0.2474+iPhone/jocstrap/joc-repair.sql 2008-08-06 22:18:57.000000000 +0000 -@@ -40,12 +40,9 @@ - - /* these methods cause a load of trouble that I have no clue about :( */ - delete from "method" where "name" in ( -- 'load', -- 'new', - 'peerTrust', -- 'position', - 'resignFirstResponder', -- 'version' -+ 'position' - ); - - /* this field mentions a class that I don't have a definition for */ |