| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove Emacs turd; not needed with modern Emacs versions. | Fred Drake | 2002-04-17 | 1 | -10/+19 |
|
|
* | Start of script to locate C symbols and segregate them into lists of | Fred Drake | 2002-04-16 | 1 | -0/+107 |
|
|
* | Replace the simpleminded string.find with a re.search looking only for | Thomas Heller | 2002-04-16 | 1 | -2/+2 |
|
|
* | When adding a name to the table of macros and environments, make sure it | Fred Drake | 2002-04-10 | 1 | -1/+4 |
|
|
* | Added support for \csimplemacro and csimplemacrodesc. | Fred Drake | 2002-04-10 | 1 | -0/+6 |
|
|
* | Fix bug in command line handling, noted by Fredrik Lundh. | Fred Drake | 2002-04-05 | 1 | -1/+1 |
|
|
* | Add support for the "Aesop Meta Tag". Not widely used, but not a bad idea, | Fred Drake | 2002-04-05 | 3 | -0/+27 |
|
|
* | Add support for \textgreater, \textless. | Fred Drake | 2002-04-04 | 1 | -4/+9 |
|
|
* | Mark the notice about the new development version of the docs as not needing | Fred Drake | 2002-04-04 | 1 | -0/+1 |
|
|
* | Update to push the docs to python.org instead of python.sf.net. | Fred Drake | 2002-04-01 | 2 | -9/+12 |
|
|
* | When linking to an index page, explicitly name index.html instead of | Fred Drake | 2002-02-04 | 1 | -1/+1 |
|
|
* | Make this do the right thing with entries which start with the percent sign, | Fred Drake | 2001-12-26 | 1 | -30/+54 |
|
|
* | Update to reflect recently added markup. | Fred Drake | 2001-12-15 | 1 | -0/+9 |
|
|
* | Script to generate the table of distribution packages, plugging in the size | Fred Drake | 2001-12-08 | 1 | -0/+97 |
|
|
* | Remove meaningless comment. | Fred Drake | 2001-12-04 | 1 | -3/+0 |
|
|
* | Drop xmllib in favor of SAX. | Fred Drake | 2001-11-30 | 1 | -21/+30 |
|
|
* | Add a couple of entries to the whitespace-cleanups table. | Fred Drake | 2001-11-30 | 1 | -0/+2 |
|
|
* | Added two new conversion specifications. | Fred Drake | 2001-11-30 | 1 | -0/+7 |
|
|
* | A few small changes: | Fred Drake | 2001-11-29 | 1 | -8/+17 |
|
|
* | Avoid trailing blank lines in the output. | Fred Drake | 2001-11-19 | 1 | -0/+4 |
|
|
* | Adjust input pre-processing so that a comment on the last line does not | Fred Drake | 2001-11-19 | 1 | -1/+3 |
|
|
* | No need to preprocess the header files - use ctags -I flag instead to | Thomas Heller | 2001-11-12 | 1 | -27/+15 |
|
|
* | Remove my name, probably bad style. | Thomas Heller | 2001-11-09 | 1 | -2/+0 |
|
|
* | Script to print undocumented symbols found in Python header files. | Thomas Heller | 2001-11-09 | 1 | -0/+99 |
|
|
* | Add a new option, --dvips-safe, which sets the $DVIPS_SAFE option in | Fred Drake | 2001-10-30 | 1 | -1/+30 |
|
|
* | One more LaTeX-ism that we'd rather ignore. | Fred Drake | 2001-10-25 | 1 | -0/+1 |
|
|
* | No need to run make twice here. | Fred Drake | 2001-10-25 | 1 | -1/+0 |
|
|
* | Do a little bit more to try and add <link> elements to the header, not that | Fred Drake | 2001-10-22 | 1 | -1/+10 |
|
|
* | New markup: \note{...} and \warning{...} | Fred Drake | 2001-10-09 | 1 | -0/+6 |
|
|
* | Handle PEP references the same way RFC references. | Fred Drake | 2001-09-29 | 1 | -6/+5 |
|
|
* | Fix up whitespace in <args> elements; reduce sequences of consecutive | Fred Drake | 2001-09-29 | 1 | -17/+15 |
|
|
* | Convert to string methods. | Fred Drake | 2001-09-28 | 1 | -36/+59 |
|
|
* | Convert most uses of the string module to string methods. | Fred Drake | 2001-09-28 | 3 | -16/+15 |
|
|
* | Do not distinguish \refmodule from \module in the generated output; | Fred Drake | 2001-09-27 | 1 | -1/+4 |
|
|
* | Re-write <ulink> elements as described in the conversion spec. | Fred Drake | 2001-09-27 | 1 | -0/+19 |
|
|
* | Turn \input, \include, and \verbatiminput into XInclude elements instead | Fred Drake | 2001-09-27 | 2 | -10/+14 |
|
|
* | Add support for some more markup that had slipped in. | Fred Drake | 2001-09-27 | 1 | -2/+15 |
|
|
* | Update to support \mailheader and 5-column tables. | Fred Drake | 2001-09-25 | 1 | -0/+52 |
|
|
* | Simplify a helper by returning fewer values. | Fred Drake | 2001-09-25 | 1 | -5/+4 |
|
|
* | Do more to be compatible with Windows/CygWin. Make error messages more | Fred Drake | 2001-08-10 | 1 | -2/+14 |
|
|
* | Add option to push the development docs to SF without announcing, for | Fred Drake | 2001-08-08 | 1 | -2/+9 |
|
|
* | Change the command lines to use a similar "phrasing" to that used in the | Fred Drake | 2001-07-18 | 1 | -15/+15 |
|
|
* | Script to re-write @FOO@-style marks with values, initializing the | Fred Drake | 2001-07-17 | 1 | -0/+55 |
|
|
* | Job.__init__(): Only create the builddir directory if it will be used (by | Fred Drake | 2001-07-17 | 1 | -6/+7 |
|
|
* | Change the target name for \kbd. | Fred Drake | 2001-07-14 | 1 | -1/+1 |
|
|
* | Generate a more meaningful message regarding the type of the documentation | Fred Drake | 2001-07-12 | 1 | -1/+1 |
|
|
* | Add conversion information for the grammar production support (preliminary). | Fred Drake | 2001-07-09 | 1 | -0/+16 |
|
|
* | Move & update a comment. | Fred Drake | 2001-07-07 | 1 | -4/+12 |
|
|
* | Change the way notification mails are sent so people who respond to the | Fred Drake | 2001-07-06 | 1 | -1/+5 |
|
|
* | Add entries for recently defined markup. | Fred Drake | 2001-07-06 | 1 | -0/+23 |
|
|