summaryrefslogtreecommitdiffstats
path: root/Mac
Commit message (Expand)AuthorAgeFilesLines
* Added options for keeping window open on normal/error terminationJack Jansen1995-10-272-10/+47
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
* Added prototypes.Jack Jansen1995-10-231-2/+2
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
* CW6->CW7Jack Jansen1995-10-231-2/+3
* Take care that filenames for .hqx files are ascii (no more mu's, etc)Jack Jansen1995-10-231-1/+8
* Added imgpbm and imgsgiJack Jansen1995-10-121-1/+3
* Added missing imgpbm and imgsgi modulesJack Jansen1995-10-121-0/+4
* Export strdup (parsermodule needs it)Jack Jansen1995-10-121-2/+4
* Last few notes/bugsJack Jansen1995-10-121-0/+9
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-1211-3697/+3707
* Fixed positioning of icon on copy()Jack Jansen1995-10-091-1/+3
* Updated for 1.3Jack Jansen1995-10-092-28/+52
* Removed unused variablesJack Jansen1995-10-091-4/+1
* Changed SIZE: minimum 2Mb is a bit over the top...Jack Jansen1995-10-091-107/+106
* Ported to CW7Jack Jansen1995-10-0911-3453/+4102
* Resource files for 1.3 distributionJack Jansen1995-10-095-130/+174
* Adapted to CW7, added MkPluginAlisesJack Jansen1995-10-091-4/+4
* Changed CW signature and fixed .as/.hqx creator/typeJack Jansen1995-10-091-4/+4
* Adapted to os and imp changesJack Jansen1995-10-091-2/+2
* New universal headersJack Jansen1995-10-099-44/+56
* Fixed bug in optional argument error checking (and generated allJack Jansen1995-10-095-381/+322
* Clarified some things, started adding mods since 1.3beta3Jack Jansen1995-10-032-0/+12
* Removed unused variableJack Jansen1995-10-031-2/+0
* Modified/recreated to use keyword argumentsJack Jansen1995-10-037-2360/+1152
* Added some clarifications and fixed host names.Jack Jansen1995-09-241-5/+8
* Load toolbox modules "by hand" using imp, so this script should nowJack Jansen1995-09-241-11/+52
* Changed the way .rsrc and template are copied: hopefully this willJack Jansen1995-09-241-36/+53
* add (dummy) mode arg to open()Guido van Rossum1995-09-011-1/+5
* added read/writelines, bufsize to makefile, gethostbyaddrGuido van Rossum1995-09-011-7/+29
* Build appplications, libraries and applets according to builtinJack Jansen1995-09-011-0/+104
* Slightly reorganized so it is useable from another program, andJack Jansen1995-09-011-11/+26
* Fixed typoJack Jansen1995-09-011-1/+1
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-0110-786/+861
* Minor fixJack Jansen1995-09-011-17/+17
* Updated 1.3 relnotes and added top-level instructionsJack Jansen1995-09-012-4/+135
* Fixed to work on 68K (could be yet another optimizer bug or something)Jack Jansen1995-09-011-5/+7
* Seems I had never checked the README file in...Jack Jansen1995-08-311-0/+80
* Python will now attempt (again) to create at least a minimalJack Jansen1995-08-313-101/+93
* Added List moduleJack Jansen1995-08-311-0/+2
* Removed unused variablesJack Jansen1995-08-311-2/+2
* removed unused variablesJack Jansen1995-08-311-2/+0
* Release notes for 1.3Jack Jansen1995-08-311-0/+63
* Added version resourceJack Jansen1995-08-312-251/+264
* removed unused varJack Jansen1995-08-311-1/+0
* Removed unused varJack Jansen1995-08-311-1/+1
* Interactively create a distribution from a sourcetree.Jack Jansen1995-08-313-0/+657
* - Allow PythonApplet to be an aliasJack Jansen1995-08-311-16/+23
* Added functionality: locate CW projects, copy them, empty them andJack Jansen1995-08-311-4/+103
* - imp seems to always want a file object argJack Jansen1995-08-311-3/+6