summaryrefslogtreecommitdiffstats
path: root/Doc
Commit message (Expand)AuthorAgeFilesLines
* Elaborate descriptions of \e, \module.Fred Drake2000-04-111-2/+11
* Revise the description of \programopt, document \longprogramopt.Fred Drake2000-04-111-2/+10
* \longprogramopt: New macro.Fred Drake2000-04-111-0/+2
* do_cmd_longprogramopt(): New function.Fred Drake2000-04-111-0/+3
* LaTeX macros for the Distutils manuals.Greg Ward2000-04-111-0/+26
* Spewed a bunch more verbiage.Greg Ward2000-04-111-87/+179
* Added reference count information for Py_FindMethod().Fred Drake2000-04-101-0/+5
* Yet another markup nit: functions that are part of the Python/C APIFred Drake2000-04-101-3/+5
* PyErr_Format():Fred Drake2000-04-101-1/+0
* document PyErr_FormatJeremy Hylton2000-04-102-0/+16
* letters:Fred Drake2000-04-101-4/+4
* Add to the comment a description of the "null" value for returnedFred Drake2000-04-101-1/+4
* load_refcounts(),Fred Drake2000-04-101-1/+5
* The reference count field for PyErr_NoMemory() andFred Drake2000-04-101-2/+2
* If the refcount field is "null", that's ok; the value will be None.Fred Drake2000-04-101-1/+3
* For functions which return a PyObject* but use "null" for theFred Drake2000-04-101-1/+5
* cfuncdesc environment:Fred Drake2000-04-101-1/+1
* do_cmd_datalineni(): New function, to implement the non-indexing formFred Drake2000-04-101-0/+6
* Moved definition of \XXX command out to distutils.sty.Greg Ward2000-04-091-1/+0
* Wrote the introduction (including several subsections).Greg Ward2000-04-091-16/+177
* Fixed so LaTeX can actually process it, and so it looks like the otherGreg Ward2000-04-091-26/+29
* Got started for real on this manual. Completely untested and unread -- justGreg Ward2000-04-091-2/+567
* Extracted a bunch of Distutils-specific commands and macros to distutils.styGreg Ward2000-04-091-13/+1
* Fix Skip's email address in his attribution! (Thanks, Skip!)Fred Drake2000-04-081-1/+1
* Added support for the "Long HTML" version to the build/packagingFred Drake2000-04-071-2/+13
* New example from Skip Montanaro <skip@mojam.com>.Fred Drake2000-04-071-23/+29
* Describe the purpose of the "long HTML" package.Fred Drake2000-04-071-0/+34
* Mark RELEASE with the release level ("a2").Fred Drake2000-04-061-1/+1
* Make sure the \declaremodule uses the right name for the module!Fred Drake2000-04-061-20/+22
* unichr(),Fred Drake2000-04-061-0/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+4
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-1/+1
* Revised / removed comments about string exceptions (relating to theFred Drake2000-04-061-12/+17
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+5
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-5/+5
* Note the exception raised when parameter to chr() is out of range.Fred Drake2000-04-061-1/+2
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-3/+20
* Added entry for codecs module.Fred Drake2000-04-061-0/+1
* Added codecs entry here as part of String Services.Fred Drake2000-04-061-0/+1
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+126
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+101
* Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+712
* But don't do the funny \UNICODE macro; we're trying to get away fromFred Drake2000-04-061-1/+1
* Patch from Marc-Andre Lemburg <mal@lemburg.com>:Fred Drake2000-04-061-0/+15
* Removed bogus connect() call in SMTP example; reported by TravisFred Drake2000-04-051-12/+0
* Added reference to the multifile module from the "See also" sectionFred Drake2000-04-051-0/+2
* Noted by Guido:Fred Drake2000-04-051-7/+7
* Noted by Guido:Fred Drake2000-04-051-2/+2
* Noted by Guido:Fred Drake2000-04-051-1/+1
* Merged in changes from 1.5.2p2 release.Fred Drake2000-04-041-0/+2