summaryrefslogtreecommitdiffstats
path: root/Mac/Modules/config.c
Commit message (Expand)AuthorAgeFilesLines
* Modified for GUSIJack Jansen1996-02-141-0/+8
* Added cmath moduleJack Jansen1996-01-291-0/+6
* Added Fm moduleJack Jansen1996-01-151-0/+2
* Added component mgr and quicktime modulesJack Jansen1995-12-091-0/+5
* Added _tkinter, if USE_TK definedJack Jansen1995-11-101-1/+6
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Added List moduleJack Jansen1995-08-311-0/+2
* Lots of stuff removed: gone to various other files.Jack Jansen1995-08-141-233/+3
* re-enabled newmoduleJack Jansen1995-08-091-4/+0
* Added binasciiJack Jansen1995-08-071-0/+2
* - Added getplatform()Jack Jansen1995-07-281-0/+9
* Initial port to CodeWarrior CFM68K support (mainly by disablingJack Jansen1995-06-271-1/+5
* Obtain path from a resource (unless USE_BUILTIN_PATH is #defined)Jack Jansen1995-06-181-2/+9
* Added USE_* ifdefs for a couple of optional modules.Jack Jansen1995-06-141-9/+22
* Added img stuff (within #ifdef, so they're easy to remove)Jack Jansen1995-06-031-0/+23
* all bgen modules now work with MWerksGuido van Rossum1995-02-271-4/+0
* MAde a few things more orthogonal and did some cleanups:Jack Jansen1995-02-241-12/+7
* changed ifdefs and comments -- more modules are goodGuido van Rossum1995-02-211-11/+5
* Some more modules temp excluded in mwerks, and a comment fix.Jack Jansen1995-02-201-1/+8
* added imp; forget ctb and math for __SC__ (for now)Guido van Rossum1995-02-181-5/+11
* ported to Think CGuido van Rossum1995-02-141-0/+15
* Some of Guido's bgen modules aren't think-only anymoreJack Jansen1995-02-131-0/+3
* added QuickDrawGuido van Rossum1995-02-131-2/+2
* Use PyMac_GetPythonDir() to obtain python homedirJack Jansen1995-02-131-5/+4
* split PATH over multiple lines for clarity;Guido van Rossum1995-01-251-1/+20
* added Res moduleGuido van Rossum1995-01-221-0/+2
* Removed imgformat referenceJack Jansen1995-01-221-1/+0
* renamed Get routines to PyMac_Get; added macfs to config.cGuido van Rossum1995-01-211-2/+2
* ported Jacks changes back to think CGuido van Rossum1995-01-181-2/+10
* 1995 copyrightGuido van Rossum1995-01-081-2/+2
* - PYTHONPATH is now \n-separated, so you can have directories withJack Jansen1994-12-141-2/+75
* config.c: add MacOS moduleGuido van Rossum1994-09-291-0/+2
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-291-2/+0
* Some more changesGuido van Rossum1994-08-231-8/+15
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-191-16/+51
* Don't include intrcheck.hGuido van Rossum1994-06-231-1/+0
* Changes by RMW for MPWGuido van Rossum1994-05-061-0/+9
* Initial revisionGuido van Rossum1994-01-051-0/+210