]> git.saurik.com Git - cycript.git/commit
Found the garbage collection bug from hell (classes apparently really need /something...
authorJay Freeman (saurik) <saurik@saurik.com>
Sun, 25 Oct 2009 11:34:29 +0000 (11:34 +0000)
committerJay Freeman (saurik) <saurik@saurik.com>
Sun, 25 Oct 2009 11:34:29 +0000 (11:34 +0000)
commit82149e4b02351e37499d65e3e2aa5942b556d8a7
tree1cbcbdb847d31fbaeb812abc5b89737d0deb08ef
parent1d8eea1a267f5660ac2cb0b6886f66bb59209d94
Found the garbage collection bug from hell (classes apparently really need /something/ if you want to give them a constructor), did some subtle code movement, removed duplicat -S argument from ldid, and finalized CYIsCallable.
Library.mm
makefile