| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | PyRun_InteractiveOne(), | Fred Drake | 2000-08-11 | 1 | -2/+20 |
|
|
* | Some minor clarifications and added some index entries. | Fred Drake | 2000-08-11 | 1 | -20/+22 |
|
|
* | O_BINARY: Documented this constant; omission noted by David Ascher. | Fred Drake | 2000-08-11 | 1 | -1/+8 |
|
|
* | do_env_cfuncdesc(): Push as much of the generated HTML into one place | Fred Drake | 2000-08-11 | 1 | -8/+8 |
|
|
* | getopt(): revise description of long_options parameter slightly so it will | Fred Drake | 2000-08-11 | 1 | -19/+43 |
|
|
* | Added material about documenting packages, so that the use of module | Fred Drake | 2000-08-11 | 1 | -0/+20 |
|
|
* | Include the document dependencies earlier so that documents are rebuilt | Fred Drake | 2000-08-11 | 1 | -2/+2 |
|
|
* | Markup errors: \cfuntion -> \cfunction | Fred Drake | 2000-08-11 | 1 | -3/+3 |
|
|
* | ANY becomes void, to reflect the requirement for ANSI C. | Fred Drake | 2000-08-11 | 1 | -18/+11 |
|
|
* | remove all occurence of math.rint() from the sources | Peter Schneider-Kamp | 2000-08-10 | 1 | -5/+0 |
|
|
* | More on noutrefresh. | Eric S. Raymond | 2000-08-09 | 1 | -1/+3 |
|
|
* | Tweak curses.wrapper so it initializes colors if they are available. | Eric S. Raymond | 2000-08-09 | 1 | -4/+5 |
|
|
* | Correct markup error. | Fred Drake | 2000-08-09 | 1 | -2/+3 |
|
|
* | Correct version number at which the curses.ascii module was introduced. | Fred Drake | 2000-08-09 | 1 | -1/+1 |
|
|
* | Fix a few markup errors and lots of small consistency issues. | Fred Drake | 2000-08-09 | 1 | -42/+55 |
|
|
* | fix_font(): Handle one more case for the magical first column of tables. | Fred Drake | 2000-08-09 | 1 | -0/+3 |
|
|
* | Barry's patch to document the new setdefault() method. Slightly | Guido van Rossum | 2000-08-08 | 1 | -0/+8 |
|
|
* | Neil Schemenauer: GC enable(), disable(), isenabled() interface. | Vladimir Marangozov | 2000-08-06 | 1 | -7/+19 |
|
|
* | Wrote the "Describing extension modules" section. | Greg Ward | 2000-08-06 | 1 | -4/+193 |
|
|
* | A bundle of wording improvements, corrections, clarifications, updates, | Greg Ward | 2000-08-05 | 1 | -68/+77 |
|
|
* | Mention Include/my*.h cleanup | Andrew M. Kuchling | 2000-08-04 | 1 | -1/+4 |
|
|
* | Added zip() builtin | Andrew M. Kuchling | 2000-08-04 | 1 | -0/+8 |
|
|
* | Documented curses.wrapper and curses.textpad. | Eric S. Raymond | 2000-08-04 | 1 | -2/+131 |
|
|
* | Break the "Python Services" chapter into two: "Python Runtime Services" | Fred Drake | 2000-08-03 | 4 | -17/+30 |
|
|
* | Added descriptions of the new parser markers for PyArg_ParseTuple(). | Marc-André Lemburg | 2000-08-03 | 1 | -16/+77 |
|
|
* | \py@varvars: Merge the various definitions to be the simplist one that | Fred Drake | 2000-08-03 | 1 | -5/+2 |
|
|
* | int() description: Fix markup to avoid image generation for math mode. | Fred Drake | 2000-08-03 | 1 | -5/+6 |
|
|
* | do_cmd_moreargs(), | Fred Drake | 2000-08-03 | 1 | -4/+8 |
|
|
* | Both PEP 201 Lockstep Iteration and SF patch #101030 have been | Barry Warsaw | 2000-08-03 | 1 | -0/+9 |
|
|
* | Rob Hooft <rob@hooft.net>: | Fred Drake | 2000-08-02 | 1 | -2/+8 |
|
|
* | As requested by Fred - mention that in the future a winreg module may make a ... | Mark Hammond | 2000-08-01 | 1 | -2/+3 |
|
|
* | fixing a minor spelling mistake | Peter Schneider-Kamp | 2000-08-01 | 1 | -1/+1 |
|
|
* | Stop lying about [].pop() being experimental! There is no backing it out | Fred Drake | 2000-07-31 | 1 | -4/+3 |
|
|
* | added count, extend, index, pop and remove to arraymodule | Peter Schneider-Kamp | 2000-07-31 | 2 | -2/+25 |
|
|
* | Change as suggested by Peter Funk <pf@artcom-gmbh.de>: | Fred Drake | 2000-07-31 | 1 | -4/+5 |
|
|
* | Change as suggested by Peter Funk <pf@artcom-gmbh.de>: | Fred Drake | 2000-07-31 | 1 | -2/+3 |
|
|
* | Organized a little bit; merged in some items from the 1.5.2p2 branch that | Fred Drake | 2000-07-31 | 1 | -16/+46 |
|
|
* | Update to indicate the appropriate version of LaTeX2HTML. Update pointer | Fred Drake | 2000-07-31 | 1 | -8/+6 |
|
|
* | Many changes to work with newer versions of LaTeX2HTML. This has been | Fred Drake | 2000-07-31 | 1 | -208/+129 |
|
|
* | Small changes to reflect changes in LaTeX2HTML support for newer versions | Fred Drake | 2000-07-31 | 2 | -3/+8 |
|
|
* | Two minor nits from Gerry Weiner (no working email address) about | Fred Drake | 2000-07-31 | 1 | -3/+3 |
|
|
* | Always pass the split level to LaTeX2HTML as a command line option since | Fred Drake | 2000-07-31 | 1 | -4/+4 |
|
|
* | Moshe Zadka <mzadka@geocities.com>: | Fred Drake | 2000-07-31 | 1 | -0/+9 |
|
|
* | Update, 'cause Guido said it should be this way. | Fred Drake | 2000-07-31 | 1 | -4/+4 |
|
|
* | Finally fixed the much-reported bug about "~" in a couple of example. | Fred Drake | 2000-07-28 | 1 | -2/+2 |
|
|
* | Second round of curses documentation improvements. Completes and extends | Eric S. Raymond | 2000-07-27 | 1 | -17/+38 |
|
|
* | Rip out the information about the PSA, since the fate of that is not | Fred Drake | 2000-07-27 | 1 | -13/+9 |
|
|
* | Document tiget{flag,num,str} | Andrew M. Kuchling | 2000-07-26 | 1 | -0/+21 |
|
|
* | Add entries for the distutils documents to the directories table. | Fred Drake | 2000-07-25 | 1 | -0/+2 |
|
|
* | Only use one initialization file for LaTeX2HTML; more recent versions only | Fred Drake | 2000-07-24 | 1 | -4/+5 |
|
|