]> git.saurik.com Git - cycript.git/history - ObjectiveC/Replace.mm
With -p on all platforms, we can't use asprintf().
[cycript.git] / ObjectiveC / Replace.mm
2010-07-08  Jay Freeman (saurik)Port Objective-C/Replace to C++.
2010-07-08  Jay Freeman (saurik)Changed from a threaded pool to a thread-local pool...
2010-07-05  Jay Freeman (saurik)Let's at least parse Objective-J.
2009-11-19  Jay Freeman (saurik)Added support for @class protocol lists.
2009-11-17  Jay Freeman (saurik)Fixed some compilation errors on Mac OS X.
2009-11-16  Jay Freeman (saurik)Ported Objective-C bridge to match up with the latest...
2009-11-16  Jay Freeman (saurik)Started working on variable name replacement strategies...
2009-11-15  Jay Freeman (saurik)I forgot to setup $cym during @class categories.
2009-11-07  Jay Freeman (saurik)Attempting to wedge Cycript into a WebView.
2009-10-31  Jay Freeman (saurik)Further attempts at making Cycript portable to GNUstep.
2009-10-27  Jay Freeman (saurik)Simplified CYMessage::Replace using $L.
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Insanely massive refactoring, bringing both exceptions...