From: Jay Freeman (saurik) Date: Fri, 9 Oct 2009 10:33:00 +0000 (+0000) Subject: Output all message declarations (not just one or the first and last), flesh out some... X-Git-Tag: v0.9.432~370 X-Git-Url: https://git.saurik.com/cycript.git/commitdiff_plain/4e8c99fb09f51a009d1091d0a1a01ca73d7d4c85?hp=4e8c99fb09f51a009d1091d0a1a01ca73d7d4c85 Output all message declarations (not just one or the first and last), flesh out some UIKit bridging, fix Instance toString() memory allocation, and copy all structure fields (not just the last one onto the first element). ---