fpc/packages/cocoaint/utils
Jonas Maebe d6e7023038 * automatically comment out methods that take blocks as parameters or return
them
  * handle inline protocol definitions in parameter lists (replace id<protocol>
    with protocol, and class<protocol[,protocol,..]> with class), and made
    some fixes to this support for fields (many "id" fields/parameters are
    now protocols)
  * fix from Phil Hess for parsing some read-only properties
  * also translate ..._BUT_DEPRECATED macros (without any "_IN_VERSION..."
    coming after it) into "deprecated" modifiers
  * several fixes for handling deprecation macros (in several cases, half the
    macro was mangled into the name of the symbol itself)
  * default now to parsing the iOS 4.2 SDK headers, and fixed passing an
    alternate SDK on the command line to make-ios-headers.sh
  * updated Cocoa headers as parsed by the new parser, and with the headers
    from Mac OS X 10.6.5/Safari 5.0.2 (contains some WebKit updates)

git-svn-id: trunk@16908 -
2011-02-11 21:26:24 +00:00
..
cocoa-skel/src + new header file for WebKit 3.x (DOMBlob) 2011-02-11 20:15:56 +00:00
patches * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
source * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
uikit-skel/src * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
frameworks.xml * updated version of the conversion script, used to generate the previously 2010-12-08 21:12:27 +00:00
install_objp.sh * User patches are now working 2009-10-01 14:44:45 +00:00
Make Cocoa Headers.txt * updated version of the conversion script, used to generate the previously 2010-12-08 21:12:27 +00:00
Make iPhone Headers.txt * updated version of the conversion script, used to generate the previously 2010-12-08 21:12:27 +00:00
make-cocoa-headers.sh * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
make-ios-headers.sh * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
parser.php * automatically comment out methods that take blocks as parameters or return 2011-02-11 21:26:24 +00:00
Using Installer Script.txt - removed svn:executable flags 2009-10-02 13:04:57 +00:00