| Commit message (Expand) | Author | Age | Files | Lines |
* | Relocating file to Doc/texinputs. | Fred Drake | 1998-05-06 | 2 | -39/+0 |
|
|
* | The Python Reference Manual. | Fred Drake | 1998-05-06 | 18 | -0/+6730 |
|
|
* | First cut at welcoming the Python Reference Manual back to the fold. | Fred Drake | 1998-05-06 | 1 | -14/+23 |
|
|
* | \itembreak, | Fred Drake | 1998-05-06 | 1 | -0/+14 |
|
|
* | Fix typo in example found by Anthony Starks <anthony_starks@merck.com>, | Fred Drake | 1998-05-06 | 2 | -2/+2 |
|
|
* | cleanup(): Remove *all* the temp files related to index generation! | Fred Drake | 1998-04-29 | 1 | -1/+3 |
|
|
* | Work around lack of support for \if... in latex2html. | Fred Drake | 1998-04-29 | 2 | -0/+16 |
|
|
* | Set $TEXINPUTS='' to make l2h pick up the right thing from the environment. | Fred Drake | 1998-04-29 | 1 | -0/+2 |
|
|
* | Fix documentation based on comments from Sean Reifschneider | Fred Drake | 1998-04-29 | 2 | -60/+64 |
|
|
* | Move a bit closer to HTML generation without depending on the temp files | Fred Drake | 1998-04-28 | 1 | -19/+23 |
|
|
* | do_cmd_sectcode(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -5/+0 |
|
|
* | Remove extra cruft for texi processing. | Fred Drake | 1998-04-28 | 2 | -10/+0 |
|
|
* | Do better hiding of internal names. | Fred Drake | 1998-04-28 | 2 | -25/+25 |
|
|
* | do_cmd_key(): Obsolete; removed. | Fred Drake | 1998-04-28 | 1 | -1/+0 |
|
|
* | Fixed \code so word wrapping is allowed. | Fred Drake | 1998-04-28 | 1 | -142/+141 |
|
|
* | Section for bisect module. | Fred Drake | 1998-04-28 | 2 | -0/+110 |
|
|
* | Moved popen2 entry to make more sense. | Fred Drake | 1998-04-28 | 2 | -2/+4 |
|
|
* | Updated. | Fred Drake | 1998-04-28 | 2 | -26/+0 |
|
|
* | Document changed semantics -- open() now guesses the db type and error | Guido van Rossum | 1998-04-28 | 2 | -4/+20 |
|
|
* | Hook in the calendar and popen2 sections. | Fred Drake | 1998-04-28 | 2 | -0/+4 |
|
|
* | calendar module section for the library reference, by Drew Csillag. | Fred Drake | 1998-04-28 | 2 | -0/+90 |
|
|
* | popen2 section for the library reference, contributed by Drew Csillag, with | Fred Drake | 1998-04-28 | 2 | -0/+142 |
|
|
* | Use of \key and \kbd were isolated to one instance each in this file; | Fred Drake | 1998-04-28 | 2 | -10/+10 |
|
|
* | Document transfercmd(), ntransfercmd(), delete(), rmd(), size(). | Fred Drake | 1998-04-27 | 2 | -10/+78 |
|
|
* | clean target: Remove intermediate files from creation of outline in PDF. | Fred Drake | 1998-04-25 | 1 | -1/+1 |
|
|
* | Load the options from the pypaper.sty file before setting up the "base class" | Fred Drake | 1998-04-25 | 1 | -3/+4 |
|
|
* | Paper size / font size configuration file. | Fred Drake | 1998-04-25 | 1 | -0/+6 |
|
|
* | Simplify how some options get propogated. | Fred Drake | 1998-04-24 | 1 | -24/+27 |
|
|
* | Added libpoplib.tex to dependencies for the library reference. | Fred Drake | 1998-04-24 | 1 | -17/+21 |
|
|
* | Added a section for the poplib module, contributed by Drew Csillag. | Fred Drake | 1998-04-24 | 4 | -0/+264 |
|
|
* | Add entry for poplib. | Fred Drake | 1998-04-24 | 2 | -0/+6 |
|
|
* | Fred's right -- we need PyList_SET_ITEM(). | Guido van Rossum | 1998-04-24 | 2 | -0/+10 |
|
|
* | This script appears to no longer be in the toolchain for Python | Barry Warsaw | 1998-04-23 | 1 | -1590/+0 |
|
|
* | Don't override the default $ADDRESS. | Fred Drake | 1998-04-23 | 1 | -1/+1 |
|
|
* | Change the default $ADDRESS. | Fred Drake | 1998-04-23 | 1 | -0/+1 |
|
|
* | Convert recent additions to use new, "logical" markup. | Fred Drake | 1998-04-23 | 2 | -256/+264 |
|
|
* | Filled in some more blanks, with the help of Drew Csillag. | Guido van Rossum | 1998-04-21 | 2 | -58/+186 |
|
|
* | Fix problem for the Library Reference where high-numbered sections of | Fred Drake | 1998-04-20 | 1 | -0/+5 |
|
|
* | Added \label to subsections which didn't have one, since this module has | Fred Drake | 1998-04-20 | 2 | -0/+14 |
|
|
* | Fix vonmisesvariate() -- it now returns an angle between 0 and *two* | Guido van Rossum | 1998-04-20 | 2 | -8/+8 |
|
|
* | cleanup(): Get rid of module index turds. | Fred Drake | 1998-04-17 | 1 | -1/+1 |
|
|
* | Ignore the mac/ directory where latex2html spits out HTML. | Fred Drake | 1998-04-17 | 1 | -0/+1 |
|
|
* | Make the intro section explicit, so that latex2html puts it on a separate | Fred Drake | 1998-04-17 | 2 | -0/+6 |
|
|
* | build_ps(): Fix flags to dvips. | Fred Drake | 1998-04-17 | 1 | -4/+4 |
|
|
* | next_optional_argument(): Don't include the square brackets in the return | Fred Drake | 1998-04-17 | 1 | -1/+46 |
|
|
* | Fix things. Blame Andy Eskilsson <andy.eskilsson@telelogic.se>. | Fred Drake | 1998-04-17 | 1 | -121/+148 |
|
|
* | Mark TMPDIR correctly. | Fred Drake | 1998-04-17 | 2 | -4/+2 |
|
|
* | Separate the Mac-related files from the library reference files. The new | Fred Drake | 1998-04-17 | 1 | -5/+7 |
|
|
* | Remove commented-out Mac chapter. | Fred Drake | 1998-04-17 | 2 | -28/+0 |
|
|
* | Adjust to allow both general and module indexes. | Fred Drake | 1998-04-17 | 1 | -26/+45 |
|
|