summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add mktime_tz(). Add () to a function reference in parsedate_tz().Guido van Rossum1998-02-182-2/+18
* Fix sign reversal in mktime_tz discovered by Bill van Melle.Guido van Rossum1998-02-181-1/+1
* __modified(): Make sure `rgbs' is a tupleBarry Warsaw1998-02-181-1/+1
* Several optimizations:Barry Warsaw1998-02-181-51/+81
* Cache conversions from triplets to rrggbb's and vice versa. WastefulBarry Warsaw1998-02-181-13/+22
* main(): Include a \label{modindex} in the output so latex won't let us re-useFred Drake1998-02-172-2/+4
* &do_cmd_textohtmlmoduleindex: Get the modindex key added to the label->nodeFred Drake1998-02-171-2/+2
* Added \label{} for logical addressing.Fred Drake1998-02-174-0/+4
* Added about dialogBarry Warsaw1998-02-171-4/+60
* Use \manpage{} markup for referencing a UNIX man page.Fred Drake1998-02-172-10/+10
* Added comment explaining the only warning produced by makeindex, since thereFred Drake1998-02-172-0/+28
* Remove Macintosh ligatures item. Solution: Update your Times fonts.Fred Drake1998-02-171-2/+2
* Started a TODO list with the latest bug reports.Fred Drake1998-02-171-0/+9
* Clarified comment about the PS generation when using the all-pdf target.Fred Drake1998-02-171-3/+3
* Add magic to make PDF generation use maximal compression.Fred Drake1998-02-171-0/+3
* Added all-formats target: use this to get both PDF and PS files; using theFred Drake1998-02-171-5/+11
* Updated date for interim documentation release.Fred Drake1998-02-172-2/+2
* If generating PDF, include the author and title information in acroread'sFred Drake1998-02-171-1/+12
* Massive changes. Fewer warnings from the Python Library Reference. StillFred Drake1998-02-172-186/+262
* Added chip selection stuff, strip labelBarry Warsaw1998-02-171-8/+40
* Added method to set selected color to nearest.Barry Warsaw1998-02-171-8/+16
* Update indexsubitem for file attributes correctly.Fred Drake1998-02-172-2/+6
* \nodename{} must appear immediately after \section{} for the info conversion.Fred Drake1998-02-172-2/+2
* Indent {verbatim} environments like in the printed version.Fred Drake1998-02-161-0/+7
* Move optional package inclusions to the top, to make them easier to find.Fred Drake1998-02-161-5/+51
* Oh, well, various miscellaneous changes.Guido van Rossum1998-02-161-10/+21
* Swap two statements in the dedent check loop. This makes absolutelyGuido van Rossum1998-02-161-1/+1
* NNTP.xgtitle() description: Add a missing ")" from the response valueFred Drake1998-02-162-4/+8
* Made the area for wildcards in the description wider, so we don't invade theFred Drake1998-02-162-12/+14
* Fixed formatting of the program name for crypt.Fred Drake1998-02-162-2/+4
* In the example file name, use the current Python version, not a hardcodedFred Drake1998-02-162-14/+14
* For the lists which describe the regular expression syntax, increase theFred Drake1998-02-162-8/+14
* Use \version to get the current Python version number, where possible. ThisFred Drake1998-02-162-12/+12
* Mark up filename extensions consistently.Fred Drake1998-02-162-42/+42
* Added rule to generate the PDF format using pdflatex. Commented out sinceFred Drake1998-02-161-0/+12
* Fixed the bug in searching for triple quotes -- change the 'quote2'Guido van Rossum1998-02-161-2/+2
* Removed various "(New in 1.5a?!)" constructs. Other notes pertaining toFred Drake1998-02-162-44/+6
* Break up some long lines in the generated header & footer.Fred Drake1998-02-161-2/+2
* Andrew Kuchling writes:Guido van Rossum1998-02-161-1/+1
* "--" --> "---" in two places.Fred Drake1998-02-162-4/+4
* Place C typedef for Py_complex after brief description, to be more consistentFred Drake1998-02-162-64/+84
* Added index enties for the Python built-in functions, where appropriate.Fred Drake1998-02-162-24/+30
* Lots of nitty-gritty stuff:Fred Drake1998-02-162-1268/+1368
* Make sure indexes begin on odd-numbered pages.Fred Drake1998-02-161-0/+1
* Removed condition.py -- it was just sync.py withoutGuido van Rossum1998-02-142-476/+0
* Added DJGPP version of check_case(), by Pit Scrorpion (Hans Nowak).Guido van Rossum1998-02-131-0/+28
* Normalization of markup.Fred Drake1998-02-132-22/+22
* Don't capitalize identifiers at the beginning of the sentence; re-write toFred Drake1998-02-132-14/+10
* Fix some markup so that the right characters are printed.Fred Drake1998-02-132-10/+10
* Capitalize subsection title.Fred Drake1998-02-132-2/+2