summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/cf
Commit message (Expand)AuthorAgeFilesLines
* Adapted for Universal Headers 3.4Jack Jansen2001-12-162-33/+410
* Patch supplied by Burton Radons for his own SF bug #487390: ModifyingGuido van Rossum2001-12-081-10/+10
* Merged changes made on r22b2-branch between r22b2 and r22b2-mac (theJack Jansen2001-11-301-14/+200
* Make the CoreFoundation object _New and _Convert routines available to other ...Jack Jansen2001-11-052-38/+140
* Shut up many more gcc warnings.Jack Jansen2001-09-052-26/+24
* Shut up a few more gcc warnings.Jack Jansen2001-09-042-2/+2
* Regenerated without default int return types.Jack Jansen2001-09-042-10/+12
* Renamed.Jack Jansen2001-08-231-3179/+0
* Renamed the Mac toolbox modules to have an initial _ in their name.Jack Jansen2001-08-231-0/+3179
* The MacOS toolbox modules have acquired an _ in front of their name. Normal u...Jack Jansen2001-08-231-2/+2
* If we use frameworks we should include CoreServices/CoreServices.h, not theJack Jansen2001-08-032-2/+2
* Used an adapted MethodGenerator to generate methods too for functions that ha...Jack Jansen2001-07-173-326/+300
* Do conversion of CFStrings to/from unicode.unknown2001-07-042-43/+255
* - Use weaklink generators so we can support OSX-only calls without crashing o...Jack Jansen2001-07-012-5/+41
* Added CFURL support, and got base chaining to really work.Jack Jansen2001-06-283-46/+547
* CFArray, CFData and CFDictonary are now covered, but mainly opaque.Jack Jansen2001-06-273-9/+2372
* First small step towards bgen-generated CoreFoundation. there is hardly any r...Jack Jansen2001-06-263-0/+666