| Commit message (Expand) | Author | Age | Files | Lines |
* | Added clean and clobber targets. | Fred Drake | 1999-01-14 | 2 | -0/+19 |
|
|
* | Update to the latest version of Michael Ernst's script. | Fred Drake | 1999-01-14 | 1 | -24/+104 |
|
|
* | "Driver" makefile to convert all documents to SGML or XML at once. | Fred Drake | 1999-01-14 | 1 | -0/+29 |
|
|
* | Add usage of the "driver" Makefile. | Fred Drake | 1999-01-14 | 1 | -2/+8 |
|
|
* | Elaborate a comment on the format of the table that drives the | Fred Drake | 1999-01-14 | 1 | -1/+5 |
|
|
* | Adjustments to allow elements with subelements as parameters. This is | Fred Drake | 1999-01-14 | 1 | -95/+145 |
|
|
* | Added fixinfo.el to the list of dependencies. | Fred Drake | 1999-01-14 | 1 | -1/+2 |
|
|
* | Escape special characters on output. | Fred Drake | 1999-01-14 | 1 | -2/+4 |
|
|
* | Update the comments on info files. | Fred Drake | 1999-01-13 | 1 | -5/+5 |
|
|
* | Use \refmodule when we say "use the XXX module instead". | Fred Drake | 1999-01-13 | 1 | -2/+2 |
|
|
* | \seemodule: Fix so that each \seemodule entry gets its own paragraph, | Fred Drake | 1999-01-13 | 1 | -0/+15 |
|
|
* | do_cmd_refmodule(): New function to support new \refmodule macro. | Fred Drake | 1999-01-13 | 1 | -0/+10 |
|
|
* | Added a few items. | Fred Drake | 1999-01-12 | 1 | -8/+14 |
|
|
* | Fix the HTML tarball target to generate the HTML if needed instead of | Fred Drake | 1999-01-12 | 1 | -5/+1 |
|
|
* | Bump the date. Seems like fun. ;-) | Fred Drake | 1999-01-12 | 1 | -1/+1 |
|
|
* | Simplify command that extracts the number of pages from a PostScript | Fred Drake | 1999-01-12 | 1 | -1/+1 |
|
|
* | Added \modulesynopsis. | Fred Drake | 1999-01-12 | 2 | -2/+5 |
|
|
* | <writer>.send_paragraph(): Clarify what needs to be done by this | Fred Drake | 1999-01-12 | 1 | -1/+4 |
|
|
* | do_cmd_methodline(): Fixed reference to method name when generating | Fred Drake | 1999-01-12 | 1 | -3/+3 |
|
|
* | Removed a lot of unnecessary comment markers which cause unexplained | Fred Drake | 1999-01-12 | 1 | -84/+83 |
|
|
* | output_body(): For <address> elements, just skip, since they're | Fred Drake | 1999-01-11 | 1 | -0/+4 |
|
|
* | Patches describing the statvfs() and fstatvfs() functions. Additional | Fred Drake | 1999-01-11 | 1 | -16/+68 |
|
|
* | Remove the "lib-" prefix from the name of the info archive. | Fred Drake | 1999-01-08 | 1 | -4/+5 |
|
|
* | No longer useful. | Fred Drake | 1999-01-08 | 1 | -55/+0 |
|
|
* | It's finally gone! | Fred Drake | 1999-01-08 | 1 | -2406/+0 |
|
|
* | Remove obsolete files. | Fred Drake | 1999-01-08 | 2 | -123/+0 |
|
|
* | Replace most everything but the comment at the top. | Fred Drake | 1999-01-08 | 1 | -24/+66 |
|
|
* | Add a few comments. | Fred Drake | 1999-01-08 | 1 | -1/+8 |
|
|
* | New support scripts for HTML->info conversion that use Michael Ernst's new | Fred Drake | 1999-01-08 | 3 | -5/+58 |
|
|
* | New conversion tools for HTML->info from Michael Ernst | Fred Drake | 1999-01-08 | 2 | -0/+1778 |
|
|
* | convert(): Make sure no line has trailing whitespace. (docfixer.py | Fred Drake | 1999-01-07 | 1 | -3/+5 |
|
|
* | Markup nit. | Fred Drake | 1999-01-07 | 1 | -4/+4 |
|
|
* | Explain how come that pickle and cPickle, while using the same data | Guido van Rossum | 1999-01-06 | 1 | -0/+6 |
|
|
* | Minor clarifications by Sean Reifschneider: | Guido van Rossum | 1999-01-06 | 1 | -1/+15 |
|
|
* | Replace the docs for reduce with an adaptation of its docstring, which | Guido van Rossum | 1999-01-06 | 1 | -8/+9 |
|
|
* | Add doc for access() and ttyname(). Patch by Sean Reifschneider. | Guido van Rossum | 1999-01-06 | 1 | -0/+12 |
|
|
* | Preliminary code to mark paragraphs. Seems to work, but very slow. | Fred Drake | 1999-01-06 | 1 | -2/+150 |
|
|
* | Remove documentation for whatraw() since it's gone now. | Fred Drake | 1999-01-06 | 1 | -13/+2 |
|
|
* | Document the sndhdr module. | Fred Drake | 1999-01-05 | 3 | -6/+56 |
|
|
* | Shorten the synopsis that gets into the table of contents. | Fred Drake | 1999-01-05 | 1 | -1/+1 |
|
|
* | write_idxfile(): New function. Isolate format of the external index | Fred Drake | 1999-01-05 | 1 | -95/+82 |
|
|
* | Added missing "from" in IOError description. | Fred Drake | 1999-01-05 | 1 | -1/+1 |
|
|
* | Remove obsolete comment. | Fred Drake | 1999-01-05 | 1 | -1/+0 |
|
|
* | Make the documents that have indexes dependent on the buildindex.py | Fred Drake | 1999-01-05 | 1 | -4/+6 |
|
|
* | do_cmd_methodline(): New function, implements indexing version of | Fred Drake | 1999-01-05 | 1 | -6/+30 |
|
|
* | trim_ignored_letters(): Simplify a little. | Fred Drake | 1999-01-04 | 1 | -6/+6 |
|
|
* | Update information on the version of latex2html to use, including | Fred Drake | 1999-01-04 | 1 | -2/+5 |
|
|
* | Typo: "TWELV" --> "TWELVE" | Fred Drake | 1999-01-04 | 1 | -1/+4 |
|
|
* | Document the optional mode argument (Z_FLUSH, Z_SYNC_FLUSH, etc.) | Andrew M. Kuchling | 1998-12-31 | 1 | -4/+11 |
|
|
* | Added index entries to make it easier to locate directory & file operations. | Fred Drake | 1998-12-28 | 1 | -0/+3 |
|
|