Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | New date and version number. | Guido van Rossum | 1996-10-22 | 1 | -1/+1 |
| | |||||
* | New version/date | Guido van Rossum | 1996-08-23 | 1 | -1/+1 |
| | |||||
* | New zip code and release; added guido@python.org as alternative email. | Guido van Rossum | 1996-07-30 | 1 | -3/+3 |
| | |||||
* | Change of address; 1.4 beta 1. | Guido van Rossum | 1996-06-26 | 1 | -4/+4 |
| | |||||
* | new version / date | Guido van Rossum | 1995-10-08 | 1 | -1/+1 |
| | |||||
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 1 | -1/+1 |
| | |||||
* | version 1.2-proof-3 | Guido van Rossum | 1995-03-28 | 1 | -1/+1 |
| | |||||
* | use {} instead of \ after \copyright | Guido van Rossum | 1995-03-28 | 1 | -1/+1 |
| | |||||
* | add (c) symbol | Guido van Rossum | 1995-03-17 | 1 | -2/+2 |
| | |||||
* | new date and version | Guido van Rossum | 1995-03-17 | 1 | -1/+1 |
| | |||||
* | change of address and date | Guido van Rossum | 1995-03-15 | 1 | -2/+2 |
| | |||||
* | fix version number | Guido van Rossum | 1995-02-14 | 1 | -1/+1 |
| | |||||
* | copyright.tex: Add 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | 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. | ||||
* | change date to 11 oct | Guido van Rossum | 1994-10-11 | 1 | -1/+1 |
| | |||||
* | Moved author and date to boilerplate.tex. | Guido van Rossum | 1994-10-06 | 2 | -0/+30 |
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. |