| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-write in Python for portability. About 30% slower, but who cares?! | Fred Drake | 1999-08-03 | 1 | -26/+61 |
|
|
* | remap_element_names(): Only used for things that the new conversion | Fred Drake | 1999-08-03 | 1 | -32/+6 |
|
|
* | The new conversion engine supports more of the table re-writing than | Fred Drake | 1999-08-03 | 1 | -6/+9 |
|
|
* | Remove obsolete version of script. | Fred Drake | 1999-08-02 | 1 | -84/+0 |
|
|
* | Re-implementation of mktarball.sh as a more portable Python script; | Fred Drake | 1999-08-02 | 1 | -0/+139 |
|
|
* | bwrite(), ewrite(): Helpers for diagnostic output; essentially the | Fred Drake | 1999-08-02 | 1 | -30/+61 |
|
|
* | Mostly minor changes. | Fred Drake | 1999-08-02 | 1 | -52/+23 |
|
|
* | This doesn't need to do nearly as much for the new conversion, so | Fred Drake | 1999-08-02 | 1 | -24/+0 |
|
|
* | A few small improvements to the conversion. | Fred Drake | 1999-08-02 | 1 | -3/+7 |
|
|
* | Ripped out the old conversion. | Fred Drake | 1999-07-29 | 1 | -367/+7 |
|
|
* | Added a few more passes through the document fragment. Not actually | Fred Drake | 1999-07-29 | 1 | -11/+126 |
|
|
* | Massive changes. | Fred Drake | 1999-07-29 | 1 | -38/+478 |
|
|
* | Minor updates. | Fred Drake | 1999-07-29 | 1 | -4/+8 |
|
|
* | Use the (new) buildFragment() method of the EsisBuilder rather than | Fred Drake | 1999-07-29 | 1 | -15/+1 |
|
|
* | Some minor cleanup. | Fred Drake | 1999-07-29 | 1 | -20/+18 |
|
|
* | Conversion specification, used by a new path through latex2esis.py. | Fred Drake | 1999-07-29 | 1 | -0/+631 |
|
|
* | Minor update. | Fred Drake | 1999-07-29 | 1 | -3/+6 |
|
|
* | Add support for bzip2 using --bzip2. | Fred Drake | 1999-07-27 | 1 | -4/+11 |
|
|
* | Add --zip parameter; make this able to produce .zip files as well as | Fred Drake | 1999-07-23 | 1 | -3/+20 |
|
|
* | Make the default target xml instead of sgml. | Fred Drake | 1999-07-22 | 1 | -2/+2 |
|
|
* | Make the default target xml instead of sgml. | Fred Drake | 1999-07-22 | 1 | -2/+4 |
|
|
* | When looking for things that might be modules, include *module.c from | Fred Drake | 1999-06-17 | 1 | -1/+18 |
|
|
* | Enhanced docstring and some comments. | Fred Drake | 1999-05-19 | 1 | -8/+21 |
|
|
* | Modify to perform "---" to "—" conversion outside of | Fred Drake | 1999-05-18 | 1 | -7/+16 |
|
|
* | Remove the "---" to "—" conversion; this is wrong in verbatim | Fred Drake | 1999-05-18 | 1 | -1/+0 |
|
|
* | Lots of adjustments to deal with the document content now being stored | Fred Drake | 1999-05-10 | 1 | -91/+94 |
|
|
* | Some more fixes. | Fred Drake | 1999-05-10 | 1 | -11/+16 |
|
|
* | ExtendedEsisBuilder.push(): Override inherited definition. We don't | Fred Drake | 1999-05-07 | 1 | -3/+17 |
|
|
* | Fix some bugs introduced in the previous checkin. | Fred Drake | 1999-05-07 | 1 | -9/+13 |
|
|
* | Define & use a Conversion object. It's still really ugly, but at | Fred Drake | 1999-05-07 | 1 | -227/+255 |
|
|
* | Make it work for "manual" documents as well as "howto" documents. | Fred Drake | 1999-05-06 | 1 | -17/+53 |
|
|
* | Make sure latex2html doesn't produce a hard link between foo/foo.html | Fred Drake | 1999-05-03 | 1 | -0/+3 |
|
|
* | Make sure latex2html doesn't produce a hard link from $part/$part.html | Fred Drake | 1999-05-03 | 1 | -1/+4 |
|
|
* | Nasty hack to add a --numeric parameter to skip the use of "logical" | Fred Drake | 1999-04-29 | 1 | -3/+14 |
|
|
* | Add command line flags to just list the files that contain the | Fred Drake | 1999-04-22 | 1 | -2/+20 |
|
|
* | Script to locate uses of \module where the module referred to is not | Fred Drake | 1999-04-22 | 1 | -0/+45 |
|
|
* | Further refinement, to allow this to handle the library reference as | Fred Drake | 1999-04-14 | 1 | -5/+5 |
|
|
* | Add some support for the module index, so this can be used to build | Fred Drake | 1999-04-14 | 1 | -0/+13 |
|
|
* | Use #!/usr/bin/env python instead of #!/usr/local/bin/python. | Fred Drake | 1999-04-09 | 1 | -1/+1 |
|
|
* | Make this simpler; don't care about the paper size. Require that the | Fred Drake | 1999-03-18 | 1 | -4/+2 |
|
|
* | Add support for <platform>, some cleanup of module section after | Fred Drake | 1999-03-11 | 1 | -0/+20 |
|
|
* | Oops, missed a couple of substitutions in the templates. | Fred Drake | 1999-03-04 | 1 | -6/+9 |
|
|
* | Allow many more aspects of the generated page to be parameterized, and | Fred Drake | 1999-03-04 | 1 | -63/+116 |
|
|
* | Record the value of $TEXINPUTS in the transcript. | Fred Drake | 1999-03-03 | 1 | -6/+12 |
|
|
* | Obsolete; use the Python version instead. | Fred Drake | 1999-03-03 | 1 | -411/+0 |
|
|
* | Re-written mkhowto in Python; this should be at least a little more | Fred Drake | 1999-03-03 | 1 | -0/+444 |
|
|
* | process(): New function that contains the "orchestration" of the | Fred Drake | 1999-03-03 | 1 | -19/+28 |
|
|
* | process(): New function that contains the "orchestration" of the | Fred Drake | 1999-03-03 | 1 | -2/+6 |
|
|
* | Be more flexible to support platform annotations. | Fred Drake | 1999-03-02 | 1 | -5/+25 |
|
|
* | Clean up *.pla files -- platform annotation information. | Fred Drake | 1999-03-02 | 1 | -1/+1 |
|
|