Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |