]> git.saurik.com Git - cycript.git/history - Library.cpp
Fixed non-CY_ATTACH builds.
[cycript.git] / Library.cpp
2009-10-31  Jay Freeman (saurik)Fixed non-CY_ATTACH builds.
2009-10-31  Jay Freeman (saurik)Completely reworked how process attach works: now the...
2009-10-31  Jay Freeman (saurik)Fixed a FreeBSD gcc bug: function pointer variables...
2009-10-31  Jay Freeman (saurik)Finished porting to GNUstep, although it doesn't actual...
2009-10-31  Jay Freeman (saurik)Further attempts at making Cycript portable to GNUstep.
2009-10-30  Jay Freeman (saurik)Setup iPhone cross-compilation and runtime abstracted...
2009-10-28  Jay Freeman (saurik)Fixed sign conversion in stringify and dealt with endia...
2009-10-28  Jay Freeman (saurik)Worked around a stupid spec issue with iconv().
2009-10-28  Jay Freeman (saurik)Finally got this damned thing actually executing JavaSc...
2009-10-28  Jay Freeman (saurik)Added getPropertyNames bridging (albeit lame) and fixed...
2009-10-27  Jay Freeman (saurik)Updated todo, license, and title.
2009-10-27  Jay Freeman (saurik)Completed massive refactoring operation to completely...