index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Mac
/
Modules
/
cf
/
cfsupport.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added CFPreferences support. Added these as functions, not methods, which see...
Jack Jansen
2002-05-13
1
-1/+13
*
- Better exception when a NULL CF object is encountered.
Jack Jansen
2002-05-12
1
-5/+34
*
- Get data from CFData objects as Python strings and vv.
Jack Jansen
2002-05-10
1
-0/+29
*
More support for bridging between Python and CoreFoundation objects. Still un...
Jack Jansen
2002-05-07
1
-0/+33
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
1
-2/+0
*
Adapted for Universal Headers 3.4
Jack Jansen
2001-12-16
1
-0/+2
*
Make the CoreFoundation object _New and _Convert routines available to other ...
Jack Jansen
2001-11-05
1
-19/+70
*
Shut up many more gcc warnings.
Jack Jansen
2001-09-05
1
-10/+10
*
Shut up a few more gcc warnings.
Jack Jansen
2001-09-04
1
-1/+1
*
Regenerated without default int return types.
Jack Jansen
2001-09-04
1
-0/+1
*
The MacOS toolbox modules have acquired an _ in front of their name. Normal u...
Jack Jansen
2001-08-23
1
-2/+2
*
If we use frameworks we should include CoreServices/CoreServices.h, not the
Jack Jansen
2001-08-03
1
-1/+1
*
Used an adapted MethodGenerator to generate methods too for functions that ha...
Jack Jansen
2001-07-17
1
-1/+30
*
Do conversion of CFStrings to/from unicode.
unknown
2001-07-04
1
-0/+27
*
- Use weaklink generators so we can support OSX-only calls without crashing o...
Jack Jansen
2001-07-01
1
-3/+37
*
Added CFURL support, and got base chaining to really work.
Jack Jansen
2001-06-28
1
-22/+54
*
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
Jack Jansen
2001-06-27
1
-3/+164
*
First small step towards bgen-generated CoreFoundation. there is hardly any r...
Jack Jansen
2001-06-26
1
-0/+158