| Commit message (Expand) | Author | Age | Files | Lines |
* | Update the docstring. | Fred Drake | 1999-01-28 | 1 | -101/+159 |
|
|
* | Added table entries for \methodline, \methodlineni. | Fred Drake | 1999-01-28 | 1 | -0/+2 |
|
|
* | "numberic" --> "numeric", two places | Fred Drake | 1999-01-28 | 1 | -2/+2 |
|
|
* | Constructor arguments for classes should be called <args>. | Fred Drake | 1999-01-28 | 1 | -1/+1 |
|
|
* | Added \modulesynopsis. | Fred Drake | 1999-01-28 | 1 | -0/+2 |
|
|
* | Document -OO; "unsafe" optimization that removes docstrings. | Guido van Rossum | 1999-01-28 | 1 | -0/+9 |
|
|
* | Add the info "dir" fragment to the info tarball. | Fred Drake | 1999-01-27 | 1 | -1/+1 |
|
|
* | Fragment of an info "dir" file for the Python documentation. | Fred Drake | 1999-01-27 | 1 | -0/+8 |
|
|
* | Simplify slightly. | Fred Drake | 1999-01-27 | 1 | -4/+2 |
|
|
* | Don't build info for the Macintosh module reference by default; it | Fred Drake | 1999-01-27 | 1 | -1/+2 |
|
|
* | \py@linkToName: New macro to consolidate support for most internal | Fred Drake | 1999-01-27 | 1 | -18/+18 |
|
|
* | Added the files for the repr and ConfigParser modules. | Fred Drake | 1999-01-27 | 1 | -1/+3 |
|
|
* | Document the repr module. This removes the entire "Code objects and | Fred Drake | 1999-01-27 | 3 | -9/+126 |
|
|
* | Don't say that the module defines the "following functions" and then | Fred Drake | 1999-01-27 | 1 | -9/+5 |
|
|
* | Incorporate changes for patched version of ConfigParser. | Fred Drake | 1999-01-26 | 1 | -5/+8 |
|
|
* | \py@modindex: Format the index entry for the module index more like | Fred Drake | 1999-01-26 | 1 | -1/+1 |
|
|
* | Documentation for the ConfigParser module, by Christopher G. Petrilli | Fred Drake | 1999-01-26 | 3 | -3/+117 |
|
|
* | Document the default for tabsize in expandtabs(). | Guido van Rossum | 1999-01-25 | 1 | -2/+2 |
|
|
* | Add "term" to AUTOCLOSE. | Fred Drake | 1999-01-22 | 1 | -1/+1 |
|
|
* | Header for PyObject_DelItem() mentioned non-existing 3rd argument. | Guido van Rossum | 1999-01-22 | 1 | -1/+1 |
|
|
* | convert(): Added parameter "autoclose", which should be a sequence of | Fred Drake | 1999-01-20 | 1 | -8/+19 |
|
|
* | Modified the "sgml" and "xml" targets to stop if the sub-makes fail in | Fred Drake | 1999-01-20 | 1 | -3/+22 |
|
|
* | Add caveat on partial dependence on the "cl" module, only available on | Fred Drake | 1999-01-20 | 1 | -0/+4 |
|
|
* | Move the jpeg module to the SGI section; it is dependent on the "cl" | Fred Drake | 1999-01-20 | 1 | -1/+1 |
|
|
* | create_module_info(): If there's a \moduleauthor, move it to an | Fred Drake | 1999-01-19 | 1 | -20/+18 |
|
|
* | isnmtoken(), istoken(): Fix to ensure the regex has to match the | Fred Drake | 1999-01-19 | 1 | -2/+17 |
|
|
* | handle_labels(): Fix problem for document fragments containing more | Fred Drake | 1999-01-19 | 1 | -12/+14 |
|
|
* | Revised comments on null bytes in pattern string. | Fred Drake | 1999-01-19 | 1 | -5/+6 |
|
|
* | Fix second description of handling 2-digit years (last item in | Fred Drake | 1999-01-19 | 1 | -9/+16 |
|
|
* | convert(): Change the element name remapping to convert <refmodule> | Fred Drake | 1999-01-19 | 1 | -0/+1 |
|
|
* | format_attrs(): Attempt a bit more minimization for SGML output. | Fred Drake | 1999-01-19 | 1 | -4/+22 |
|
|
* | add_module_idx(), add_idx_hook(): | Fred Drake | 1999-01-19 | 1 | -2/+2 |
|
|
* | Fix typo spotted by Jeff MacDonald <jam@ans.net>. | Fred Drake | 1999-01-18 | 1 | -2/+2 |
|
|
* | Add a "tarball" target. | Fred Drake | 1999-01-14 | 1 | -0/+3 |
|
|
* | Adjust so that we are no longer using special entities for well-known | Fred Drake | 1999-01-14 | 1 | -19/+21 |
|
|
* | for method getaddrlist(): Added a note clarifying that all named | Barry Warsaw | 1999-01-14 | 1 | -0/+4 |
|
|
* | Shorten the name of the <rfc> "number" attribute to "num". | Fred Drake | 1999-01-14 | 1 | -1/+1 |
|
|
* | Make <rfc> no longer an empty element but a container. The text | Fred Drake | 1999-01-14 | 1 | -0/+44 |
|
|
* | Several new functions to re-write tables to be at least partly | Fred Drake | 1999-01-14 | 1 | -0/+112 |
|
|
* | 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 |
|
|