summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update.Fred Drake1998-07-291-16/+1
* tohtml(): Use a table instead of a definition list for module synopses.Fred Drake1998-07-291-4/+5
* Fix two remaining references to all-pdf and all-ps to only use pdf and ps.Fred Drake1998-07-291-2/+2
* Update to use a separate page for front matter.Fred Drake1998-07-286-0/+24
* Update the HOWTO template to use a separate page for front matter, withFred Drake1998-07-282-0/+20
* do_cmd_maketitle(): No <hr> at the end of the "title page".Fred Drake1998-07-281-1/+1
* Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fiFred Drake1998-07-281-0/+5
* Added ref/ref.tex to REFFILES.Fred Drake1998-07-281-7/+9
* Make sure all chapters, sections, and subsections have a \label to give themFred Drake1998-07-287-63/+64
* Make sure chapters, sections, and subsections all have a \label to give themFred Drake1998-07-281-23/+25
* Don't use raw_input() to ask for the password; this puts the passwordGuido van Rossum1998-07-281-2/+17
* fix __str__ method of EnvironmentError (base class of IOError): wasJeremy Hylton1998-07-281-2/+2
* Fixed the gzip synopsis.Fred Drake1998-07-271-1/+2
* Added the popen2 synopsis.Fred Drake1998-07-271-1/+1
* Added the calendar synopsis.Fred Drake1998-07-271-2/+2
* Added the bisect synopsis.Fred Drake1998-07-271-1/+1
* Added the dumbdbm synopsis.Fred Drake1998-07-271-1/+1
* Added a synopsis.Fred Drake1998-07-271-2/+3
* Fix the synopsis.Fred Drake1998-07-271-5/+4
* Mark the new & changed items.Fred Drake1998-07-272-10/+19
* Update the release date.Fred Drake1998-07-271-1/+1
* do_cmd_localmoduletable(): Cause the child links table to be dropped whenFred Drake1998-07-271-1/+1
* do_cmd_versionadded(),Fred Drake1998-07-271-0/+14
* \versionadded,Fred Drake1998-07-271-2/+17
* Convert operator precedence table to the new style markup.Fred Drake1998-07-271-45/+45
* Minor tidy.Fred Drake1998-07-272-3/+3
* Use Py_GetPythonHome() instead of getenv("PYTHONHOME").Guido van Rossum1998-07-271-1/+1
* Two changes:Guido van Rossum1998-07-271-3/+15
* Make sure that at least one digit has been consumed in atoi().Guido van Rossum1998-07-251-0/+4
* Fix up the synopsis table stuff so it gets things right at each chapter,Fred Drake1998-07-251-11/+17
* Update @INC so we can 'require' modules in Doc/perl/.Fred Drake1998-07-241-2/+4
* Added module synopsis support with one (big) caveat: All the modules areFred Drake1998-07-241-30/+142
* tohtml(): Make module names anchors.Fred Drake1998-07-241-1/+2
* Converted some {tabular}s to use {tablei*} environments.Fred Drake1998-07-242-69/+64
* {tableiv} environment: Four-column table.Fred Drake1998-07-241-0/+10
* Removing all references to FrameMakerGuido van Rossum1998-07-2417-34008/+0
* checkpoint before I throw this awayGuido van Rossum1998-07-243-0/+0
* Checking in uninteresting changes (mostly window resizes :-)Guido van Rossum1998-07-246-0/+0
* Document getsize(), getmtime(), getatime().Guido van Rossum1998-07-241-0/+19
* Added getsize(), getmtime(), getatime()Guido van Rossum1998-07-244-0/+72
* Document makedirs(), removedirs(), renames() -- ESR-inspired super-versionsGuido van Rossum1998-07-241-1/+30
* Add makedirs(), removedirs(), renames() -- ESR-inspired super-versionsGuido van Rossum1998-07-241-0/+63
* My first Perl object. ;-)Fred Drake1998-07-241-0/+72
* Fix markup of an \indexiii --> only two parameters were given.Fred Drake1998-07-241-1/+1
* Use 'S' format character for the optional constructor argument, so weGuido van Rossum1998-07-241-1/+1
* Changes copied from the FrameMaker version. Hardly anything (but thenGuido van Rossum1998-07-241-6/+5
* Changes copied from the FrameMaker version. Not too much.Guido van Rossum1998-07-241-108/+112
* Changes copied from the FrameMaker version. Also documented someGuido van Rossum1998-07-241-83/+141
* Remove all-<format> targets in favor of just <format>.Fred Drake1998-07-241-11/+13
* e.g. -> e.g.,Guido van Rossum1998-07-245-15/+16