summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/cf/cfscan.py
Commit message (Expand)AuthorAgeFilesLines
* Weaklink most toolbox modules, improving backward compatibility. Modules will...Jack Jansen2002-03-241-0/+1
* Added some support for unicode arguments.Jack Jansen2002-01-011-3/+6
* Used an adapted MethodGenerator to generate methods too for functions that ha...Jack Jansen2001-07-171-3/+7
* - Use weaklink generators so we can support OSX-only calls without crashing o...Jack Jansen2001-07-011-2/+4
* Added CFURL support, and got base chaining to really work.Jack Jansen2001-06-281-3/+15
* CFArray, CFData and CFDictonary are now covered, but mainly opaque.Jack Jansen2001-06-271-6/+37
* First small step towards bgen-generated CoreFoundation. there is hardly any r...Jack Jansen2001-06-261-0/+83