summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
...
* ported Jacks changes back to think CGuido van Rossum1995-01-182-2/+14
* added high level event interface (requires stdwin patch)Guido van Rossum1995-01-181-3/+99
* modernized/rationalized, added PyMac_BuildOSTypeGuido van Rossum1995-01-182-11/+24
* Initial version of FSSpec and Alias code. Non-functional as of now.Jack Jansen1995-01-183-0/+261
* More Pstring() stuff and some cosmeticsJack Jansen1995-01-184-4/+20
* Comment fixJack Jansen1995-01-181-1/+1
* Some of these were overwriting their argument with a pascalJack Jansen1995-01-184-12/+4
* - Moved some useful routines from macosmodule.c hereJack Jansen1995-01-182-8/+105
* Moved some generally useful routines to macglue.cJack Jansen1995-01-181-28/+0
* - Ported to powerpcJack Jansen1995-01-184-63/+146
* Fast (and correct) malloc for MetroWerks PPC compilerJack Jansen1995-01-182-0/+455
* Macconsole module is think-specificJack Jansen1995-01-181-0/+437
* Moved development-platform specific files to subdirectoriesJack Jansen1995-01-182-0/+61
* must include rename2.hGuido van Rossum1995-01-171-0/+2
* rename2 changesGuido van Rossum1995-01-124-16/+15
* shelve.py: database of persistent objects, on top of pickle.py and anydbm.pyGuido van Rossum1995-01-101-0/+125
* Used new getargs interface; added {Get,Set}FileInfo.Guido van Rossum1995-01-091-44/+77
* 1995 copyrightGuido van Rossum1995-01-085-10/+10
* Think 6.0 versionGuido van Rossum1995-01-021-138/+75
* Ported to CodeWarriorJack Jansen1994-12-142-1/+4
* New routines:Jack Jansen1994-12-142-0/+89
* Unix functionality expected by python but missing from CodeWarriorJack Jansen1994-12-142-0/+61
* - Use PyErr_Mac for nicer exceptionsJack Jansen1994-12-141-25/+57
* Ported to MetroWerks, which misses file-descriptor like functionality.Jack Jansen1994-12-141-0/+22
* Enlarged version buffer (nobody expects the spanish inquisition:-)Jack Jansen1994-12-141-1/+5
* - PYTHONPATH is now \n-separated, so you can have directories withJack Jansen1994-12-141-2/+75
* Added support for MetroWerks CodeWarrior compilerJack Jansen1994-12-141-1/+5
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-145-0/+2204
* - Added Version methodJack Jansen1994-12-141-129/+127
* Interface to Mac Communications Toolbox (only Connection Manager forJack Jansen1994-12-141-0/+585
* This file (which is Guido's) was somehow missing...Jack Jansen1994-12-141-0/+64
* New standard modules for the mac.Jack Jansen1994-12-143-0/+337
* Add files by JackGuido van Rossum1994-10-025-0/+2040
* Make it work under MPW too.Guido van Rossum1994-10-011-3/+2
* config.c: add MacOS moduleGuido van Rossum1994-09-292-38/+52
* Support user routines (callbacks) on sound channels.Guido van Rossum1994-09-161-6/+74
* Added some files, reformatted some paragraphs.Guido van Rossum1994-09-162-18/+18
* Added some more files to Mac-Makefile (not tested!); finishing touchGuido van Rossum1994-09-161-22/+23
* gestaltmodule.c: interface to Gestalt Manager.Guido van Rossum1994-09-163-0/+475
* Add'l notes by GuidoGuido van Rossum1994-09-091-2/+59
* Restructured MPW notesGuido van Rossum1994-08-292-22/+46
* README, Makfiles and `buildall' script to build Python under MPW 3.2.Guido van Rossum1994-08-292-0/+78
* Completed (hopefully) the unification of THINK 6.0 and MPW 3.2Guido van Rossum1994-08-298-53/+71
* Intermediate version of changes after porting to MPW 3.2Guido van Rossum1994-08-266-53/+132
* Added macmain.c (separate Mac specific main prog); bump version to 1.1Guido van Rossum1994-08-233-2/+85
* Some more changesGuido van Rossum1994-08-235-22/+25
* Description of how to build Python for the Mac.Guido van Rossum1994-08-202-0/+324
* Updates for THINK C 6.0. Moved the necessary UNIX emulation routines here.Guido van Rossum1994-08-1916-51/+618
* Replace <MacHeaders> by specific required header filesGuido van Rossum1994-06-271-1/+5
* Change include path for unixemu headers; rename access to access_Guido van Rossum1994-06-271-4/+4