Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update list of supported os-es | Guido van Rossum | 1995-04-04 | 1 | -2/+2 |
| | |||||
* | forget about html.sty | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | |||||
* | made palatable for latex2html: | Guido van Rossum | 1995-03-16 | 1 | -1/+1 |
| | | | | removed $math$, added braces to \item[\tt...] | ||||
* | Moved author and date to boilerplate.tex. | Guido van Rossum | 1994-10-06 | 1 | -8/+3 |
| | | | | | | | Added copyright.tex to all files. Added descr of check_interval to libsys.tex. Corrected lotsa typos in tut.tex (thanks to George M. Sipe). Corrected mktuple (should be newtupleobject) example in ext.tex. | ||||
* | Lots of small corrections by Andrew Kuchling (plus all new rotor docs) | Guido van Rossum | 1994-08-08 | 1 | -1/+1 |
| | |||||
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -2/+2 |
| | |||||
* | * {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. | ||||
* | Use \input instead of \include (or \inclide) | Guido van Rossum | 1992-08-19 | 1 | -1/+2 |
| | |||||
* | Added chapter titles in comments | Guido van Rossum | 1992-08-14 | 1 | -8/+8 |
| | |||||
* | Moved chapters each to their own file. | Guido van Rossum | 1992-08-14 | 1 | -2737/+9 |
| | | | | | | Real changes: (a) added section on special class methods. (b) corrected typos spotted by Stoffel Erasmus. | ||||
* | Fixed comparison: i < k < j should be i <= k < j. | Guido van Rossum | 1992-06-03 | 1 | -1/+1 |
| | |||||
* | Moved a4wide option to myformat.sty | Guido van Rossum | 1992-04-06 | 1 | -6/+1 |
| | |||||
* | mostly added index entries. PRINTED | Guido van Rossum | 1992-04-03 | 1 | -173/+534 |
| | |||||
* | Almost through with revisions. | Guido van Rossum | 1992-04-02 | 1 | -174/+210 |
| | |||||
* | *** empty log message *** | Guido van Rossum | 1992-03-20 | 1 | -9/+93 |
| | |||||
* | Completed missing parts. Restructured ch. 3/4 to Data and Execution | Guido van Rossum | 1992-03-06 | 1 | -196/+448 |
| | | | | model. Added index. | ||||
* | Completed execution model and try statement. | Guido van Rossum | 1992-03-02 | 1 | -30/+191 |
| | |||||
* | Added stuff about classes and instances, plus some smaller changes. | Guido van Rossum | 1992-01-29 | 1 | -25/+68 |
| | |||||
* | Described some more standard types and statements. | Guido van Rossum | 1992-01-28 | 1 | -30/+304 |
| | |||||
* | Change \verb\xxx\ in section titles back to {\tt xxx}. | Guido van Rossum | 1992-01-21 | 1 | -14/+14 |
| | |||||
* | Another large run of changes and additions. | Guido van Rossum | 1992-01-20 | 1 | -255/+517 |
| | |||||
* | Another round of careful revisions. | Guido van Rossum | 1992-01-17 | 1 | -124/+257 |
| | |||||
* | Just another intermediate version... | Guido van Rossum | 1992-01-16 | 1 | -39/+89 |
| | |||||
* | Cosmetic changes; added sections on notation and on objects; | Guido van Rossum | 1992-01-07 | 1 | -110/+228 |
| | | | | new grammar (global, '=='). | ||||
* | Fix math containing %!!! | Guido van Rossum | 1991-12-06 | 1 | -2/+2 |
| | |||||
* | First round of corrections (lexer only). | Guido van Rossum | 1991-11-25 | 1 | -130/+139 |
| | |||||
* | Initial revision | Guido van Rossum | 1991-11-21 | 1 | -0/+1020 |