| Commit message (Expand) | Author | Age | Files | Lines |
* | Some minor updates. | Fred Drake | 1998-08-12 | 1 | -6/+10 |
|
|
* | Massive cleanup: Use Makefiles in subdirs properly, move most of the | Fred Drake | 1998-08-12 | 1 | -280/+96 |
|
|
* | Re-written to actually perform the conversion instead of using a sub-make | Fred Drake | 1998-08-12 | 1 | -18/+76 |
|
|
* | Update date & version number for release 1.5.2a1. | Fred Drake | 1998-08-12 | 1 | -2/+2 |
|
|
* | New Makefile; includes ../paper-letter/Makefile and sets PAPER=a4. | Fred Drake | 1998-08-12 | 1 | -0/+2 |
|
|
* | New Makefile, contains rules for building typeset versions. | Fred Drake | 1998-08-12 | 1 | -0/+136 |
|
|
* | New makefile which only contains the source dependencies specific to each | Fred Drake | 1998-08-12 | 1 | -0/+181 |
|
|
* | Bump RELEASE to 1.5.2a1. | Fred Drake | 1998-08-11 | 1 | -1/+1 |
|
|
* | Clean things up just a bit. | Fred Drake | 1998-08-11 | 1 | -8/+15 |
|
|
* | Helper script used in creating navigation buttons. | Fred Drake | 1998-08-11 | 1 | -0/+35 |
|
|
* | Get the <IMG> sizes right for the navigation buttons. | Fred Drake | 1998-08-11 | 1 | -1/+7 |
|
|
* | Ok, blank.pbm is free to go. | Fred Drake | 1998-08-11 | 7 | -4/+0 |
|
|
* | I think this is the last of them. | Fred Drake | 1998-08-11 | 3 | -32/+0 |
|
|
* | Gosh, there's a lot of them.... | Fred Drake | 1998-08-11 | 6 | -16/+0 |
|
|
* | More files never used here..... | Fred Drake | 1998-08-11 | 5 | -42/+0 |
|
|
* | Icons only needed if using the change control marks, which are bogus. | Fred Drake | 1998-08-11 | 3 | -0/+0 |
|
|
* | Remove files we never used; l2h would only use these if you use the | Fred Drake | 1998-08-11 | 8 | -0/+0 |
|
|
* | Use Perl's rename() function instead of system(); there's no need for two | Fred Drake | 1998-08-11 | 1 | -2/+1 |
|
|
* | Added the test package under "Frameworks". | Fred Drake | 1998-08-11 | 1 | -0/+5 |
|
|
* | Template file for \documentclass{manual}. | Fred Drake | 1998-08-11 | 1 | -0/+65 |
|
|
* | Added step 0: copy this file to <somedir>/lib<module>.tex, and edit the copy. | Fred Drake | 1998-08-11 | 1 | -0/+4 |
|
|
* | Updated to reflect recent changes. | Fred Drake | 1998-08-11 | 1 | -16/+20 |
|
|
* | Moved to ../templates/module.tex. | Fred Drake | 1998-08-11 | 1 | -144/+0 |
|
|
* | Relocating file to Doc/templates. | Fred Drake | 1998-08-11 | 1 | -181/+0 |
|
|
* | Added new files to the LIBFILES variable. | Fred Drake | 1998-08-11 | 1 | -2/+4 |
|
|
* | Removed now-documented modules from the list. | Fred Drake | 1998-08-11 | 1 | -6/+0 |
|
|
* | Added new sections. | Fred Drake | 1998-08-11 | 1 | -1/+3 |
|
|
* | Documentation for the compileall module. | Fred Drake | 1998-08-11 | 1 | -0/+41 |
|
|
* | Documentation for the py_compile module. | Fred Drake | 1998-08-11 | 1 | -0/+35 |
|
|
* | Added index entries. | Fred Drake | 1998-08-11 | 1 | -5/+8 |
|
|
* | Add a comment explaining that this script is probably not useful outside the | Fred Drake | 1998-08-11 | 1 | -4/+6 |
|
|
* | Make sure the icons/ directory is created even if only one document is | Fred Drake | 1998-08-11 | 1 | -6/+6 |
|
|
* | Better check in the date from the last magic-fix-release. ;-) | Fred Drake | 1998-08-11 | 1 | -1/+1 |
|
|
* | Control when/where navigation bars will appear: top & bottom of each page. | Fred Drake | 1998-08-11 | 1 | -3/+14 |
|
|
* | Add a link to the Macintosh Module Reference here, too. | Fred Drake | 1998-08-10 | 1 | -0/+3 |
|
|
* | New section header style. | Fred Drake | 1998-08-10 | 126 | -209/+364 |
|
|
* | do_cmd_moduleauthor(), | Fred Drake | 1998-08-10 | 1 | -156/+180 |
|
|
* | \moduleauthor, | Fred Drake | 1998-08-10 | 1 | -0/+6 |
|
|
* | New style section headers. | Fred Drake | 1998-08-10 | 13 | -17/+33 |
|
|
* | Some logical markup, some nits. | Fred Drake | 1998-08-10 | 1 | -25/+26 |
|
|
* | insert_index(): Take two additional parameters: $columns and $letters. Call | Fred Drake | 1998-08-07 | 1 | -5/+13 |
|
|
* | The letter headings must be requested explicitly with --letters. | Fred Drake | 1998-08-07 | 1 | -5/+15 |
|
|
* | By default, use a two-column index. | Fred Drake | 1998-08-07 | 1 | -1/+4 |
|
|
* | Allow multi-column indexes to be produced. | Fred Drake | 1998-08-07 | 1 | -6/+60 |
|
|
* | re is standard, not built-in. | Fred Drake | 1998-08-07 | 2 | -4/+7 |
|
|
* | Clarify that the Python interpreter lock need *not* be held by | Guido van Rossum | 1998-08-07 | 1 | -3/+5 |
|
|
* | Document gethostbyname_ex(). | Guido van Rossum | 1998-08-07 | 1 | -1/+12 |
|
|
* | Updated list of Library Reference files. | Fred Drake | 1998-08-07 | 1 | -8/+13 |
|
|
* | Add warning that mutable argument defaults are evaluated only once; | Guido van Rossum | 1998-08-07 | 1 | -0/+39 |
|
|
* | At least mark the URL to the Packages essay using \url. | Fred Drake | 1998-08-07 | 1 | -1/+1 |
|
|