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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable building of Carbon toolbox modules with unix-Python.
Jack Jansen
2002-08-05
1
-2/+1
*
Added typechecking to the individual python->CF converters, so we can use the...
Jack Jansen
2002-05-13
1
-2/+16
*
Added CFPreferences support. Added these as functions, not methods, which see...
Jack Jansen
2002-05-13
3
-3/+372
*
- Better exception when a NULL CF object is encountered.
Jack Jansen
2002-05-12
3
-16/+168
*
- Get data from CFData objects as Python strings and vv.
Jack Jansen
2002-05-10
2
-1/+34
*
Fixed string and dict conversion, and implemented booleans and numbers (int a...
Jack Jansen
2002-05-08
1
-14/+49
*
Partial fix for string handling. Null byte TBD.
Jack Jansen
2002-05-08
1
-2/+4
*
More support for bridging between Python and CoreFoundation objects. Still un...
Jack Jansen
2002-05-07
3
-6/+131
*
First steps towards a generalized converter of Python object
Jack Jansen
2002-05-05
2
-0/+217
*
Regenerated.
Jack Jansen
2002-04-23
1
-10/+10
*
Weaklink most toolbox modules, improving backward compatibility. Modules will...
Jack Jansen
2002-03-24
1
-0/+1
*
Lurking bug found by patch for 531291: FSSpecs should be passed to
Jack Jansen
2002-03-18
1
-1/+1
*
Added some support for unicode arguments.
Jack Jansen
2002-01-01
3
-5/+75
*
Updated to Universal Headers 3.4
Jack Jansen
2001-12-18
1
-0/+4
*
Adapted for Universal Headers 3.4
Jack Jansen
2001-12-16
2
-33/+410
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-10/+10
*
Merged changes made on r22b2-branch between r22b2 and r22b2-mac (the
Jack Jansen
2001-11-30
1
-14/+200
*
Make the CoreFoundation object _New and _Convert routines available to other ...
Jack Jansen
2001-11-05
2
-38/+140
*
Shut up many more gcc warnings.
Jack Jansen
2001-09-05
2
-26/+24
*
Shut up a few more gcc warnings.
Jack Jansen
2001-09-04
2
-2/+2
*
Regenerated without default int return types.
Jack Jansen
2001-09-04
2
-10/+12
*
Renamed.
Jack Jansen
2001-08-23
1
-3179/+0
*
Renamed the Mac toolbox modules to have an initial _ in their name.
Jack Jansen
2001-08-23
1
-0/+3179
*
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
2
-2/+2
*
Used an adapted MethodGenerator to generate methods too for functions that ha...
Jack Jansen
2001-07-17
3
-326/+300
*
Do conversion of CFStrings to/from unicode.
unknown
2001-07-04
2
-43/+255
*
- Use weaklink generators so we can support OSX-only calls without crashing o...
Jack Jansen
2001-07-01
2
-5/+41
*
Added CFURL support, and got base chaining to really work.
Jack Jansen
2001-06-28
3
-46/+547
*
CFArray, CFData and CFDictonary are now covered, but mainly opaque.
Jack Jansen
2001-06-27
3
-9/+2372
*
First small step towards bgen-generated CoreFoundation. there is hardly any r...
Jack Jansen
2001-06-26
3
-0/+666