]> git.saurik.com Git - cycript.git/history - sig
Move FunctionInstance_ into alphabetical order.
[cycript.git] / sig /
2012-06-07  Jay Freeman (saurik)Update the copyright: 2009-2010 is now 2009-2012.
2010-07-10  Jay Freeman (saurik)Updated copyright (2010) and license (LGPLv3).
2010-04-24  Jay Freeman (saurik)Pretend to support Blocks.
2010-04-01  Douglas William... It successfully compiles on a Mac. Compiles, that's...
2009-11-17  Douglas William... Fix on Linux?!
2009-11-05  Jay Freeman (saurik)Updated copyright and licenses.
2009-11-02  Jay Freeman (saurik)Changed "%zu" to "%"APR_SIZE_T_FMT on APR format calls...
2009-11-01  Jay Freeman (saurik)Desktop Mac seems to use ^{_objc_class=...} instead...
2009-11-01  Jay Freeman (saurik)Attempted to port back to Linux.
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...
2009-10-27  Jay Freeman (saurik)Insanely massive refactoring, bringing both exceptions...
2009-10-22  Jay Freeman (saurik)Ported back to the iPhone.
2009-10-22  Jay Freeman (saurik)Continuing to attempt to get build environment to be...
2009-10-22  Jay Freeman (saurik)Further makefile reorganization, header file fixes...
2009-10-19  Jay Freeman (saurik)Support array ffi_type through some shady argumentaton...
2009-10-14  Jay Freeman (saurik)Fixed a stupid set of bugs that broke HelloCycript...
2009-10-14  Jay Freeman (saurik)Added a lot of bridge supports, setup for enum and...
2009-10-12  Jay Freeman (saurik)Protect bash glob expansions while generating libcycrip...
2009-10-10  Jay Freeman (saurik)Added bridging for nlist_64, activated memory manager...
2009-10-10  Jay Freeman (saurik)Implemented structure field names, removed parentheses...
2009-10-10  Jay Freeman (saurik)Moved HTTP server to its own file, implemented toJSON...
2009-10-10  Jay Freeman (saurik)Fixed [4 longLongValue] == 1.522122665807053e+16.
2009-10-09  Jay Freeman (saurik)Mostly implemented Struct support.
2009-08-31  Jay Freeman (saurik)Generalized FFI calls.
2009-08-31  Jay Freeman (saurik)Initial FFI call success.