summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add easy-to-use support for A4 paper.Fred Drake1998-05-111-2/+6
* Remove the tarhtml target; not useful from the sub-make.Fred Drake1998-05-111-3/+0
* Pass the release number to the tools/mktarball.sh script.Fred Drake1998-05-111-3/+3
* Accept the release number on the command line instead of hardcoding it.Fred Drake1998-05-111-3/+3
* Don't be so ugly as to use "set -x" to get the executed commands printed.Fred Drake1998-05-111-3/+4
* do_cmd_kwindex(): Re-implement now that \kwindex is used again (ref man).Fred Drake1998-05-111-0/+10
* Update some of the comments.Fred Drake1998-05-111-21/+54
* In package Override, use the getcwd() function from the Cwd module instead ofFred Drake1998-05-111-0/+22
* Changed some comments.... no longer mention FrameMaker.Fred Drake1998-05-111-38/+20
* parser_compare_nodes(): Corrected a minor type error; eliminate one GCCFred Drake1998-05-111-1/+1
* Add a few doc strings.Guido van Rossum1998-05-101-6/+31
* benchmark for list.sort()Guido van Rossum1998-05-101-0/+109
* Implement round() slightly different, so that for negative ndigits noGuido van Rossum1998-05-091-5/+13
* Fix by Sean Reifschneider:Guido van Rossum1998-05-081-25/+38
* Add the specific sed statement to recover the second output file toGuido van Rossum1998-05-081-1/+6
* Make Tim O'Malley's requested change: in FieldStorage.__init__(), whenGuido van Rossum1998-05-081-1/+2
* Fix a comment.Fred Drake1998-05-081-49/+30
* No longer needed.Fred Drake1998-05-082-46/+0
* Remove unneeded line.Fred Drake1998-05-082-2/+0
* Use \ldots, not \dots. The info process doesn't know about \dots.Fred Drake1998-05-081-1/+1
* Adjust to new file layout.Fred Drake1998-05-081-1/+1
* Move the rules to build the info files here.Fred Drake1998-05-081-0/+32
* Relocating file to Doc/info.Fred Drake1998-05-082-123/+0
* Added URLs for zlib's home page and the Windows DLL's home page .Guido van Rossum1998-05-081-0/+2
* exec is a statement, not a function!Guido van Rossum1998-05-081-3/+3
* l2h target: Do the "right thing" regarding the paper-*/ subdirs as the otherFred Drake1998-05-081-1/+1
* Some versions of latex2html don't automatically append the .tex extension toFred Drake1998-05-081-1/+4
* $(KPSEWHICH): Use the older style of calling kpsewhich with the argFred Drake1998-05-081-1/+1
* /bin/sed works on both Solaris and RedHat Linux; /usr/bin/sed does not.Fred Drake1998-05-081-1/+1
* Oops! Must have deleted a word by accident before the last check-in of thisFred Drake1998-05-081-1/+1
* Be a little more robust handling filenames.Fred Drake1998-05-071-4/+5
* Ignore the webchecker turd.Fred Drake1998-05-071-0/+1
* Added the webcheck target here.Fred Drake1998-05-071-0/+3
* Cleaned out some more cruft.Fred Drake1998-05-071-60/+76
* Some cleanup, added clean & clobber targets.Fred Drake1998-05-072-6/+24
* Add support for a --pdf option to cause a PDF file to be created instead;Fred Drake1998-05-071-9/+19
* Markup consistency.Fred Drake1998-05-071-14/+14
* Small updates.Fred Drake1998-05-071-8/+1
* Add check to conjugate() that there are no excess arguments.Guido van Rossum1998-05-071-2/+5
* AMK's revised version of the previous patch.Guido van Rossum1998-05-073-11/+29
* Preliminary convenience Makefile.Fred Drake1998-05-072-0/+28
* Better go ahead and remove some cruftiness....Fred Drake1998-05-071-6/+0
* Support the new directory structure.Fred Drake1998-05-071-85/+72
* Relocating file to Doc/html.Fred Drake1998-05-071-25/+0
* Ignore .tar.gz files in this directory.Fred Drake1998-05-072-0/+2
* Don't ignore the html/ directory.Fred Drake1998-05-071-1/+0
* New script to drive HTML generation.Fred Drake1998-05-071-0/+27
* Ignore subdirectories if your name is "cvs".Fred Drake1998-05-071-0/+6
* Sub-makefile that can be used to drive the HTML conversion from this subdir.Fred Drake1998-05-071-0/+34
* Support HPUX 10.20 DCE threads.Guido van Rossum1998-05-071-0/+6