summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated to Waste 1.3Jack Jansen1998-02-201-1/+9
* Break circular reference on menus upon cleanupJack Jansen1998-02-201-0/+1
* Added CHECK_IMPORT_CASEJack Jansen1998-02-201-0/+8
* Removed incorrect weMonoStyled from initializationJack Jansen1998-02-201-1/+1
* Fixed bug in explanation of how to run test.autotest, and warned forJack Jansen1998-02-201-8/+10
* Tell TeX about a pathological hyphenation case (BaseHTTPRequestHandler).Fred Drake1998-02-201-0/+3
* Added \label{}s for logical addressing.Fred Drake1998-02-202-70/+74
* Added \label{}s for logical addressing.Fred Drake1998-02-202-0/+10
* Fixed typo reported by Vladimir Marangozov <Vladimir.Marangozov@imag.fr>.Fred Drake1998-02-202-2/+2
* Don't ignore makeinfo errors.Fred Drake1998-02-191-1/+1
* Clean up name->name conversion a little, *make sure it happens in all theFred Drake1998-02-192-24/+36
* Revert to the old (indented) form of @DGUX_IS_BROKEN@.Guido van Rossum1998-02-191-2/+2
* Different way to suppores the DGUX ruleGuido van Rossum1998-02-192-5/+5
* Change default RCS bin directory to /usr/local/bin/.Guido van Rossum1998-02-191-1/+1
* Delete the 'exit' command from the Tcl interpreter -- it would allowGuido van Rossum1998-02-191-0/+3
* Fix bug in trace_vdelete(); should use master's delete command.Guido van Rossum1998-02-191-1/+2
* Added debug statements to report data actually sent and received onGuido van Rossum1998-02-191-0/+2
* Fix for literal null bytes -- these must be replaced by the fourGuido van Rossum1998-02-191-2/+3
* Fixed a bug in the gauss() function. The bug was reported by MikeGuido van Rossum1998-02-191-5/+6
* Add rmd() (remove directory command); fix comment in parse257.Guido van Rossum1998-02-191-2/+8
* Faster implementation of normcase (using string.lower(Guido van Rossum1998-02-191-8/+2
* Jeff Kunce writes (and he is right):Guido van Rossum1998-02-192-6/+6
* Revise comment about the {fulllineitems} environment to be accurate.Fred Drake1998-02-191-1/+3
* Fix some outdated comments (mostly by removing a large comment blockGuido van Rossum1998-02-191-16/+11
* Improve support for logical node names.Fred Drake1998-02-191-0/+26
* Enable CHECK_IMPORT_CASE on Win32.Guido van Rossum1998-02-191-0/+10
* Adjusted \label{} for *consistent* logical addressing.Fred Drake1998-02-192-236/+240
* Moved clear_carefully() to _PyModule_Clear() in moduleobject.cGuido van Rossum1998-02-191-69/+31
* Make backup copies of stdin, stdout, stderr as __stdin__, __stdout__,Guido van Rossum1998-02-191-0/+4
* Add internal routine _PyModule_Clear(), which does approximately whatGuido van Rossum1998-02-192-1/+51
* Added \label{} for logical addressing.Fred Drake1998-02-192-0/+6
* Vladimir Marangozov' performance hack: copy f_builtins from ancestorGuido van Rossum1998-02-191-3/+14
* Check ferror(), not errno, for fread() error.Guido van Rossum1998-02-191-1/+1
* Add missing files to $(LIBFILES).Fred Drake1998-02-191-1/+5
* Added \label{} for logical addressing.Fred Drake1998-02-192-0/+32
* Added \label{} for logical addressing.Fred Drake1998-02-194-2/+6
* Added itemized list of Macintosh modules, similar to the other chapters.Fred Drake1998-02-192-6/+118
* Added \label{} for logical addressing.Fred Drake1998-02-192-0/+2
* Separate chapter and section.Fred Drake1998-02-196-220/+222
* Make sure the general index and about nodes get labels assigned, so they getFred Drake1998-02-191-3/+25
* Separate binhex and binuu documentation from binascii. Support betterFred Drake1998-02-198-148/+152
* Remove debugging print.Fred Drake1998-02-191-3/+7
* Bring date into line with the last documentation release.Fred Drake1998-02-192-2/+2
* Work on a temporary file, not the input file.Fred Drake1998-02-192-2/+2
* Revised some targets to make better use of make "special" variables, to avoidFred Drake1998-02-191-7/+16
* Support environments {fulllineitems} and {classdesc}, more of the new logicalFred Drake1998-02-192-24/+14
* Adjust grouping for the "b(reak)" command syntax description. This isFred Drake1998-02-192-2/+2
* Logical markup.Fred Drake1998-02-192-114/+118
* \nodename{} must immediately follow \chapter{} to be handled correctly;Fred Drake1998-02-192-4/+2
* {fulllineitems} is now an environment; use it as such.Fred Drake1998-02-192-6/+14