Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -14/+14 |
| | |||||
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -125/+618 |
| | |||||
* | * lib2.tex (sys): updated sys.std{in,out,err} docs. Added | Guido van Rossum | 1993-12-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | sys.tracebacklimit. * tut.tex (Exceptions): change text printed by traceback. * lib5.tex (audioop): added minmax. * lib5.tex (audioop.getsample): move wandered paragraph back * lib3.tex, partparse.py: undo mucking with \nopagebreak (didn't work). * partparse.py: ignore \nopagebreak command * ref5.tex: added description of lambda forms. * ref7.tex: added reference to lambda forms to section on function definition. * lib1.tex: removed lambda as built-in function (it is now a special form). Also removed feature of filter, map, reduce to turn a string argument into an anonymous function. | ||||
* | * {lib,ref,ext,tut}.tex: added explicit \date{<date> \\ <release>}. | Guido van Rossum | 1993-11-23 | 1 | -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 Rossum | 1993-11-05 | 1 | -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. | ||||
* | * lib3.tex (module string): added rindex(). | Guido van Rossum | 1993-10-27 | 1 | -11/+14 |
| | | | | | | | | | * lib1.tex (section{Built-in Functions}): added bagof(), lambda(), map() and reduce(). Repharased apply(). Removed or rephrased references to exec() (now the exec stmt). * lib4.tex: posix.exec --> posix.execv * ref4.tex, ref8.tex, tut.tex: builtin --> __builtin__ * lib3.tex (module string): added atof() and atol(), and ato[fl]_error. | ||||
* | Lots of small changes collected over months... | Guido van Rossum | 1993-05-12 | 1 | -67/+38 |
| | |||||
* | Incorporated Jan-Hein's changes and texinfo conversion. | Guido van Rossum | 1992-12-08 | 1 | -2/+2 |
| | |||||
* | Added hint about changing the prompt in $PYTHONSTARTUP | Guido van Rossum | 1992-09-08 | 1 | -0/+2 |
| | |||||
* | Changed references to /usr/local into /usr/local/bin. | Guido van Rossum | 1992-09-03 | 1 | -9/+31 |
| | | | | Documented $PYTHONSTARTUP | ||||
* | Fixed botched lay-out in class example | Guido van Rossum | 1992-08-14 | 1 | -1/+2 |
| | |||||
* | Fixed descr of try/finally | Guido van Rossum | 1992-08-09 | 1 | -11/+11 |
| | |||||
* | Add chapter on classes (mostly from ../misc/CLASSES). | Guido van Rossum | 1992-08-07 | 1 | -0/+598 |
| | |||||
* | Moved a4wide option to myformat.sty | Guido van Rossum | 1992-04-06 | 1 | -6/+1 |
| | |||||
* | Copied doc style from other docs | Guido van Rossum | 1992-04-05 | 1 | -3/+6 |
| | |||||
* | _ can now be a normal character. | Guido van Rossum | 1992-03-06 | 1 | -3/+3 |
| | |||||
* | Set parskip to 0 in the table of content. | Guido van Rossum | 1992-02-11 | 1 | -2/+4 |
| | |||||
* | Cosmetic changes; added more subsections to chapter 2; new syntax (==). | Guido van Rossum | 1992-01-07 | 1 | -121/+357 |
| | |||||
* | The Reference Manual is now official. | Guido van Rossum | 1991-11-25 | 1 | -4/+3 |
| | |||||
* | Fixed dictionary example to use commas instead of semicolons. | Guido van Rossum | 1991-11-12 | 1 | -2/+2 |
| | | | | (This was actually a bug in the interpreter!) | ||||
* | Too much to describe changed... | Guido van Rossum | 1991-08-16 | 1 | -700/+876 |
| | |||||
* | Mention "-c command" option. | Guido van Rossum | 1991-06-07 | 1 | -2/+6 |
| | |||||
* | *** empty log message *** | Guido van Rossum | 1991-06-04 | 1 | -62/+74 |
| | |||||
* | Minor improvements. Removed footnote about CWI pathnames. | Guido van Rossum | 1991-04-23 | 1 | -15/+4 |
| | |||||
* | Use garamod as alternative style. | Guido van Rossum | 1991-02-19 | 1 | -1/+1 |
| | |||||
* | Changed code environment into \bcode and \ecode macros. | Guido van Rossum | 1991-01-25 | 1 | -137/+117 |
| | | | | | Small lay-out improvements. Took out a ref or two to "python -s". | ||||
* | Most silly things fixed. | Guido van Rossum | 1991-01-23 | 1 | -155/+171 |
| | |||||
* | Small changes. Use description instead of list env. | Guido van Rossum | 1991-01-22 | 1 | -37/+12 |
| | |||||
* | Initial revision | Guido van Rossum | 1991-01-11 | 1 | -0/+1579 |