1. 6d207c0 - Get data from CFData objects as Python strings and vv. by Jack Jansen · 23 years ago
  2. 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
  3. 69ac361 Added some support for unicode arguments. by Jack Jansen · 24 years ago
  4. 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
  5. 340d98f - Use weaklink generators so we can support OSX-only calls without crashing on OS9. by Jack Jansen · 24 years ago
  6. 7becc91 Added CFURL support, and got base chaining to really work. by Jack Jansen · 24 years ago
  7. bc7c896 CFArray, CFData and CFDictonary are now covered, but mainly opaque. by Jack Jansen · 24 years ago
  8. 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