Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
6d207c09aa7c9b5e155f4e779133c638fdfdd787
/
Mac
/
Modules
/
cf
/
cfscan.py
6d207c0
- Get data from CFData objects as Python strings and vv.
by Jack Jansen
· 23 years ago
9d79990
Weaklink most toolbox modules, improving backward compatibility. Modules will no longer fail to load if a single routine is missing on the curent OS version, in stead calling the missing routine will raise an exception.
by Jack Jansen
· 23 years ago
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