Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change {datadesc} environments with empty descriptions to \dataline{}s; this | Fred Drake | 1998-02-13 | 1 | -24/+12 |
| | | | | | | removes extra vertical space from the list of names, and makes the display more similar to that used in the socket module, where several constants share a description. | ||||
* | Remove all \bcode / \ecode cruft; this is no longer needed. See previous | Fred Drake | 1998-02-13 | 1 | -3/+3 |
| | | | | | | | | | checkin of myformat.sty. Change "\renewcommand{\indexsubitem}{(...)}" to "\setindexsubitem{(...)}" everywhere. Some other minor nits that I happened to come across. | ||||
* | Consistently use \POSIX{} to denote POSIX. There were at least two different | Fred Drake | 1998-02-09 | 1 | -5/+5 |
| | | | | ways to do it previously (not counting module names). | ||||
* | Add ref to errno module. | Guido van Rossum | 1998-02-06 | 1 | -0/+2 |
| | |||||
* | Consistency: {\it ...} ==> \emph{...} | Fred Drake | 1998-01-20 | 1 | -1/+1 |
| | |||||
* | Consistency: "{\bf ...}" ==> "\strong{...}" | Fred Drake | 1998-01-14 | 1 | -2/+2 |
| | | | | | | | "{\em ...}" ==> "\emph{...}" Not at all sure what to do with "{\rm ...}". Leaving it for now. | ||||
* | Correct small nits reported by Rob Hooft. | Guido van Rossum | 1997-12-30 | 1 | -8/+9 |
| | |||||
* | Changed illegal \stmodindex{} to \refstmodindex{}, added index reference | Fred Drake | 1997-12-15 | 1 | -2/+3 |
| | | | | to the stat module. | ||||
* | Added strerror() | Guido van Rossum | 1997-10-05 | 1 | -0/+4 |
| | |||||
* | Referred to POSIX docs as well as to Unix docs. | Guido van Rossum | 1997-08-27 | 1 | -3/+3 |
| | |||||
* | More emphasis on os.environ's calling of putenv; and added hint about | Guido van Rossum | 1997-08-08 | 1 | -4/+14 |
| | | | | flags for open(). | ||||
* | AMK's megapatch: | Guido van Rossum | 1997-07-17 | 1 | -0/+1 |
| | | | | | | | * \bcode, \ecode added everywhere * \label{module-foo} added everywhere * A few \seealso sections added. * Indentation fixed inside verbatim in lib*tex files | ||||
* | Really nitty-gritty change to prevent latex2html from using a LaTeX-generated | Fred Drake | 1997-06-06 | 1 | -1/+1 |
| | | | | image of the argument list.... | ||||
* | Added putenv, ftruncate (AMK). | Guido van Rossum | 1997-06-02 | 1 | -0/+19 |
| | |||||
* | Document return value of wait[pid]() more carefully. | Guido van Rossum | 1997-05-09 | 1 | -7/+12 |
| | | | | Document how to get exit status of a popen() command. | ||||
* | Describe open(2) exported constants | Barry Warsaw | 1996-12-19 | 1 | -0/+30 |
| | |||||
* | posix.open(): third argument (mode) is optional. | Barry Warsaw | 1996-12-19 | 1 | -2/+4 |
| | |||||
* | (lib<all sorts of stuff>.tex): | Fred Drake | 1996-12-13 | 1 | -3/+3 |
| | | | | | Merged in many typo corrections and fixes to support GNU info processing; submitted by Tamito Kajiyama. | ||||
* | added plock | Guido van Rossum | 1996-07-21 | 1 | -0/+6 |
| | |||||
* | Document some process group stuff; mkdir mode arg optional; mkfifo. | Guido van Rossum | 1996-06-26 | 1 | -1/+55 |
| | |||||
* | listdir no longer returns . or ..; added remove==unlink | Guido van Rossum | 1996-02-12 | 1 | -3/+9 |
| | |||||
* | add realtime as 5th item to os.times() return value | Guido van Rossum | 1995-09-13 | 1 | -2/+4 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -2/+3 |
| | |||||
* | added WNOHANG | Guido van Rossum | 1995-03-30 | 1 | -1/+6 |
| | |||||
* | mass changes; fix titles; add examples; correct typos; clarifications; | Guido van Rossum | 1995-03-17 | 1 | -5/+18 |
| | | | | unified style; etc. | ||||
* | small changes by Soren Larsen | Guido van Rossum | 1995-03-13 | 1 | -4/+4 |
| | |||||
* | optional bufsize arg for popen and fdopen | Guido van Rossum | 1995-01-12 | 1 | -7/+32 |
| | |||||
* | copyright.tex: Add 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | lib.tex: add libimp; remove bogus warning about lineii. libmath.tex: document hypot(). libmd5.tex: rename md5.md5() to md5.new(). libposix.tex: document chown(). libposixfile.tex: openfile() instead of fileopen(). libsocket.tex: document gethostbyaddr(). libtypes.tex: add footnote explaining why readline() keeps the newline. ref3.tex: correct typos, add back*quotes to index. ref4.tex: don't use \verb inside footnote. ref5.tex: explain repr() and str() and add them + back*quotes to index. ref6.tex: correct typo, don't use \verb in footnote. ref7.tex: don't use \verb in footnote. | ||||
* | At release 1.0.1. Scripts, Makefile, README: cosmetic changes and | Guido van Rossum | 1994-02-15 | 1 | -0/+7 |
| | | | | | streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex: added posix.fdopen; ext.tex: typos | ||||
* | Restructured library documentation | Guido van Rossum | 1994-01-02 | 1 | -0/+306 |