| Commit message (Expand) | Author | Age | Files | Lines |
* | Separate binhex and binuu documentation from binascii. Support better | Fred Drake | 1998-02-19 | 8 | -148/+152 |
|
|
* | Remove debugging print. | Fred Drake | 1998-02-19 | 1 | -3/+7 |
|
|
* | Bring date into line with the last documentation release. | Fred Drake | 1998-02-19 | 2 | -2/+2 |
|
|
* | Work on a temporary file, not the input file. | Fred Drake | 1998-02-19 | 2 | -2/+2 |
|
|
* | Revised some targets to make better use of make "special" variables, to avoid | Fred Drake | 1998-02-19 | 1 | -7/+16 |
|
|
* | Support environments {fulllineitems} and {classdesc}, more of the new logical | Fred Drake | 1998-02-19 | 2 | -24/+14 |
|
|
* | Adjust grouping for the "b(reak)" command syntax description. This is | Fred Drake | 1998-02-19 | 2 | -2/+2 |
|
|
* | Logical markup. | Fred Drake | 1998-02-19 | 2 | -114/+118 |
|
|
* | \nodename{} must immediately follow \chapter{} to be handled correctly; | Fred Drake | 1998-02-19 | 2 | -4/+2 |
|
|
* | {fulllineitems} is now an environment; use it as such. | Fred Drake | 1998-02-19 | 2 | -6/+14 |
|
|
* | Logical markup. | Fred Drake | 1998-02-19 | 2 | -18/+18 |
|
|
* | Mostly LaTeX style cleanup. | Fred Drake | 1998-02-19 | 1 | -111/+159 |
|
|
* | breakable_re: Fix the RE so that module definition entries don't prevent | Fred Drake | 1998-02-19 | 2 | -2/+4 |
|
|
* | Feature added by Bill van Melle: when no timezone is present, assume | Guido van Rossum | 1998-02-19 | 3 | -9/+20 |
|
|
* | &do_cmd_url, | Fred Drake | 1998-02-18 | 1 | -11/+40 |
|
|
* | Consistent spelling: "time zone" -> "timezone". | Guido van Rossum | 1998-02-18 | 2 | -6/+12 |
|
|
* | Add named destinations for \label{} in the PDF. | Fred Drake | 1998-02-18 | 1 | -3/+11 |
|
|
* | Add new files from the Mac user interface breakup. | Fred Drake | 1998-02-18 | 1 | -1/+2 |
|
|
* | Separate Mac user interface modules into separate files, to better support | Fred Drake | 1998-02-18 | 10 | -702/+1048 |
|
|
* | rrggbb_to_triplet(), triplet_to_rrggbb(): Improvements given by GvR | Barry Warsaw | 1998-02-18 | 1 | -8/+3 |
|
|
* | Very modest improvements | Barry Warsaw | 1998-02-18 | 1 | -27/+31 |
|
|
* | Get rid of commented out, slower versions | Barry Warsaw | 1998-02-18 | 1 | -14/+0 |
|
|
* | Implementation using TCLPROC loaded into the Tcl interpreter | Barry Warsaw | 1998-02-18 | 1 | -10/+32 |
|
|
* | Small patches to the DJGPP version of check_case(). | Guido van Rossum | 1998-02-18 | 1 | -1/+3 |
|
|
* | assure a consistent assignment for nodes with multiple labels | Jeremy Hylton | 1998-02-18 | 2 | -2/+4 |
|
|
* | Added a number of items.... | Fred Drake | 1998-02-18 | 1 | -1/+14 |
|
|
* | Added libsymbol.tex, libtoken.tex to dependencies for the libref. | Fred Drake | 1998-02-18 | 1 | -1/+10 |
|
|
* | Separate the parse, symbol, and token documentation into separate files. | Fred Drake | 1998-02-18 | 8 | -138/+134 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 6 | -16/+24 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 14 | -0/+14 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 4 | -10/+14 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 8 | -6/+14 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 6 | -112/+120 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 12 | -2/+18 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-18 | 4 | -24/+30 |
|
|
* | Don't make backups. | Fred Drake | 1998-02-18 | 2 | -6/+6 |
|
|
* | \url{}: For pdflatex, make the link active & make it blue. If anyone figures | Fred Drake | 1998-02-18 | 1 | -7/+11 |
|
|
* | Add normpath(). Clarify normcase(). (Note -- this doc section | Guido van Rossum | 1998-02-18 | 2 | -6/+24 |
|
|
* | Patch HREFs in html files, replacing nodeXXX.html with label.html. | Jeremy Hylton | 1998-02-18 | 2 | -0/+76 |
|
|
* | (1) Change normpath() to *not* also call normcase(). | Guido van Rossum | 1998-02-18 | 1 | -7/+7 |
|
|
* | Add mktime_tz(). Add () to a function reference in parsedate_tz(). | Guido van Rossum | 1998-02-18 | 2 | -2/+18 |
|
|
* | Fix sign reversal in mktime_tz discovered by Bill van Melle. | Guido van Rossum | 1998-02-18 | 1 | -1/+1 |
|
|
* | __modified(): Make sure `rgbs' is a tuple | Barry Warsaw | 1998-02-18 | 1 | -1/+1 |
|
|
* | Several optimizations: | Barry Warsaw | 1998-02-18 | 1 | -51/+81 |
|
|
* | Cache conversions from triplets to rrggbb's and vice versa. Wasteful | Barry Warsaw | 1998-02-18 | 1 | -13/+22 |
|
|
* | main(): Include a \label{modindex} in the output so latex won't let us re-use | Fred Drake | 1998-02-17 | 2 | -2/+4 |
|
|
* | &do_cmd_textohtmlmoduleindex: Get the modindex key added to the label->node | Fred Drake | 1998-02-17 | 1 | -2/+2 |
|
|
* | Added \label{} for logical addressing. | Fred Drake | 1998-02-17 | 4 | -0/+4 |
|
|
* | Added about dialog | Barry Warsaw | 1998-02-17 | 1 | -4/+60 |
|
|
* | Use \manpage{} markup for referencing a UNIX man page. | Fred Drake | 1998-02-17 | 2 | -10/+10 |
|
|