| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a horrible race condition -- various routines were storing the | Guido van Rossum | 1998-02-13 | 1 | -9/+7 |
|
|
* | "ASCII" --> "\ASCII{}" | Fred Drake | 1998-02-12 | 2 | -6/+6 |
|
|
* | Added tarpdf target. | Fred Drake | 1998-02-12 | 1 | -11/+22 |
|
|
* | Reorganized a bit. No changed content. | Fred Drake | 1998-02-12 | 2 | -1248/+1234 |
|
|
* | For sections describing the "Foo Protocol", consistently use the capitalized | Fred Drake | 1998-02-12 | 2 | -4/+4 |
|
|
* | Py_Exit(status) calls exit(status), not exit(0). | Fred Drake | 1998-02-12 | 2 | -2/+2 |
|
|
* | fixed initial color | Barry Warsaw | 1998-02-12 | 1 | -1/+1 |
|
|
* | typo | Barry Warsaw | 1998-02-12 | 1 | -1/+1 |
|
|
* | Added color strip widgets | Barry Warsaw | 1998-02-12 | 1 | -3/+45 |
|
|
* | Initial revision | Barry Warsaw | 1998-02-12 | 1 | -0/+135 |
|
|
* | (py-compute-indentation): Several changes made to improve navigation | Barry Warsaw | 1998-02-12 | 1 | -14/+33 |
|
|
* | Correct description of BUILD_SLICE. | Guido van Rossum | 1998-02-12 | 2 | -8/+8 |
|
|
* | Comment out the times package in the distributed version. | Fred Drake | 1998-02-12 | 1 | -1/+1 |
|
|
* | Mark opcode arguments \var{} in the running text. | Fred Drake | 1998-02-12 | 2 | -22/+22 |
|
|
* | Use new \authoraddress{}; author's name and address are now separate. | Fred Drake | 1998-02-12 | 2 | -8/+12 |
|
|
* | Remove second index entry for UserList. | Fred Drake | 1998-02-12 | 2 | -2/+0 |
|
|
* | \rfcindex{}: Removed; no longer needed. | Fred Drake | 1998-02-11 | 1 | -21/+136 |
|
|
* | New file. Written by Ulf A. Lindgren <lindgren@ae.chalmers.se>; we have | Fred Drake | 1998-02-11 | 2 | -0/+860 |
|
|
* | Added \nodename; added index entry for UserList. | Guido van Rossum | 1998-02-11 | 2 | -0/+4 |
|
|
* | Added entries for stat, commands modules. | Guido van Rossum | 1998-02-11 | 2 | -0/+14 |
|
|
* | Added entries for re, soundex modules. | Guido van Rossum | 1998-02-11 | 2 | -0/+12 |
|
|
* | Some subtleties suggested by Tamito Kajiyama, including an added | Guido van Rossum | 1998-02-11 | 2 | -4/+6 |
|
|
* | Turn the space in [\^ ...] into a hard space: [\^\ ...]. | Guido van Rossum | 1998-02-11 | 2 | -2/+2 |
|
|
* | Split UserDict and UserList on two separate lines; added entries for | Guido van Rossum | 1998-02-11 | 2 | -2/+16 |
|
|
* | Don't break a long line at an unpleasant point. | Guido van Rossum | 1998-02-11 | 2 | -4/+2 |
|
|
* | Added missing entry for cmath. | Guido van Rossum | 1998-02-11 | 2 | -0/+6 |
|
|
* | Replace $math$ with \code{}. | Guido van Rossum | 1998-02-11 | 2 | -2/+2 |
|
|
* | Swap ni and imp (so they are in the same order as their sections are). | Guido van Rossum | 1998-02-11 | 2 | -6/+6 |
|
|
* | Remove a spurious space from the title. | Guido van Rossum | 1998-02-11 | 2 | -2/+2 |
|
|
* | "lists objects" --> "list objects" (Section "More on Lists".) | Fred Drake | 1998-02-11 | 2 | -2/+2 |
|
|
* | In the appendix, all sections were marked as subsections, and so had section | Fred Drake | 1998-02-11 | 2 | -8/+8 |
|
|
* | Better conversion of command line given initial color | Barry Warsaw | 1998-02-11 | 1 | -3/+18 |
|
|
* | new interface to find_byname() | Barry Warsaw | 1998-02-11 | 1 | -1/+1 |
|
|
* | __init__(): simplify, use tuple as key to __byrgb, lowercase __byname key. | Barry Warsaw | 1998-02-11 | 1 | -22/+22 |
|
|
* | Better dimensions | Barry Warsaw | 1998-02-11 | 1 | -2/+2 |
|
|
* | Interface changes, delegate chaining, type in widget addition | Barry Warsaw | 1998-02-11 | 1 | -13/+37 |
|
|
* | Simplification of conversion routines | Barry Warsaw | 1998-02-11 | 1 | -22/+21 |
|
|
* | #Layout looks good, as does validation, and delegate chaining | Barry Warsaw | 1998-02-11 | 1 | -29/+44 |
|
|
* | Add copyright.tex and boilerplate.tex to the common dependencies for .dvi | Fred Drake | 1998-02-11 | 1 | -1/+3 |
|
|
* | Mark the URL "ftp://ftp.python.org" with \url{}. | Fred Drake | 1998-02-11 | 2 | -2/+2 |
|
|
* | Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to | Guido van Rossum | 1998-02-11 | 1 | -5/+25 |
|
|
* | Added PyImport_ExecCodeModuleEx(), which adds an extra parameter to pass | Guido van Rossum | 1998-02-11 | 1 | -0/+2 |
|
|
* | &do_cmd_rfc: New function. Handles \rfc{}. | Fred Drake | 1998-02-10 | 1 | -7/+41 |
|
|
* | Removed all references to the \rfcindex{} macro; now only \rfc{} is used. | Fred Drake | 1998-02-10 | 12 | -70/+64 |
|
|
* | Minor performance nits. | Fred Drake | 1998-02-10 | 2 | -32/+36 |
|
|
* | Initial revision | Barry Warsaw | 1998-02-10 | 1 | -0/+90 |
|
|
* | Include indfix.py script in lib.dvi's processing. | Fred Drake | 1998-02-09 | 1 | -1/+2 |
|
|
* | Script to fix up the Library Reference index so it's less ugly. The docstring: | Fred Drake | 1998-02-09 | 2 | -0/+178 |
|
|
* | Oops, missed a \POSIX{} in an index entry. | Fred Drake | 1998-02-09 | 2 | -2/+2 |
|
|
* | Add some index entries; switch to logical markup. | Fred Drake | 1998-02-09 | 2 | -194/+200 |
|
|