summaryrefslogtreecommitdiffstats
path: root/Mac/Python/macshlglue.c
Commit message (Expand)AuthorAgeFilesLines
* Added more prototypes.Jack Jansen2000-07-241-5/+6
* Don't add the library file to the resource file chain if it is theJack Jansen1998-07-311-1/+18
* - Various names in CodeFragments.h have changedJack Jansen1997-05-071-4/+17
* - Changed GestaltEqu.h to Gestalt.hJack Jansen1997-02-241-1/+1
* Added/updated copyright noticesJack Jansen1997-01-311-0/+31
* Always call __initialize(), also on PPCJack Jansen1996-08-231-23/+14
* Fixed to work for ppc and cfm68kJack Jansen1996-08-191-0/+4
* Guido: changed __sinit to __initialize for CFM68K.Jack Jansen1996-08-191-2/+2
* Added __sinit() call, so C++ initializations in shared library workJack Jansen1996-02-291-0/+3
* Ported to CW8 (added PRE_CW8 ifdef for CW7, for the time being)Jack Jansen1996-02-201-0/+2
* Changed for the 1.3.2 compiler (CW7.5)Jack Jansen1995-11-141-2/+2
* Removed unused variablesJack Jansen1995-10-091-4/+1
* Ported to CW6Jack Jansen1995-06-141-4/+1
* ported to CFM-68KGuido van Rossum1995-02-201-12/+19
* Open library resource file read-onlyJack Jansen1995-02-131-1/+1
* Glue for the python shared library: an init routine that remembersJack Jansen1995-02-131-0/+65