summaryrefslogtreecommitdiffstats
path: root/Mac/Include/macdefs.h
Commit message (Expand)AuthorAgeFilesLines
* Added include guards and C++ extern "C" {} constructs. Partial fix for #607253.Jack Jansen2002-09-101-0/+11
* Don't declare sync if we use gusi.Jack Jansen2000-07-141-0/+2
* ANSIfication step 2: make sure all needed prototypes are available, and all n...Jack Jansen2000-07-111-2/+4
* Removed THINK_C support.Jack Jansen2000-06-041-4/+0
* Removed hfsrunning() macro. This means MacPython won't run on MacOS 5 (oops, ...Jack Jansen2000-06-021-3/+0
* c2pstr has moved to a different include fileJack Jansen1997-05-071-3/+1
* Modified for (optional) use of MSLJack Jansen1997-04-081-2/+4
* Initial port to CodeWarrior CFM68K support (mainly by disablingJack Jansen1995-06-271-0/+3
* More Pstring() stuff and some cosmeticsJack Jansen1995-01-181-0/+3
* Ported to CodeWarriorJack Jansen1994-12-141-0/+3
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-291-10/+1
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-191-0/+38