From: Jay Freeman (saurik) Date: Thu, 8 Oct 2009 19:44:38 +0000 (+0000) Subject: Further memory management improvements, fixed some weird vtable bugs with CYThis... X-Git-Tag: v0.9.432~376 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/478d4ed0925f2e61fbcdc4672104620342c52c4c?hp=478d4ed0925f2e61fbcdc4672104620342c52c4c Further memory management improvements, fixed some weird vtable bugs with CYThis, ripped Objective- from the C++ of the core application (Dalvik preparation), corrected the bitification of the CYFlags enum, and implemented Objective-C to JavaScript transition. ---