| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | \programopt: New macro, used to mark command-line parameters in the | Fred Drake | 1999-11-09 | 1 | -0/+5 |
|
|
* | do_cmd_programopt(): New function, similar to do_cmd_program(). | Fred Drake | 1999-11-09 | 1 | -0/+19 |
|
|
* | Change the suggestions pointer at the bottom of generated HTML pages. | Fred Drake | 1999-10-29 | 2 | -4/+4 |
|
|
* | Straighten out dependencies so changes in the texinputs/* get reflected. | Fred Drake | 1999-10-29 | 2 | -30/+32 |
|
|
* | pathes --> paths; typo reported by Gerry Wiener <gerry@ucar.edu>. | Fred Drake | 1999-10-29 | 1 | -1/+1 |
|
|
* | Added dependency on filecmp section, removed dependencies on cmp and | Fred Drake | 1999-10-29 | 1 | -2/+1 |
|
|
* | Make references to new filecmp module hyperlinks now that there's | Fred Drake | 1999-10-29 | 1 | -2/+2 |
|
|
* | Added section for filecmp. | Fred Drake | 1999-10-29 | 1 | -0/+1 |
|
|
* | filecmp documentation from Moshe Zadka <moshez@math.huji.ac.il>. | Fred Drake | 1999-10-29 | 1 | -0/+40 |
|
|
* | Added deprecation notes, in case anyone decides to read these anyway. | Fred Drake | 1999-10-26 | 2 | -0/+6 |
|
|
* | cmp and cmpcache are now obsolete, so don't include their | Fred Drake | 1999-10-26 | 1 | -2/+2 |
|
|
* | Added cmp and cmpcache to the "Obsolete" section. | Fred Drake | 1999-10-26 | 1 | -7/+14 |
|
|
* | Documented Beep() function. | Fred Drake | 1999-10-22 | 1 | -3/+13 |
|
|
* | Module/script to parse the reference count data file and make the | Fred Drake | 1999-10-20 | 1 | -0/+95 |
|
|
* | Added note that Skip created the initial version of this file. | Fred Drake | 1999-10-20 | 1 | -17/+14 |
|
|
* | Initial version as provided by Skip Montanaro <skip@mojam.com>. | Fred Drake | 1999-10-20 | 1 | -0/+906 |
|
|
* | Fixed typo in explanation of abspath(); noticed by Paul Prescod | Fred Drake | 1999-10-18 | 1 | -1/+1 |
|
|
* | "make clobber" should remove modindex.html as well. | Fred Drake | 1999-09-24 | 1 | -2/+2 |
|
|
* | icons/ should not be ignored here now that this is it's real home. | Fred Drake | 1999-09-24 | 1 | -1/+0 |
|
|
* | Added --about option to specify the file to load "About this | Fred Drake | 1999-09-23 | 1 | -1/+8 |
|
|
* | Tell mkhowto to use stdabout.dat for the documents it processes here. | Fred Drake | 1999-09-23 | 1 | -4/+4 |
|
|
* | Remove some <SPAN> elements that were used only to carry a CLASS | Fred Drake | 1999-09-23 | 1 | -6/+14 |
|
|
* | Remove the "Comments and Questions" section, allowing this to be used | Fred Drake | 1999-09-23 | 1 | -43/+22 |
|
|
* | Version of about.dat that should only be used for the standard | Fred Drake | 1999-09-23 | 1 | -0/+44 |
|
|
* | Remove some <SPAN> elements that were used only to carry a CLASS | Fred Drake | 1999-09-23 | 1 | -4/+4 |
|
|
* | Oops, missed this one! | Fred Drake | 1999-09-23 | 1 | -0/+0 |
|
|
* | img_tag(): Tighten up the generated SRC attribute a bit; if the image | Fred Drake | 1999-09-23 | 1 | -3/+6 |
|
|
* | do_cmd_rfc(): Simplify the generated markup. | Fred Drake | 1999-09-22 | 1 | -2/+2 |
|
|
* | Added --image-type option to allow use of either GIF or PNG images. | Fred Drake | 1999-09-22 | 1 | -11/+38 |
|
|
* | Some updates to allow ../tools/mkhowto to add various bits to the | Fred Drake | 1999-09-22 | 1 | -46/+86 |
|
|
* | PNG version of the icons, converted from the GIFs | Fred Drake | 1999-09-22 | 6 | -0/+0 |
|
|
* | Added section about where to send comments, questions, & bug reports. | Fred Drake | 1999-09-21 | 1 | -0/+20 |
|
|
* | os.name: Note that 'java' is one of the registered names. | Fred Drake | 1999-09-17 | 1 | -1/+1 |
|
|
* | Added documentation for inet_aton() and inet_ntoa(), from Ben | Fred Drake | 1999-09-16 | 1 | -0/+28 |
|
|
* | Added "import string" to a couple of examples that describe string | Fred Drake | 1999-09-14 | 1 | -0/+2 |
|
|
* | Name the parameter to expr() and suite() "source" instead of "string". | Fred Drake | 1999-09-09 | 1 | -6/+6 |
|
|
* | Added descriptions of the t#, w, and w# PyArg_ParseTuple() format | Fred Drake | 1999-08-27 | 1 | -0/+21 |
|
|
* | Update the instructions slightly. | Fred Drake | 1999-08-26 | 1 | -4/+44 |
|
|
* | Removed; no longer needed now that the other tools can handle entity | Fred Drake | 1999-08-26 | 1 | -24/+0 |
|
|
* | feed(): Added support for ESIS '&' lines. | Fred Drake | 1999-08-26 | 1 | -1/+4 |
|
|
* | Remove use of fixgenents.sh; no longer needed. | Fred Drake | 1999-08-26 | 1 | -5/+4 |
|
|
* | Specify: \geq --> ≥ | Fred Drake | 1999-08-26 | 1 | -4/+12 |
|
|
* | Conversion.subconvert(): Added support for "entityref" parameters | Fred Drake | 1999-08-26 | 1 | -0/+7 |
|
|
* | write_esis(): Added support for ENTITY_REFERENCE nodes. | Fred Drake | 1999-08-26 | 1 | -40/+44 |
|
|
* | convert(): Add support for ESIS '&' lines, and make sure we don't | Fred Drake | 1999-08-26 | 1 | -0/+5 |
|
|
* | Doco update from Sjoerd Mullender. | Guido van Rossum | 1999-08-26 | 2 | -23/+29 |
|
|
* | Added paragraph explaining that except clauses can't be empty; that | Fred Drake | 1999-08-24 | 1 | -0/+4 |
|
|
* | Added sentence "All exceptions must have an executable block."; from | Fred Drake | 1999-08-24 | 1 | -1/+2 |
|
|
* | Added additional index entries. | Fred Drake | 1999-08-24 | 1 | -11/+14 |
|
|
* | whrandom should come immediately after random, not before. | Fred Drake | 1999-08-23 | 1 | -1/+1 |
|
|