summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added characteristics of shttp, https, and snews.Guido van Rossum1997-01-021-3/+12
* Properly parenthesize a long Boolean combination. Formerly, you couldGuido van Rossum1997-01-021-1/+1
* The usual...Guido van Rossum1996-12-311-243/+178
* Rewritten the readline test, hopefully it's okay now.Guido van Rossum1996-12-311-31/+60
* (libformatter.tex): Document the flush() method on the writer.Fred Drake1996-12-312-0/+8
* (formatter.py): Add a flush() method to the writer interface. This reallyFred Drake1996-12-311-2/+2
* Exercise the new feature set somewhat.Guido van Rossum1996-12-311-10/+73
* Added better handling of unsigned longs -- a Python long returned byGuido van Rossum1996-12-311-27/+163
* Rewrote _{read,write}_{short,long} to use the newly revamped structGuido van Rossum1996-12-311-37/+44
* Added libstat.texGuido van Rossum1996-12-313-1/+4
* Document the new extensions.Guido van Rossum1996-12-312-18/+128
* Fix the first bugs... treatment of 0 count was wrong, and memchr()Guido van Rossum1996-12-311-6/+6
* Pretty much rewritten to fulfull several long-standing wishes:Guido van Rossum1996-12-311-226/+572
* A different winning animation.Guido van Rossum1996-12-301-6/+8
* Rename DEBUG macro to Py_DEBUGGuido van Rossum1996-12-3011-23/+23
* Actually, *this* fixes the last bug.Guido van Rossum1996-12-301-2/+7
* Considerably restructured. This fixes the one remaining bug.Guido van Rossum1996-12-301-319/+322
* Solitaire game, like the one that comes with Windows.Guido van Rossum1996-12-291-0/+627
* Added support for RFC 850 style dates, as used by some HTTP serversGuido van Rossum1996-12-271-0/+4
* Fix bogus implementation of Group.bind().Guido van Rossum1996-12-272-4/+12
* Added config(ure) method to Image class.Guido van Rossum1996-12-272-0/+20
* Change the default values for IntVar and DoubleVar to numbers (theyGuido van Rossum1996-12-272-4/+4
* Crude but effective hack to clear the parser cache every so often.Guido van Rossum1996-12-271-0/+4
* Removed all traces of accessobject.c.Guido van Rossum1996-12-252-374/+2
* Renamed.Roger E. Masse1996-12-241-0/+8530
* Test output for the gl C extension module.Roger E. Masse1996-12-241-0/+1
* gl is a *huge* module. This is a very simple test that insures thatRoger E. Masse1996-12-241-0/+141
* Output filesBarry Warsaw1996-12-236-0/+60
* test_rotor.py: New test of the rotor module.Barry Warsaw1996-12-238-27/+89
* Reworked to check for memory problems (one potential found),Barry Warsaw1996-12-231-204/+245
* From reading the source, it turns out that the setkey() method canBarry Warsaw1996-12-232-4/+6
* - CWGUSI has movedJack Jansen1996-12-231-21/+24
* Added a chapter on using OSAXenJack Jansen1996-12-231-0/+17
* Added range of resource-ids for twit.Jack Jansen1996-12-231-1/+4
* Added Application.cleanup method which asks all windows to closeJack Jansen1996-12-231-0/+5
* Added gdbm (if USE_GDBM defined)Jack Jansen1996-12-231-0/+6
* Moved resources around to forestall conflicts with debuggeeJack Jansen1996-12-238-17/+20
* Added gdbmJack Jansen1996-12-231-0/+1
* Added gdbm plugins, changed jpeg library to v6, various minor changesJack Jansen1996-12-2333-11647/+12012
* Added gdbm pluginsJack Jansen1996-12-231-0/+2
* If sys.argv is empty ask for input file and output folderJack Jansen1996-12-231-0/+26
* Very very small comment change.Roger E. Masse1996-12-201-1/+1
* Many scripts, but small changes. Update the way the scripts obtain theRoger E. Masse1996-12-209-53/+71
* added test of the regex moduleBarry Warsaw1996-12-203-0/+92
* Renamed.Roger E. Masse1996-12-201-380/+406
* Several changes. Test program to follow.Barry Warsaw1996-12-201-162/+267
* More and better comments.Roger E. Masse1996-12-201-4/+11
* Minor semantic cleanup.Roger E. Masse1996-12-201-3/+3
* Output for test script for the SGI imgfile module.Roger E. Masse1996-12-201-0/+1
* Test script for the SGI imgfile module.Roger E. Masse1996-12-202-0/+104