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
/
Python
/
mactoolboxglue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Squashed compiler warnings by adding casts, making sure prototypes are in
Jack Jansen
2002-12-23
1
-1/+1
*
Patch #632973: Implement _getdefaultlocale for OS X.
Martin v. Löwis
2002-11-26
1
-5/+16
*
Restore to ANSI C.
Michael W. Hudson
2002-11-09
1
-2/+2
*
Got rid of the python.rsrc resource file. The error message strings and
Jack Jansen
2002-11-07
1
-0/+34
*
Made MacOS.Error a class style exception (at last!).
Jack Jansen
2002-10-19
1
-1/+1
*
Added one call to Py_Main(), for OSX framework builds only, that will get the
Jack Jansen
2002-08-02
1
-0/+88
*
More sprintf -> PyOS_snprintf.
Tim Peters
2001-12-04
1
-1/+1
*
Make the CoreFoundation object _New and _Convert routines available to other ...
Jack Jansen
2001-11-05
1
-0/+22
*
Link the core with CoreServices, not with Carbon, and don't use any Carbon
Jack Jansen
2001-10-31
1
-0/+8
*
Replaced PyMac_FullPath by PyMac_FullPathname, which has an extra 'length'
Jack Jansen
2001-09-10
1
-1/+41
*
Added glue routine for PyMac_BuildFSSpec, PyMac_GetFSRef and PyMac_BuildFSRef.
Jack Jansen
2001-09-01
1
-0/+4
*
Refer to the toolbox modules by their official name (Carbon.AE), not the inte...
Jack Jansen
2001-08-27
1
-59/+59
*
Mac toolbox modules have gotten an _ prepended to their name.
Jack Jansen
2001-08-23
1
-58/+58
*
Got rid of unused includes.
Jack Jansen
2001-08-08
1
-22/+2
*
Split macglue.c into two: a new mactoolboxglue.c (in ./Python)
Jack Jansen
2001-08-08
1
-0/+430