- 514cd87 do_cmd_maketitle(): No <hr> at the end of the "title page". by Fred Drake · 26 years ago
- 1e4973b Define stuff to allow simple HTML-only selection using TeX's \if<foo>...\fi by Fred Drake · 26 years ago
- efc17bd Added ref/ref.tex to REFFILES. by Fred Drake · 26 years ago
- 61c7728 Make sure all chapters, sections, and subsections have a \label to give them by Fred Drake · 26 years ago
- 020f8c0 Make sure chapters, sections, and subsections all have a \label to give them by Fred Drake · 26 years ago
- 1a7bab0 Don't use raw_input() to ask for the password; this puts the password by Guido van Rossum · 26 years ago
- ec8c8c2 fix __str__ method of EnvironmentError (base class of IOError): was by Jeremy Hylton · 26 years ago
- ee7fd69 Fixed the gzip synopsis. by Fred Drake · 26 years ago
- a30e469 Added the popen2 synopsis. by Fred Drake · 26 years ago
- 54327c4 Added the calendar synopsis. by Fred Drake · 26 years ago
- edf6b1f Added the bisect synopsis. by Fred Drake · 26 years ago
- 9030b0f Added the dumbdbm synopsis. by Fred Drake · 26 years ago
- 08caa96 Added a synopsis. by Fred Drake · 26 years ago
- 9643c67 Fix the synopsis. by Fred Drake · 26 years ago
- b44e753 Mark the new & changed items. by Fred Drake · 26 years ago
- 6481ba6 Update the release date. by Fred Drake · 26 years ago
- 53af049 do_cmd_localmoduletable(): Cause the child links table to be dropped when by Fred Drake · 26 years ago
- 897d12b do_cmd_versionadded(), do_cmd_versionchanged(): Support for new macros. by Fred Drake · 26 years ago
- af958c7 \versionadded, \versionchanged: New macros. by Fred Drake · 26 years ago
- 9ad9c9b Convert operator precedence table to the new style markup. by Fred Drake · 26 years ago
- 6f5bf8d Minor tidy. by Fred Drake · 26 years ago
- 28700c4 Use Py_GetPythonHome() instead of getenv("PYTHONHOME"). by Guido van Rossum · 26 years ago
- 8b2b3ce Two changes: by Guido van Rossum · 26 years ago
- 76310fc Make sure that at least one digit has been consumed in atoi(). by Guido van Rossum · 26 years ago
- f7685d7 Fix up the synopsis table stuff so it gets things right at each chapter, by Fred Drake · 26 years ago
- b3a3ed8 Update @INC so we can 'require' modules in Doc/perl/. by Fred Drake · 26 years ago
- a0f4c94 Added module synopsis support with one (big) caveat: All the modules are by Fred Drake · 26 years ago
- 2903d03 tohtml(): Make module names anchors. by Fred Drake · 26 years ago
- a1cce71 Converted some {tabular}s to use {tablei*} environments. by Fred Drake · 26 years ago
- 30e5265 {tableiv} environment: Four-column table. by Fred Drake · 26 years ago
- aca61a4 Removing all references to FrameMaker by Guido van Rossum · 26 years ago
- 6a2fe26 checkpoint before I throw this away by Guido van Rossum · 26 years ago
- 579c845 Checking in uninteresting changes (mostly window resizes :-) by Guido van Rossum · 26 years ago
- 2babd7b Document getsize(), getmtime(), getatime(). by Guido van Rossum · 26 years ago
- 2bc1f8f Added getsize(), getmtime(), getatime() by Guido van Rossum · 26 years ago
- 89a79d1 Document makedirs(), removedirs(), renames() -- ESR-inspired super-versions by Guido van Rossum · 26 years ago
- 4def7de Add makedirs(), removedirs(), renames() -- ESR-inspired super-versions by Guido van Rossum · 26 years ago
- 7313b03 My first Perl object. ;-) by Fred Drake · 26 years ago
- 246837d Fix markup of an \indexiii --> only two parameters were given. by Fred Drake · 26 years ago
- 2a502d8 Use 'S' format character for the optional constructor argument, so we by Guido van Rossum · 26 years ago
- d540509 Changes copied from the FrameMaker version. Hardly anything (but then by Guido van Rossum · 26 years ago
- 5399d68 Changes copied from the FrameMaker version. Not too much. by Guido van Rossum · 26 years ago
- 56c2013 Changes copied from the FrameMaker version. Also documented some by Guido van Rossum · 26 years ago
- 34116ba Remove all-<format> targets in favor of just <format>. by Fred Drake · 26 years ago
- 7c0240f e.g. -> e.g., by Guido van Rossum · 26 years ago
- c2aa9fb Remove use of the avant package; Helvetica isn't as pretty, but works for by Fred Drake · 26 years ago
- b193c95 Document Ellipsis (not much of a documentation snippet, but at least by Guido van Rossum · 26 years ago
- 1eb200d Added 3 missing types: ComplexType, SliceType, EllipsisType. by Guido van Rossum · 26 years ago
- 78a6ddb Move files around in a different way, so CVS picks up all the changes. ;-) by Fred Drake · 26 years ago
- 3f8a59f Reflect file renamings for the Python Library Reference. by Fred Drake · 26 years ago
- 64e3b43 Move files around to get the names to match the module names except for by Fred Drake · 26 years ago
- 889f53d Reduce the number of levels in the Table of Contents by one, mostly for the by Fred Drake · 26 years ago
- 13529c4 Remove item about one section === one module; done. by Fred Drake · 26 years ago
- 3a0ad60 Changes copied from the FrameMaker version, and some new stuff by Guido van Rossum · 26 years ago
- 5420f33 \textunderscore: Re-define with a width that's more appropriate for the by Fred Drake · 26 years ago
- cf0fb8b Document the 'p' format character. by Fred Drake · 26 years ago
- c457ca7 Fix up Barry's markup, which didn't pass the latex test. ;-) by Fred Drake · 26 years ago
- da00c87 Added descriptions of EnvironmentError and OSError; updated IOError to by Barry Warsaw · 26 years ago
- eef2cd1 Updated the description of os.error to reflect the fact that it is now by Barry Warsaw · 26 years ago
- 27467e4 Logical markup. by Fred Drake · 26 years ago
- b18a93b Changes copied from the FrameMaker version (hardly anything original). by Guido van Rossum · 26 years ago
- 3bd9ab0 Use the new module synopsis syntax, even though we don't need a synopsis table by Fred Drake · 26 years ago
- 8cab549 use_latex(): Hack to pass .syn files though uniq, so that the last module by Fred Drake · 26 years ago
- 465a42a Added targets dvi, pdf, and ps, to make all of the documents in those formats. by Fred Drake · 26 years ago
- b91e934 Adjusted to use the new module synopsis support macros. by Fred Drake · 26 years ago
- fe7f3bc Adjusted to use the new \declaremodule \modulesynopsis \localmoduletable macros. by Fred Drake · 26 years ago
- dfb658c 'name space' -> 'namespace' by Guido van Rossum · 26 years ago
- a488f30 Lots of new stuff for "module synopsis support." Public interface consists by Fred Drake · 26 years ago
- 2fcadb2 \py@ModSynopsisFilename: New macro; gives names of the .syn file. by Fred Drake · 26 years ago
- 1cc6d53 \py@ModSynopsisFilename: New macro; gives names of the "current" .syn file. by Fred Drake · 26 years ago
- c31cc38 Ignore the new ".syn" files used to handle module synopses. by Fred Drake · 26 years ago
- 83b2f8a Lots of changes copied from the FrameMaker version. Also documented by Guido van Rossum · 26 years ago
- d58d764 Several changes to support inclusion of filename in relevent exceptions: by Barry Warsaw · 26 years ago
- 52ddc0e PyFile_FromString(): If an exception occurs, pass in the filename that by Barry Warsaw · 26 years ago
- 97d9515 PyErr_SetFromErrnoWithFilename(): New function which supports setting by Barry Warsaw · 26 years ago
- 2dfe4de Added support for including the filename in IOErrors and OSErrors that by Barry Warsaw · 26 years ago
- d086a1a Added support for two new standard errors: EnvironmentError and by Barry Warsaw · 26 years ago
- 62a21a2 New global variables: PyExc_EnvironmentError and PyExc_OSError by Barry Warsaw · 26 years ago
- be26010 # Oops, correct Latex errors. by Guido van Rossum · 26 years ago
- 0af2f63 Document how to make a POST request with urlopen(). by Guido van Rossum · 26 years ago
- 810a339 Speed up the implementation of quote(). by Guido van Rossum · 26 years ago
- d81fc3c - Added a function MoviesTask, which is the same as the method but by Jack Jansen · 26 years ago
- 2116bca Remove the MOOV filetype from the StandardGetFile call, so we can also by Jack Jansen · 26 years ago
- 1f00eed Feature added by Harri Pasanen (at my suggestion): .py suffix on by Guido van Rossum · 26 years ago
- 1ee36ff (pause_doc): Sun CC complains about newline in string literal by Barry Warsaw · 26 years ago
- b4db194 When comparing objects, always check that tp_compare is not NULL by Guido van Rossum · 26 years ago
- 052969a Don't use calculations on values gotten from tell(). Also use a by Guido van Rossum · 26 years ago
- 897b9f0 Add new syntax for specifying filenames on break and clear commands. by Guido van Rossum · 26 years ago
- 136a112 Untabified. by Guido van Rossum · 26 years ago
- f60e8e8 Update the documentation. Get rid of the section "how it works" by Guido van Rossum · 26 years ago
- b5699c7 Added support for specifying a filename for a breakpoint, roughly by Guido van Rossum · 26 years ago
- c612681 Fix another bug in ESR's changes. In order to work properly, by Guido van Rossum · 26 years ago
- d623d20e7d6 Complete the addition of libthreading.tex. (Isn't it annoying that by Guido van Rossum · 26 years ago
- 0aec9fb Add missing initializer for self._backupfilename. Due to Ralph Butler. by Guido van Rossum · 26 years ago
- 3a8d1f5 Modest speed improvement to escape() by Piet van Oostrum. by Guido van Rossum · 26 years ago
- 7333c4c Patch by Piet van Oostrum to avoid calculating with the result of by Guido van Rossum · 26 years ago
- a9f445c Add libthreading.tex to LIBFILES. by Fred Drake · 26 years ago
- 16440e6 Added libthreading.tex ; this is mostly the contents of threading_api.py, by Andrew M. Kuchling · 26 years ago
- bd9f093 Measure performance of sub(), split(), findall(). by Guido van Rossum · 26 years ago
- 1a78553 Add test for failure of the getattr call in pcre_expand() -- it used by Guido van Rossum · 26 years ago