summaryrefslogtreecommitdiffstats
path: root/Mac/Unsupported/mactcp
Commit message (Collapse)AuthorAgeFilesLines
* Added/updated copyright noticesJack Jansen1997-01-311-133/+134
| | | | (and the &*^$%@ resource files got binhexed again, sigh)
* Updated to cw10Jack Jansen1996-10-231-133/+134
|
* CW9Jack Jansen1996-08-012-174/+202
|
* Fixed up for 1.3.3 distribution, removed various old (and nuused)Jack Jansen1996-05-201-138/+138
| | | | project files.
* Keep .exp files in cvs treeJack Jansen1996-04-191-0/+2
|
* Fixed for new directory layoutJack Jansen1996-03-201-147/+143
|
* binhex fixedJack Jansen1996-03-071-195/+185
|
* Changed MacOS creator code from PYTH to PythJack Jansen1996-02-211-167/+168
|
* - Added Tk projectsJack Jansen1996-02-201-182/+189
| | | | | - Ported everything to CW8 - Renamed Runtime-Python to PythonCoreRuntime
* Allow makefile('rb') or 'wb'.Jack Jansen1996-02-141-0/+1
|
* Re-binhexed all projects.Jack Jansen1996-01-311-185/+186
|
* A different binhexer, apparently:-(Jack Jansen1996-01-021-115/+118
|
* Updated for the CW7.5 release, and some minor tweaks that I don'tJack Jansen1995-11-141-177/+181
| | | | remember.
* MACTCP renamed to MACTCPconstJack Jansen1995-10-231-2/+2
|
* Added localport/localhost initialization. This fixes socket.getsockname().Jack Jansen1995-10-231-0/+2
|
* Last minor tweaks: debug off, added missing img mods, minor thingsJack Jansen1995-10-121-175/+174
|
* Ported to CW7Jack Jansen1995-10-091-121/+179
|
* added read/writelines, bufsize to makefile, gethostbyaddrGuido van Rossum1995-09-011-7/+29
|
* Projects used for 1.3b3 distribution (I promise I won't check them inJack Jansen1995-09-011-32/+41
| | | | for every little change;-)
* Hexbinned CodeWarrior projectsJack Jansen1995-08-311-0/+114
|
* Ported to CodeWarrior 6Jack Jansen1995-06-091-5/+4
|
* reverse sense of PyMac_Idle testGuido van Rossum1995-03-061-1/+1
|
* socket.pyGuido van Rossum1995-03-061-8/+8
|
* correct some return values and remove some unused variablesGuido van Rossum1995-03-041-5/+2
|
* include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;Guido van Rossum1995-03-041-4/+7
| | | | | and correct sens of PyMac_Idle() test. But should'nt this raise KeyboardInterrupt instead of silently returning?
* fix several cosmetic things, add buffering to makefileGuido van Rossum1995-03-041-62/+107
|
* remove unused varsGuido van Rossum1995-02-131-2/+1
|
* Ported to CW5 (or to new Universal Headers, actually)Jack Jansen1995-01-222-3/+11
|
* Fixed listen()/getsockname() bugJack Jansen1995-01-191-7/+3
|
* - Ported to powerpcJack Jansen1995-01-184-63/+146
| | | | | - Fixed bug with accept() call - Better error checking
* Interface to MacTCP and the MacTCP Domain Name ResolverJack Jansen1994-12-145-0/+2204
|
* New standard modules for the mac.Jack Jansen1994-12-143-0/+337