summaryrefslogtreecommitdiffstats
path: root/Doc/lib
Commit message (Collapse)AuthorAgeFilesLines
* Lots of small corrections by Andrew Kuchling (plus all new rotor docs)Guido van Rossum1994-08-0821-88/+195
|
* Added gdbm docsGuido van Rossum1994-08-082-0/+31
|
* * Doc/libsocket.tex (subsection{Socket Object Methods}):Guido van Rossum1994-08-051-3/+12
| | | | documented gethostname() and a few misc things
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-15/+74
|
* libsocket.tex: send[to] returns nbytes.Guido van Rossum1994-08-012-2/+8
| | | | | libstring.tex: added count(). ref2.tex: new keywords; moved keyword printing program to keywords.py.
* documented writelines()Guido van Rossum1994-06-231-3/+12
|
* clarify the meaning of address for those methods that or return addressesGuido van Rossum1994-06-231-2/+10
|
* README: correct typo (lib.index)Guido van Rossum1994-05-192-0/+212
| | | | | | lib.tex: include libfcntl, libposixfile myformat.sty: add tableii environment libfcntl.tex, libposixfile.tex: docs contributed by Jaap V
* * Doc/libtypes.tex: fix typo in table of list methods; clarifyGuido van Rossum1994-05-091-4/+9
| | | | | | | truncation behavior of floating point formatting * Doc/ref3.tex: clarify defaults for __repr__, __cmp__ and __str__; correct (some) descriptions of class constructors
* Documented optional bufsize argument to open() and the fact that modeGuido van Rossum1994-05-031-3/+14
| | | | is now also optional
* Documented new built-in function vars().Guido van Rossum1994-04-213-1/+36
| | | | | | Documented new formatting features: %s takes any type, and '%(key)format' % dictionary. Documented posixpath.expandvars().
* adapt to min value of 1 for listen() backlog argumentGuido van Rossum1994-03-021-3/+3
|
* Documented xrange; crossreffed lambda a bit moreGuido van Rossum1994-02-241-0/+12
|
* At release 1.0.1. Scripts, Makefile, README: cosmetic changes andGuido van Rossum1994-02-151-0/+7
| | | | | streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex: added posix.fdopen; ext.tex: typos
* s.avail() has met its makerGuido van Rossum1994-01-031-7/+0
|
* Added symcomp and resulting new data itemsGuido van Rossum1994-01-031-11/+44
|
* Restructured library documentationGuido van Rossum1994-01-0248-0/+6015
|
* * {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}.Guido van Rossum1993-11-231-0/+2
| | | | * lib2.tex: change bogus \\var to \var.
* * ext.tex: did most of the tedious changes from plain ASCII text to LaTeX.Guido van Rossum1993-11-051-2/+2
| | | | | | * text2latex.py: automatically put function names in \code{}. * lib.tex, ref.tex, ext.tex, qua.tex, tut.tex: use new P.O.Box number in address.
* Incorporated Jan-Hein's changes and texinfo conversion.Guido van Rossum1992-12-081-2/+3
|
* Initial revisionGuido van Rossum1992-06-031-0/+40
|
* Documented new contents of lib5.texGuido van Rossum1992-06-031-1/+1
|
* Moved a4wide option to myformat.styGuido van Rossum1992-04-061-6/+1
|
* Added style options twoside,a4wide,11ptGuido van Rossum1992-03-311-1/+6
|
* Use \include instead of \input.Guido van Rossum1992-03-241-6/+7
|
* Moved macros to myformat.sty.Guido van Rossum1992-03-061-77/+0
|
* Excitem now has only one argument.Guido van Rossum1992-01-291-6/+7
|
* Added indexing commandsGuido van Rossum1992-01-161-4/+41
|
* Changes needed for indexing.Guido van Rossum1992-01-071-11/+34
|
* The Reference Manual is now official.Guido van Rossum1991-11-251-6/+6
|
* Renamed mod to lib; and split in 5 instead of 3 parts.Guido van Rossum1991-11-121-5/+10
|
* *** empty log message ***Guido van Rossum1991-06-041-4/+4
|
* Added \dataitem command; removed DRAFT from title; changed a wordGuido van Rossum1991-04-231-3/+5
| | | | in the reference to the reference document.
* Split into a root file (this one) and three subfile mod[123].tex.Guido van Rossum1991-02-191-2089/+3
|
* Made function items bold; other changes?Guido van Rossum1991-02-191-199/+317
|
* Changed \begin{code} and \end{code} into \bcode and \ecode.Guido van Rossum1991-01-251-46/+61
| | | | Small lay-out improvements.
* Small changes.Guido van Rossum1991-01-241-4/+4
|
* Initial revisionGuido van Rossum1991-01-221-0/+2015