Commit graph

22 commits

Author SHA1 Message Date
Jack Jansen
3326b672bd Re-binhexed all projects. 1996-01-31 10:21:57 +00:00
Jack Jansen
29c612111b A different binhexer, apparently:-( 1996-01-02 12:15:45 +00:00
Jack Jansen
8a5d0d4980 Updated for the CW7.5 release, and some minor tweaks that I don't
remember.
1995-11-14 10:34:04 +00:00
Jack Jansen
173c8bd310 MACTCP renamed to MACTCPconst 1995-10-23 13:58:53 +00:00
Jack Jansen
4e1786689d Added localport/localhost initialization. This fixes socket.getsockname(). 1995-10-23 13:56:33 +00:00
Jack Jansen
c925291ee2 Last minor tweaks: debug off, added missing img mods, minor things 1995-10-12 10:21:34 +00:00
Jack Jansen
ae3d3ef180 Ported to CW7 1995-10-09 23:23:37 +00:00
Guido van Rossum
edd6376e5e added read/writelines, bufsize to makefile, gethostbyaddr 1995-09-01 22:53:37 +00:00
Jack Jansen
8932a8223e Projects used for 1.3b3 distribution (I promise I won't check them in
for every little change;-)
1995-09-01 11:52:39 +00:00
Jack Jansen
7765dbbf0c Hexbinned CodeWarrior projects 1995-08-31 13:35:29 +00:00
Jack Jansen
a0e76bebd3 Ported to CodeWarrior 6 1995-06-09 20:39:24 +00:00
Guido van Rossum
124107b2a4 reverse sense of PyMac_Idle test 1995-03-06 10:30:39 +00:00
Guido van Rossum
5510dc23f9 socket.py 1995-03-06 10:29:04 +00:00
Guido van Rossum
23f43d1bd2 correct some return values and remove some unused variables 1995-03-04 22:36:53 +00:00
Guido van Rossum
d5f53857dc include macglue.h so we can use HAVE_UNIVERSAL_HEADERS;
and correct sens of PyMac_Idle() test.  But should'nt this raise
KeyboardInterrupt instead of silently returning?
1995-03-04 22:35:14 +00:00
Guido van Rossum
cd259d0b40 fix several cosmetic things, add buffering to makefile 1995-03-04 22:24:05 +00:00
Guido van Rossum
e9f29bf4ca remove unused vars 1995-02-13 16:18:02 +00:00
Jack Jansen
860dc048ca Ported to CW5 (or to new Universal Headers, actually) 1995-01-22 16:48:43 +00:00
Jack Jansen
f90a113176 Fixed listen()/getsockname() bug 1995-01-19 11:49:05 +00:00
Jack Jansen
75b6f1c8e5 - Ported to powerpc
- Fixed bug with accept() call
- Better error checking
1995-01-18 13:50:42 +00:00
Jack Jansen
edf585579c Interface to MacTCP and the MacTCP Domain Name Resolver 1994-12-14 13:36:34 +00:00
Jack Jansen
0d7cba86a6 New standard modules for the mac. 1994-12-14 13:06:25 +00:00