| Commit message (Expand) | Author | Age | Files | Lines |
* | Updates by AMK. | Fred Drake | 1998-02-27 | 2 | -26/+78 |
|
|
* | When "declaring" a module using \*modindex{}, and * doesn't start with "ref", | Fred Drake | 1998-02-27 | 1 | -0/+8 |
|
|
* | Sjoerd writes: When a multipart message is incomplete, mimify crashes. | Guido van Rossum | 1998-02-27 | 1 | -0/+6 |
|
|
* | Logical markup. | Fred Drake | 1998-02-27 | 2 | -162/+186 |
|
|
* | Nit to prevent empty node in formatted version. | Fred Drake | 1998-02-27 | 2 | -6/+6 |
|
|
* | Reformulate how the info stuff is ignored. | Fred Drake | 1998-02-27 | 1 | -4/+2 |
|
|
* | Use a Python script to create "empty" indexes. This solves Guido's | Fred Drake | 1998-02-27 | 3 | -3/+48 |
|
|
* | Update.... | Fred Drake | 1998-02-27 | 1 | -2/+9 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 2 | -0/+88 |
|
|
* | Added \label{}s for logical addressing. | Fred Drake | 1998-02-26 | 2 | -142/+284 |
|
|
* | Adjusted to work with the newer version of LaTeX2HTML as well. | Fred Drake | 1998-02-26 | 2 | -2/+8 |
|
|
* | Marked references to the other manuals as \emph{} in the abstract. | Fred Drake | 1998-02-26 | 2 | -44/+98 |
|
|
* | New version of tb_lineno(), this time *not* using try-except, to avoid | Guido van Rossum | 1998-02-26 | 1 | -8/+8 |
|
|
* | Fix up description of 'S' format; as Dave Ascher pointed out, it | Guido van Rossum | 1998-02-26 | 2 | -6/+6 |
|
|
* | Do a little bit more work on a table-driven basis. A little cleanup. | Fred Drake | 1998-02-26 | 2 | -90/+188 |
|
|
* | Add support for some of the newer commands, a little cleanup. | Fred Drake | 1998-02-26 | 1 | -6/+28 |
|
|
* | A working version of the 'args' command (it prints the current values | Guido van Rossum | 1998-02-25 | 1 | -5/+12 |
|
|
* | Add test for core dump -- make sure it doesn't come back! | Guido van Rossum | 1998-02-25 | 1 | -0/+5 |
|
|
* | &do_cmd_bcode, &do_cmd_ecode: Removed; no longer used. | Fred Drake | 1998-02-25 | 1 | -6/+2 |
|
|
* | Add back some safeguards on the index elements that were lost in the | Guido van Rossum | 1998-02-25 | 1 | -2/+2 |
|
|
* | (py-execute-region): Simplified calculation of temporary file name. | Barry Warsaw | 1998-02-25 | 1 | -2/+3 |
|
|
* | (py-temp-directory): Minor docstring nit. | Barry Warsaw | 1998-02-25 | 1 | -1/+1 |
|
|
* | Tweak the tb_lineno() function to be compatible with JPython, which | Guido van Rossum | 1998-02-25 | 1 | -4/+8 |
|
|
* | (py-master-file): Fixed some typos in the docstring. | Barry Warsaw | 1998-02-25 | 1 | -4/+4 |
|
|
* | Make sure the ']' in the content of the \item[] isn't used as the ending ']'. | Fred Drake | 1998-02-25 | 2 | -2/+2 |
|
|
* | Support for sound input added. The interface is even worse than the | Jack Jansen | 1998-02-25 | 3 | -9/+448 |
|
|
* | Regenerated because of confusion with Style/StyleParameter and | Jack Jansen | 1998-02-25 | 1 | -4/+4 |
|
|
* | Regerated: Style and StyleParameter are different beasts | Jack Jansen | 1998-02-25 | 1 | -2/+2 |
|
|
* | Oops, this wasn't checked in yet: part of the AE structure for the new | Jack Jansen | 1998-02-25 | 1 | -0/+69 |
|
|
* | Module to use Mac serial port as a communication link | Jack Jansen | 1998-02-25 | 1 | -0/+74 |
|
|
* | Helper routines to create standalone Python applications. | Jack Jansen | 1998-02-25 | 1 | -0/+91 |
|
|
* | Hack to get at string buffer address changed | Jack Jansen | 1998-02-25 | 1 | -1/+1 |
|
|
* | Helper file for version-checking | Jack Jansen | 1998-02-25 | 1 | -0/+16 |
|
|
* | Added (minimal) documentation on how to build standalone applications | Jack Jansen | 1998-02-25 | 13 | -172/+241 |
|
|
* | PyFile_FromFile() description: make sure the closing brace for the arguments | Fred Drake | 1998-02-25 | 2 | -2/+2 |
|
|
* | Derive the name of the modules .ind from the jobname. | Fred Drake | 1998-02-25 | 2 | -2/+2 |
|
|
* | Change quoting of the "echo" commands yet again.... why can't shells agree? | Fred Drake | 1998-02-25 | 1 | -3/+3 |
|
|
* | Make this work better with a4 paper. | Fred Drake | 1998-02-25 | 1 | -30/+77 |
|
|
* | Typo: baseWidht -> baseWidth. | Guido van Rossum | 1998-02-24 | 1 | -1/+1 |
|
|
* | Logical markup. | Fred Drake | 1998-02-24 | 3 | -12/+12 |
|
|
* | Add support for hyperref package. This builds the PDF outline, makes the ToC | Fred Drake | 1998-02-23 | 1 | -57/+9 |
|
|
* | clean: Remove *.out (hyperref's internal files for building outlines for PDF). | Fred Drake | 1998-02-23 | 1 | -1/+1 |
|
|
* | Ignore hyperref's *.out files (used in building outlines for PDF). | Fred Drake | 1998-02-23 | 1 | -0/+1 |
|
|
* | Change quoting a little bit to avoid problems building it at CNRI. | Fred Drake | 1998-02-23 | 1 | -3/+3 |
|
|
* | Clean up some stuff in the {seealso} at the end. This avoids a little nit | Fred Drake | 1998-02-23 | 2 | -10/+10 |
|
|
* | Patches from Jack for new Apple headers | Guido van Rossum | 1998-02-23 | 3 | -6/+36 |
|
|
* | Marked the unmarked AttributeError. (AMK) | Fred Drake | 1998-02-23 | 2 | -16/+18 |
|
|
* | "streans" --> "streams" (AMK) | Fred Drake | 1998-02-23 | 2 | -2/+2 |
|
|
* | Add a period to "Written by James Roskind" | Fred Drake | 1998-02-22 | 2 | -2/+2 |
|
|
* | Changed way *.ind are forced to exist; the files are now reset to contain | Fred Drake | 1998-02-22 | 1 | -36/+33 |
|
|