| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PyDict_Copy() function to C API for dicts. It returns a new | Jeremy Hylton | 2000-03-30 | 2 | -1/+8 |
|
|
* | Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan | Fred Drake | 2000-03-29 | 1 | -5/+11 |
|
|
* | Fix small errors in description of Mac, Windows installation schemes. | Greg Ward | 2000-03-22 | 1 | -4/+4 |
|
|
* | Third attempt at documenting an installation scheme; this one feels like | Greg Ward | 2000-03-18 | 1 | -192/+301 |
|
|
* | Script to annotate api.tex with reference count information. | Fred Drake | 2000-03-15 | 1 | -0/+63 |
|
|
* | [from 2000-02-25] Second attempt at describing an installation scheme; this is | Greg Ward | 2000-03-10 | 1 | -365/+141 |
|
|
* | [from 2000-02-23] Description of the baroque and already-obsolete | Greg Ward | 2000-03-10 | 1 | -0/+534 |
|
|
* | Update portability information for the spawn*() functions and related | Fred Drake | 2000-02-29 | 1 | -4/+11 |
|
|
* | The "Distributing Python Modules" manual; currently empty (I'll get to it | Greg Ward | 2000-02-26 | 1 | -0/+12 |
|
|
* | Added entry for libtabnanny.tex. | Fred Drake | 2000-02-23 | 1 | -0/+1 |
|
|
* | Added dependency on libtabnanny.tex. | Fred Drake | 2000-02-23 | 1 | -0/+1 |
|
|
* | Initial version from Peter Funk <pf@artcom-gmbh.de>, with minor | Fred Drake | 2000-02-23 | 1 | -0/+62 |
|
|
* | This branch is for 1.6 & forward. | Fred Drake | 2000-02-22 | 1 | -2/+2 |
|
|
* | Script to help locate markup that LaTeX2HTML has a problem with. | Fred Drake | 2000-02-21 | 1 | -0/+26 |
|
|
* | Update the description of int() to include the radix parameter; | Fred Drake | 2000-02-17 | 1 | -12/+16 |
|
|
* | Added docs for new crc32() function. By Jim Ahlstrom. | Guido van Rossum | 2000-02-16 | 1 | -0/+12 |
|
|
* | Document the API changes to the nntplib module (exceptions become | Barry Warsaw | 2000-02-10 | 1 | -14/+40 |
|
|
* | The dircmp module is now obsolete. | Fred Drake | 2000-02-03 | 1 | -3/+3 |
|
|
* | Don't insert extra indentation before <title> elements. | Fred Drake | 2000-01-20 | 1 | -12/+12 |
|
|
* | Added item about specific missing entries in the C API manual. | Fred Drake | 1999-12-23 | 1 | -0/+5 |
|
|
* | Removed a couple of items that got done(!). | Fred Drake | 1999-12-21 | 1 | -17/+11 |
|
|
* | Document GetoptError and label error an alias. | Fred Drake | 1999-12-21 | 1 | -2/+9 |
|
|
* | Document 1.5.2+ aspects of the NotANumber exception. (Note that this | Fred Drake | 1999-12-21 | 1 | -2/+5 |
|
|
* | Document that the |mode| parameter to open() is optional and explain how | Fred Drake | 1999-12-21 | 2 | -10/+14 |
|
|
* | Document getgroups(), getlogin(), fpathconf(), pathconf(), | Fred Drake | 1999-12-15 | 1 | -1/+107 |
|
|
* | Markup consistency nits that Guido didn't check. ;-) | Fred Drake | 1999-12-13 | 1 | -6/+6 |
|
|
* | Doc update from Piers Lauder see changes for imaplib.py version 2.16. | Guido van Rossum | 1999-12-13 | 1 | -0/+32 |
|
|
* | Document the new stuff in the os module. | Fred Drake | 1999-12-09 | 1 | -2/+47 |
|
|
* | Update link to PythonWare library page. | Fred Drake | 1999-12-01 | 1 | -2/+2 |
|
|
* | rewrite_descriptor(): Fixup conversion of arguments (simpler). | Fred Drake | 1999-11-23 | 1 | -12/+35 |
|
|
* | Don't rename \var to <varname>; DocBook is too verbose here. | Fred Drake | 1999-11-23 | 1 | -4/+9 |
|
|
* | Set the date and version to reflect the actual status, not the last | Fred Drake | 1999-11-18 | 1 | -2/+2 |
|
|
* | When generating the top-level index to the documents, make sure some | Fred Drake | 1999-11-18 | 1 | -1/+3 |
|
|
* | Removed last XXX comment; no further action needed on this one. | Fred Drake | 1999-11-17 | 1 | -4/+3 |
|
|
* | Preliminary documentation for turtle module (Tk), by Moshe Zadka. | Fred Drake | 1999-11-15 | 1 | -0/+160 |
|
|
* | Added request to please not send HTML email to the newsgroup/mailing | Fred Drake | 1999-11-12 | 1 | -0/+4 |
|
|
* | Document \citetitle and \programopt. | Fred Drake | 1999-11-10 | 1 | -0/+9 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-10 | 13 | -144/+149 |
|
|
* | Use \citetitle as appropriate. | Fred Drake | 1999-11-10 | 6 | -44/+47 |
|
|
* | Use \citetitle in several places, and \programopt where appropriate. | Fred Drake | 1999-11-10 | 1 | -20/+23 |
|
|
* | Use \citetitle in several places. | Fred Drake | 1999-11-10 | 1 | -14/+18 |
|
|
* | Use \citetitle instead of \emph. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Use \citetitle in one place. | Fred Drake | 1999-11-09 | 3 | -3/+3 |
|
|
* | Use the new markup as apporpriate. | Fred Drake | 1999-11-09 | 1 | -17/+17 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -7/+7 |
|
|
* | Added citetitle and programopt. | Fred Drake | 1999-11-09 | 1 | -1/+8 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 2 | -2/+3 |
|
|
* | Missed a couple of program options that had been marked by \code. | Fred Drake | 1999-11-09 | 1 | -4/+4 |
|
|
* | Use \programopt in one place. | Fred Drake | 1999-11-09 | 1 | -1/+1 |
|
|
* | Use \citetitle and \programopt as appropriate. | Fred Drake | 1999-11-09 | 1 | -17/+18 |
|
|