summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use string.replace instead of regsub.[g]sub.Guido van Rossum1997-12-245-17/+13
* Decided to add the telnet library that I wrote long ago (it's still inGuido van Rossum1997-12-241-0/+424
* Checking in fixed PS, with A4 capability.Guido van Rossum1997-12-241-1/+1
* Script to edit one line in the PS to allow A4 printing.Guido van Rossum1997-12-241-0/+26
* Upped tcl/tk instructions for 8.0p2Jack Jansen1997-12-231-1/+1
* Added Jack Jansen's versioncheck to the README file.Guido van Rossum1997-12-231-0/+3
* Adding Jack Jansen's version checking utility.Guido van Rossum1997-12-234-0/+212
* Convert a couple of three-column tables with an empty third column toFred Drake1997-12-232-22/+22
* Removed unnecessary \small{} block; latex2html got it wrong and its noFred Drake1997-12-232-4/+0
* Removed unnecessary \small{} block; latex2html got it wrong and its noFred Drake1997-12-232-4/+0
* AMK's latest -- synchronized with PCRE 1.04.Guido van Rossum1997-12-224-125/+179
* AMK's latestGuido van Rossum1997-12-222-4/+30
* do_env_tableii(), do_cmd_lineii(),Fred Drake1997-12-221-6/+86
* Converted to use re instead of regex; version 0.9.0.Guido van Rossum1997-12-213-55/+52
* Oops, left in a non-standard multi-line doc string that GCC finds okayGuido van Rossum1997-12-211-4/+4
* Oops, tiny fix for the DGUX rule when installing -- don't fail whenGuido van Rossum1997-12-191-1/+4
* Added bsddb projectGuido van Rossum1997-12-192-0/+112
* Add new optional parameter 'suffix' (default ''), which is appended toGuido van Rossum1997-12-191-10/+11
* Oops -- '(' is also a legal start character of a new format...Guido van Rossum1997-12-191-0/+1
* Added doc strings, suggested by Charles G. Waldman (but massaged quite a bit).Guido van Rossum1997-12-191-7/+41
* Patch by Brian Gallew for DG/UX. I'm not quite sure what it does butGuido van Rossum1997-12-184-198/+238
* Two unrelated changes:Guido van Rossum1997-12-183-134/+151
* Moved toolbox to lib-toolbox, Sjoerd-style.Jack Jansen1997-12-1821-1/+1
* Moved scripting to lib-scripting (did it the Sjoerd-way this time)Jack Jansen1997-12-1814-0/+0
* Replace unprotected tilders by \~ -- an unprotected tilde is aGuido van Rossum1997-12-188-8/+8
* Change {\em ...} to \emph{...}; this seems to be the developing preferenceFred Drake1997-12-182-6/+6
* img_tag(), top_navigation_panel(): Generate markup the same case as otherFred Drake1997-12-181-7/+7
* make_mod_index_entry(): Generate markup the same case as other functions inFred Drake1997-12-181-1/+1
* Oops, the output file really should be called zlib.pyd here!Guido van Rossum1997-12-181-2/+2
* Added project for zlibGuido van Rossum1997-12-182-0/+108
* Win32 treatment.Guido van Rossum1997-12-181-2/+7
* Make this test succeed even when using "import test.test_zlib".Guido van Rossum1997-12-181-2/+5
* Changes for older Win platforms by Jim AhlstromGuido van Rossum1997-12-175-2638/+2863
* Tiny doc patch for QNSGuido van Rossum1997-12-171-2/+2
* Oops! Should've renamed dos_8x3 to dos-8x3 here, too.Guido van Rossum1997-12-171-3/+3
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-52/+58
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-2/+4
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-172-6/+10
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-10/+12
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-2/+2
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-4/+6
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-2/+2
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-172-4/+4
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-2/+2
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-6/+6
* Make the word "Module" in the section header start with an upper-case "M".Fred Drake1997-12-172-6/+2
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-172-4/+4
* Make the word "Module" in the section header start with an upper-case "M"Fred Drake1997-12-173-3/+3
* gen_index_id(): New function. Construct an index key such that the sortFred Drake1997-12-171-18/+30
* make_mod_index_entry(): New function. Create the index entry for a module.Fred Drake1997-12-171-4/+37