- 02 Apr, 2000 1 commit
-
-
Andrew M. Kuchling authored
-
- 01 Apr, 2000 1 commit
-
-
Fred Drake authored
-
- 31 Mar, 2000 38 commits
-
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
cvs2svn authored
-
Guido van Rossum authored
the website.
-
Guido van Rossum authored
directory, and so that people have a clue as to why it exists.
-
Guido van Rossum authored
distutils lurking in CVS logs that I probably haven't read. Oh well.
-
Guido van Rossum authored
1.5.2 was released, except those who contributed only to Doc files -- Fred has his own way of doing this. This doesn't mean that I've got everyone who contributed *before* 1.5.2 was released in here... :-(
-
Greg Ward authored
functions, but with different names.
-
Fred Drake authored
-
Fred Drake authored
-
Fred Drake authored
-
Guido van Rossum authored
-
Guido van Rossum authored
pages of 4k entries each. This should fix compiler problems on some platforms.
-
Guido van Rossum authored
mechanism is enhanced to be more informative.
-
Andrew M. Kuchling authored
"man tcp" on Solaris says that TCP_NODELAY is defined in netinet/tcp.h, and the Open Groups Unix98 spec agrees (http://www.opengroup.org/onlinepubs/009619199/ninettcp.htm).
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Greg Ward authored
HKEY_* and Reg* names once, rather than having near-duplicate code in the two import attempts. Also dropped the leading underscore on all the imported symbols, as it's not appropriate (they're not local to this module).
-
Greg Ward authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
-
Andrew M. Kuchling authored
The Setup.in entry is sort of a lie; it links with -lexpat, but Expat's Makefile doesn't actually build a libexpat.a. I'll send Expat's author a patch to do that; if he doesn't accept it, this rule will have to list Expat's object files (ick!), or have a comment explaining how to build a .a file.
-
Guido van Rossum authored
-
Guido van Rossum authored
Kuchling.
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
-
Guido van Rossum authored
NOTE: THIS IS VERY ROUGH ALPHA CODE!
-
Guido van Rossum authored
NOTE: THIS IS VERY ROUGH ALPHA CODE!
-
Guido van Rossum authored
-
Guido van Rossum authored
-