| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Logical markup. | Fred Drake | 1998-03-03 | 1 | -87/+87 |
|
|
* | Added msvcrt. | Guido van Rossum | 1998-03-03 | 1 | -0/+6 |
|
|
* | Deprecate the read() and write() methods. | Fred Drake | 1998-02-27 | 1 | -8/+4 |
|
|
* | Updates by AMK. | Fred Drake | 1998-02-27 | 1 | -13/+39 |
|
|
* | Logical markup. | Fred Drake | 1998-02-27 | 1 | -81/+93 |
|
|
* | Derive the name of the modules .ind from the jobname. | Fred Drake | 1998-02-25 | 1 | -1/+1 |
|
|
* | Logical markup. | Fred Drake | 1998-02-24 | 1 | -4/+4 |
|
|
* | Clean up some stuff in the {seealso} at the end. This avoids a little nit | Fred Drake | 1998-02-23 | 1 | -5/+5 |
|
|
* | Marked the unmarked AttributeError. (AMK) | Fred Drake | 1998-02-23 | 1 | -8/+9 |
|
|
* | "streans" --> "streams" (AMK) | Fred Drake | 1998-02-23 | 1 | -1/+1 |
|
|
* | Add a period to "Written by James Roskind" | Fred Drake | 1998-02-22 | 1 | -1/+1 |
|
|
* | Fixed and extended the example; the original example contained some | Guido van Rossum | 1998-02-22 | 1 | -3/+6 |
|
|
* | Added two subsections with extra hints and details, even for | Guido van Rossum | 1998-02-22 | 1 | -0/+73 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 1 | -35/+37 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-20 | 1 | -0/+5 |
|
|
* | Jeff Kunce writes (and he is right): | Guido van Rossum | 1998-02-19 | 1 | -3/+3 |
|
|
* | Adjusted \label{} for *consistent* logical addressing. | Fred Drake | 1998-02-19 | 1 | -118/+120 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-19 | 1 | -0/+3 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-19 | 1 | -0/+16 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-19 | 2 | -1/+3 |
|
|
* | Separate chapter and section. | Fred Drake | 1998-02-19 | 3 | -110/+111 |
|
|
* | Separate binhex and binuu documentation from binascii. Support better | Fred Drake | 1998-02-19 | 4 | -74/+76 |
|
|
* | Adjust grouping for the "b(reak)" command syntax description. This is | Fred Drake | 1998-02-19 | 1 | -1/+1 |
|
|
* | Logical markup. | Fred Drake | 1998-02-19 | 1 | -57/+59 |
|
|
* | \nodename{} must immediately follow \chapter{} to be handled correctly; | Fred Drake | 1998-02-19 | 1 | -2/+1 |
|
|
* | {fulllineitems} is now an environment; use it as such. | Fred Drake | 1998-02-19 | 1 | -3/+7 |
|
|
* | Logical markup. | Fred Drake | 1998-02-19 | 1 | -9/+9 |
|
|
* | Feature added by Bill van Melle: when no timezone is present, assume | Guido van Rossum | 1998-02-19 | 1 | -1/+3 |
|
|
* | Consistent spelling: "time zone" -> "timezone". | Guido van Rossum | 1998-02-18 | 1 | -3/+6 |
|
|
* | Separate Mac user interface modules into separate files, to better support | Fred Drake | 1998-02-18 | 3 | -0/+350 |
|
|
* | Separate the parse, symbol, and token documentation into separate files. | Fred Drake | 1998-02-18 | 4 | -69/+67 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 3 | -8/+12 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 7 | -0/+7 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 2 | -5/+7 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 4 | -3/+7 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 2 | -3/+5 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 5 | -1/+8 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 2 | -12/+15 |
|
|
* | Add normpath(). Clarify normcase(). (Note -- this doc section | Guido van Rossum | 1998-02-18 | 1 | -3/+12 |
|
|
* | Add mktime_tz(). Add () to a function reference in parsedate_tz(). | Guido van Rossum | 1998-02-18 | 1 | -1/+9 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-17 | 2 | -0/+2 |
|
|
* | Use \manpage{} markup for referencing a UNIX man page. | Fred Drake | 1998-02-17 | 1 | -5/+5 |
|
|
* | Added comment explaining the only warning produced by makeindex, since there | Fred Drake | 1998-02-17 | 1 | -0/+14 |
|
|
* | Update indexsubitem for file attributes correctly. | Fred Drake | 1998-02-17 | 1 | -1/+3 |
|
|
* | \nodename{} must appear immediately after \section{} for the info conversion. | Fred Drake | 1998-02-17 | 1 | -1/+1 |
|
|
* | NNTP.xgtitle() description: Add a missing ")" from the response value | Fred Drake | 1998-02-16 | 1 | -2/+4 |
|
|
* | Made the area for wildcards in the description wider, so we don't invade the | Fred Drake | 1998-02-16 | 1 | -6/+7 |
|
|
* | Fixed formatting of the program name for crypt. | Fred Drake | 1998-02-16 | 1 | -1/+2 |
|
|
* | In the example file name, use the current Python version, not a hardcoded | Fred Drake | 1998-02-16 | 1 | -7/+7 |
|
|
* | For the lists which describe the regular expression syntax, increase the | Fred Drake | 1998-02-16 | 1 | -4/+7 |
|
|