summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* As Jeff painfully found out, malloc(0) returns NULL on OS/2.Guido van Rossum1998-01-111-1/+4
* Grammatical nit.Fred Drake1998-01-092-2/+2
* Add module reference for cPickle to index.Fred Drake1998-01-092-36/+42
* Use \file{} instead of \code{} or ``\code{}'' to mark file & directory namesFred Drake1998-01-092-6/+6
* Simplify markup.Fred Drake1998-01-092-4/+4
* The resource module has been documented; remove from list.Fred Drake1998-01-092-4/+0
* Added \label{} to allow module references.Fred Drake1998-01-092-8/+46
* Add index entry for reference to the math module.Fred Drake1998-01-092-14/+14
* Typographical nits: Always set parameter names in \var{} in the running text.Fred Drake1998-01-092-6/+6
* Markup consistency in the mapping object interface description.Fred Drake1998-01-092-4/+4
* Fix previous nit to really do the right thing.Fred Drake1998-01-091-1/+1
* Consistency: Always use lower-case markup; one tag was still given inFred Drake1998-01-091-1/+1
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-092-264/+272
* Revise prologue and frontmatter to use latex2e (not in 2.09 compatibilityFred Drake1998-01-096-52/+22
* \mytableofcontents New macro. Wrapper around \tableofcontents thatFred Drake1998-01-091-1/+37
* Nit.Fred Drake1998-01-091-0/+2
* For consistency, always use a trailing "()" on function names in the runningFred Drake1998-01-082-38/+40
* Fix a typo (the word "a" was spelled "c"!).Fred Drake1998-01-072-2/+12
* Normalize some markup.Fred Drake1998-01-072-30/+32
* Fixed up index entries.Fred Drake1998-01-072-14/+18
* Added index entry for the protocol.Fred Drake1998-01-072-14/+16
* Added index items for the RFC and the protocol itself.Fred Drake1998-01-072-0/+4
* Fixed index entries to be more consistent.Fred Drake1998-01-072-10/+10
* Updated embed demo, and put a note in the html file that you need aJack Jansen1998-01-063-174/+167
* I give in. Now Tk is also using resources just above 128, so PythonJack Jansen1998-01-069-5558/+5672
* In description of \D, revise markup so that the caret shows up in the HTMLFred Drake1998-01-062-2/+2
* Release notes and readme for 1.5b3Jack Jansen1998-01-065-70/+92
* Loading defaults for gusi/sys.path didn't work for applets. Fixed.Jack Jansen1998-01-061-2/+4
* Balloon help definitionsJack Jansen1998-01-061-0/+46
* Added cPickle and cStringIOJack Jansen1998-01-061-0/+7
* - Tk 8.0p2 script resourcesJack Jansen1998-01-063-4815/+5006
* Projects for 1.5b3Jack Jansen1998-01-0612-3538/+3767
* Dangerous feature added: when removing local files (i.e., only when -rGuido van Rossum1998-01-041-25/+50
* Descriptions for PyRun_String(), PyRun_File(), and PyRun_CompileString() allFred Drake1998-01-022-8/+8
* lib.dvi target: Added commands to generate the modules index.Fred Drake1998-01-021-1/+4
* Script to convert module index data to module index.Fred Drake1998-01-022-0/+124
* Add module index before the general index.Fred Drake1998-01-022-0/+8
* Added support for storing information to build a module index.Fred Drake1998-01-021-1/+16
* In description of the group() method, fix markup of "\(" and "\)" literals;Fred Drake1998-01-022-2/+2
* Fix bug detected by AMK: need to import string.Guido van Rossum1997-12-311-0/+1
* Fix bug detected by AMK: Types should be types.Guido van Rossum1997-12-311-2/+2
* This commit was manufactured by cvs2svn to create tag 'release15'.v1.5cvs2svn1997-12-310-0/+0
* Last-minute fix for Jim H: don't die after del sys.stdoutGuido van Rossum1997-12-311-2/+11
* Add zlib and bsddb, and remove beta designation.Guido van Rossum1997-12-311-3/+17
* New module added.Guido van Rossum1997-12-311-0/+474
* Ready for release of 1.5.Guido van Rossum1997-12-311-57/+31
* Added from 1.5b2 to 1.5.Guido van Rossum1997-12-311-0/+75
* Apply fixps.py to allow A4 paper printing.Guido van Rossum1997-12-301-1/+1
* Added BaseHTTPServer to table of contents for chapter.Guido van Rossum1997-12-302-0/+6
* Correct small nits reported by Rob Hooft.Guido van Rossum1997-12-3022-66/+72