summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated commentsBarry Warsaw1995-06-151-5/+3
* converted to pythonBarry Warsaw1995-06-151-124/+123
* two mime encoding schemesGuido van Rossum1995-06-142-0/+226
* derived from new configure.inGuido van Rossum1995-06-142-451/+447
* sys/wait.h; NeXT changes (no unistd, utime; getcwd?)Guido van Rossum1995-06-141-0/+20
* fix NL for Linux bash bug; special processing for -u optionsGuido van Rossum1995-06-141-2/+9
* edited RCS cruftGuido van Rossum1995-06-141-1/+1
* new modules soundex.c and environment.cGuido van Rossum1995-06-143-0/+252
* add setblocking(); NT changes; null-terminate Unix pathGuido van Rossum1995-06-141-12/+33
* removed rcs cruftGuido van Rossum1995-06-141-23/+0
* NeXT doesn't like me to declare hypot(double, double)Guido van Rossum1995-06-141-1/+1
* re-enabled NeXT dynamic linking (#ifdef NeXT)Guido van Rossum1995-06-141-2/+2
* replace "\r\n" with "\n" at line end (Jim Ahlstrom)Guido van Rossum1995-06-141-0/+8
* linux elf shlib; sys/wait.h; don't add -posix for NeXTGuido van Rossum1995-06-141-14/+6
* add note about font-lock and fix doc URLGuido van Rossum1995-06-141-2/+11
* Mac dynloading is now enabled by USE_MAC_DYNAMIC_LOADING.Jack Jansen1995-06-141-11/+42
* Added USE_* ifdefs for a couple of optional modules.Jack Jansen1995-06-141-9/+22
* Ported to CW6Jack Jansen1995-06-141-4/+1
* Split shared-library support and dynamic-loading support (they wereJack Jansen1995-06-142-1/+10
* Skip old-style 'From name time' lines at beginning of message.Jack Jansen1995-06-131-0/+6
* Check if we've already loaded a dynamic module under a different name.Sjoerd Mullender1995-06-123-5/+38
* Ported to Universal Header 2.0.1f (i.e. CW6)Jack Jansen1995-06-0932-394/+423
* Ported to CodeWarrior 6Jack Jansen1995-06-093-5/+10
* Trying again to check it in. Changes to:Jack Jansen1995-06-0631-599/+1231
* Trying again to check it in. Changes to:Jack Jansen1995-06-0616-280/+462
* Rather massive changes:Jack Jansen1995-06-057-359/+165
* Added img stuff (within #ifdef, so they're easy to remove)Jack Jansen1995-06-031-0/+23
* StandardGetFile without args now shows all files (in stead of none)Jack Jansen1995-06-031-0/+2
* next version; python.org changesGuido van Rossum1995-05-311-147/+168
* Backward compatibity module for constants from cl.h include file. TheSjoerd Mullender1995-05-174-472/+520
* Make constants from cl.h include file available as module variables.Sjoerd Mullender1995-05-171-2/+331
* Templates converted to new naming conventions (thanks to Chak Tan)Jack Jansen1995-05-1617-131/+100
* Made the example slightly more completeJack Jansen1995-05-161-0/+7
* #updated to-do listBarry Warsaw1995-05-081-0/+1
* don't show print passwords in debug outputGuido van Rossum1995-05-051-6/+16
* new release by Ken, fix handling of fromGuido van Rossum1995-05-051-6/+12
* For anonymous ftp, make sure local hostname is fully qualified.Jack Jansen1995-05-041-0/+4
* unified join(fields), split(fields)Guido van Rossum1995-05-031-12/+20
* added transferSize() methodGuido van Rossum1995-05-031-0/+6
* mods by Gregor Schmid -- very nice!Guido van Rossum1995-05-033-69/+318
* squeezed some space out of a line that was too longGuido van Rossum1995-05-032-4/+4
* eremoved should be edeleted, tests for lseen/rseen should be lsum/rsumGuido van Rossum1995-05-011-12/+14
* largely rewritten FileClass and RCVSGuido van Rossum1995-05-011-48/+70
* moved proxy; added __cmp__(); made proxy optional for getremote()Guido van Rossum1995-05-011-7/+10
* extensive description of what's hereGuido van Rossum1995-04-281-1/+83
* added setentry() and use it in commit so CVS/Entries gets updatedGuido van Rossum1995-04-281-4/+9
* removed duplicate defs for None, False, TrueGuido van Rossum1995-04-281-4/+0
* moved package to standard placeGuido van Rossum1995-04-282-2/+2
* addpackGuido van Rossum1995-04-282-0/+6
* only diff differing filesGuido van Rossum1995-04-281-1/+5