Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
d69711cb1ef1e44d4fcd72d6a1b01ac6f3a52782
/
Mac
/
Modules
/
cf
/
cfscan.py
69ac361
Added some support for unicode arguments.
by Jack Jansen
· 24 years ago
6f70d62
Used an adapted MethodGenerator to generate methods too for functions that have the object as the second arg after a first CFAllocatorRef arg (which we pass as NULL always anyway).
by Jack Jansen
· 24 years ago
340d98f
- Use weaklink generators so we can support OSX-only calls without crashing on OS9.
by Jack Jansen
· 24 years ago
7becc91
Added CFURL support, and got base chaining to really work.
by Jack Jansen
· 24 years ago
bc7c896
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
by Jack Jansen
· 24 years ago
686f9c3
First small step towards bgen-generated CoreFoundation. there is hardly any real functionality yet, but method chains seem to work, and so do Retain/Release semantics.
by Jack Jansen
· 24 years ago