summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Started on GUSI2 and threading support. cfm68k targets are still included in ...Jack Jansen2000-04-0732-600/+931
* Started on GUSI2 and threading support.Jack Jansen2000-04-0716-29/+194
* Ready for 1.6a1. Reordered the defines to be in line with config.h.in again, ...Jack Jansen2000-04-071-187/+422
* Return a handle in stead of a resource.Jack Jansen2000-04-071-1/+1
* Vladimir Marangozov: This fixes the line number in the stringGuido van Rossum2000-04-071-4/+2
* Just in case someone wants to use this, let's fix the pathname.Guido van Rossum2000-04-061-1/+1
* Mark RELEASE with the release level ("a2").Fred Drake2000-04-061-1/+1
* Conrad Huang points out that "if (0 < ch < 256)", while legal C,Guido van Rossum2000-04-061-1/+1
* Make sure the \declaremodule uses the right name for the module!Fred Drake2000-04-061-20/+22
* unichr(),Fred Drake2000-04-061-0/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+4
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-1/+1
* Revised / removed comments about string exceptions (relating to theFred Drake2000-04-061-12/+17
* Bump version to 1.6a2 -- to be released one of these days.Guido van Rossum2000-04-061-3/+3
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+5
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-5/+5
* Moved socket, select, unicodedata to their own PYD. This shouldGuido van Rossum2000-04-0612-84/+373
* Note the exception raised when parameter to chr() is out of range.Fred Drake2000-04-061-1/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-3/+20
* Remove _socket, select, soundex, and unicodedata. These have beenGuido van Rossum2000-04-061-10/+0
* Added entry for codecs module.Fred Drake2000-04-061-0/+1
* Added codecs entry here as part of String Services.Fred Drake2000-04-061-0/+1
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+126
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+101
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+712
* But don't do the funny \UNICODE macro; we're trying to get away fromFred Drake2000-04-061-1/+1
* Patch from Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+15
* Windows: Since we're not using ZLIB.DLL any more, don't define ZLIB_DLL.Guido van Rossum2000-04-061-3/+0
* Add msvcrt to list of libraries to ignore in Debug mode.Guido van Rossum2000-04-061-1/+1
* Add missing import of 'usage' string.Greg Ward2000-04-061-2/+2
* Removed bogus connect() call in SMTP example; reported by TravisFred Drake2000-04-051-12/+0
* Added reference to the multifile module from the "See also" sectionFred Drake2000-04-051-0/+2
* Added a few cast to make it 68k-compatible.Jack Jansen2000-04-052-10/+10
* Fredrik Lundh: eliminate a MSVC compiler warning.Guido van Rossum2000-04-051-1/+1
* Marc-Andre's third try at this bulk patch seems to work (except thatGuido van Rossum2000-04-0517-115/+421
* Forgot to save the project file -- this also reflects the use ofGuido van Rossum2000-04-051-4/+4
* Lots of cleanup things.Guido van Rossum2000-04-051-190/+111
* Noted by Guido:Fred Drake2000-04-051-7/+7
* Noted by Guido:Fred Drake2000-04-051-2/+2
* Noted by Guido:Fred Drake2000-04-051-1/+1
* Mark Hammond:Fred Drake2000-04-051-0/+2
* Mark Hammond <mhammond@skippinet.com.au>:Fred Drake2000-04-051-6/+2
* Work the Tcl version number in the path we search for.Guido van Rossum2000-04-041-2/+3
* Get rid of Win32s check.Guido van Rossum2000-04-041-17/+1
* Merged in changes from 1.5.2p2 release.Fred Drake2000-04-041-0/+2
* Merged in changes from 1.5.2p2 release as appropriate.Fred Drake2000-04-041-8/+15
* Skip Montanaro submits a simple patch that makes encode() and decode()Guido van Rossum2000-04-041-0/+4
* Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>Fred Drake2000-04-041-1/+3
* Added "See also" section; from Peter Funk <pf@artcom-gmbh.de>.Fred Drake2000-04-041-0/+3
* Fixed typo in example code; spotted by Everett LipmanFred Drake2000-04-041-1/+1