summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Logical markup.Fred Drake1998-02-192-18/+18
* Mostly LaTeX style cleanup.Fred Drake1998-02-191-111/+159
* breakable_re: Fix the RE so that module definition entries don't preventFred Drake1998-02-192-2/+4
* Feature added by Bill van Melle: when no timezone is present, assumeGuido van Rossum1998-02-193-9/+20
* &do_cmd_url,Fred Drake1998-02-181-11/+40
* Consistent spelling: "time zone" -> "timezone".Guido van Rossum1998-02-182-6/+12
* Add named destinations for \label{} in the PDF.Fred Drake1998-02-181-3/+11
* Add new files from the Mac user interface breakup.Fred Drake1998-02-181-1/+2
* Separate Mac user interface modules into separate files, to better supportFred Drake1998-02-1810-702/+1048
* rrggbb_to_triplet(), triplet_to_rrggbb(): Improvements given by GvRBarry Warsaw1998-02-181-8/+3
* Very modest improvementsBarry Warsaw1998-02-181-27/+31
* Get rid of commented out, slower versionsBarry Warsaw1998-02-181-14/+0
* Implementation using TCLPROC loaded into the Tcl interpreterBarry Warsaw1998-02-181-10/+32
* Small patches to the DJGPP version of check_case().Guido van Rossum1998-02-181-1/+3
* assure a consistent assignment for nodes with multiple labelsJeremy Hylton1998-02-182-2/+4
* Added a number of items....Fred Drake1998-02-181-1/+14
* Added libsymbol.tex, libtoken.tex to dependencies for the libref.Fred Drake1998-02-181-1/+10