summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Clarify PC build instructions (point to PCbuild).Guido van Rossum1999-04-121-5/+6
* Cast added by Jack Jansen (for Mac port).Guido van Rossum1999-04-121-1/+2
* Forgot to add this file. CDROM device parameters.Guido van Rossum1999-04-122-0/+153
* Two different changes.Guido van Rossum1999-04-121-2/+5
* Removed reference to the PSA (PSA membership no longer needed for CVSJack Jansen1999-04-121-13/+14
* No longer needed.Guido van Rossum1999-04-101-2/+0
* Correct missed character in Andrew Dalke's name.Guido van Rossum1999-04-101-1/+1
* Add DEC Ultrix notes (from Donn Cave's email).Guido van Rossum1999-04-101-0/+3
* The usualGuido van Rossum1999-04-101-5/+5
* Quote a bunch of shell variables used in test, related to long-long.Guido van Rossum1999-04-101-4/+4
* casts for picky compilers.Guido van Rossum1999-04-103-3/+4
* 3-arg gethostbyname_r doesn't really work on OSF/1.Guido van Rossum1999-04-101-1/+1
* Avoid totally empty files.Guido van Rossum1999-04-103-0/+3
* Misspellling: "occurance" --> "occurrence"Fred Drake1999-04-091-1/+1
* Use re instead of regex.Guido van Rossum1999-04-091-10/+11
* Use #!/usr/bin/env python instead of #!/usr/local/bin/python.Fred Drake1999-04-091-1/+1
* Get rid of #! lineGuido van Rossum1999-04-092-2/+0
* Oops, try again. Test checkin (empty line) to see whether the new mailman-bas...Jack Jansen1999-04-091-1/+0
* Test checkin (empty line) to see whether the new mailman-based PythonMac-chec...Jack Jansen1999-04-091-0/+1
* Use the Tcl 8.0.5 installer.Guido van Rossum1999-04-081-4/+7
* This commit was manufactured by cvs2svn to create tag 'r152c1'.v1.5.2c1cvs2svn1999-04-081-0/+1
* Release 1.5.2c1. Add IDLE and Uninstall to program group.Guido van Rossum1999-04-081-15/+40
* Now using static zlib 1.1.3Guido van Rossum1999-04-081-4/+4
* # File location for tut.tex and URL for Aaron Watters' tutorial have changed.Guido van Rossum1999-04-081-5/+5
* # TODO entries changedGuido van Rossum1999-04-082-4/+6
* The usualGuido van Rossum1999-04-0817-94/+476
* Release 1.5.2c1Guido van Rossum1999-04-081-4/+4
* Release 1.5.2c1.Guido van Rossum1999-04-081-2/+2
* # Bah. The same problem occurred a second time.Guido van Rossum1999-04-081-1/+1
* News for the 1.5.2c1 release.Guido van Rossum1999-04-081-0/+944
* On Windows, we suddenly find, strftime() may return "" for anGuido van Rossum1999-04-081-1/+1
* This demo imported some private code from Matt. Make it cripple along.Guido van Rossum1999-04-081-3/+10
* Delete an accidentally checked-in feature that actually broke moreGuido van Rossum1999-04-081-9/+0
* Win/CE thread support by Mark Hammond.Guido van Rossum1999-04-081-0/+201
* Patch by Andrew Kuchling to unflush() (flush() for deflating).Guido van Rossum1999-04-071-4/+8
* Use binary mode for all gzip files we open.Guido van Rossum1999-04-071-4/+4
* New change log.Guido van Rossum1999-04-071-1/+83
* New version.Guido van Rossum1999-04-072-4/+14
* Alas, get rid of the Win specific hack to ask the user to press ReturnGuido van Rossum1999-04-071-47/+0
* Version bump awaiting impending new release.Guido van Rossum1999-04-071-1/+1
* Removing an unused image of a snake.Guido van Rossum1999-04-071-0/+0
* lower, tkraise/lift hide Misc.lower, Misc.tkraise/lift,Guido van Rossum1999-04-071-3/+8
* Changes by Mark Hammond for Windows CE. Mostly of the formGuido van Rossum1999-04-075-0/+18
* Remove unused variable from complex_from_string() code.Guido van Rossum1999-04-071-1/+1
* Add the possibility of a gamma release (release candidate).Guido van Rossum1999-04-071-2/+3
* Updated documentation by Per Cederqvist. I've added back theGuido van Rossum1999-04-071-15/+58
* Add extern decl for fsync() for SunOS 4.x.Guido van Rossum1999-04-071-0/+1
* Changes by Per Cederquist and The Dragon.Guido van Rossum1999-04-071-49/+118
* Fix the tests now that splitdrive() no longer treats UNC paths special.Guido van Rossum1999-04-061-4/+4
* Withdraw the UNC support from splitdrive(). Instead, a new functionGuido van Rossum1999-04-061-8/+26