Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added strftime | Guido van Rossum | 1995-09-13 | 2 | -0/+14 |
* | added string.translate(s, table) | Guido van Rossum | 1995-09-13 | 2 | -0/+12 |
* | add realtime as 5th item to os.times() return value | Guido van Rossum | 1995-09-13 | 2 | -4/+8 |
* | HP-Prec is not 64-bit | Guido van Rossum | 1995-09-13 | 2 | -2/+2 |
* | move uncomfortable backslash | Guido van Rossum | 1995-09-13 | 2 | -4/+6 |
* | Documented new argument order. | Jack Jansen | 1995-08-30 | 2 | -62/+46 |
* | Documented binascii, binhex and uu modules. Put them in the | Jack Jansen | 1995-08-29 | 5 | -2/+296 |
* | many fixes by anonymous contributor | Guido van Rossum | 1995-08-28 | 2 | -144/+596 |
* | Documented MacOS module. | Jack Jansen | 1995-08-14 | 4 | -0/+150 |
* | Documented PromptGetFile and optional prompt to GetDirectory. | Jack Jansen | 1995-08-14 | 2 | -4/+14 |
* | Fixed incorrect tex-code for readline | Jack Jansen | 1995-08-14 | 2 | -2/+2 |
* | warn about bacslash-s lacking | Guido van Rossum | 1995-08-11 | 2 | -4/+10 |
* | correct description of integer division; describe optional read arg | Guido van Rossum | 1995-08-10 | 2 | -16/+22 |
* | clarify optional status | Guido van Rossum | 1995-08-10 | 2 | -6/+14 |
* | typos only | Guido van Rossum | 1995-08-10 | 6 | -6/+10 |
* | chapter on new things in 1.3 | Guido van Rossum | 1995-08-10 | 2 | -0/+380 |
* | Documented FindFolder, GetFInfo, SetFInfo and the FInfo object. | Jack Jansen | 1995-08-10 | 2 | -0/+96 |
* | replace vars() with locals() and globals(); 3rd raise arg; typos | Guido van Rossum | 1995-07-07 | 4 | -38/+56 |
* | typos | Guido van Rossum | 1995-07-07 | 2 | -6/+6 |
* | add missing definitin of longstringitem | Guido van Rossum | 1995-07-07 | 2 | -0/+2 |
* | correct description of list.insert() | Guido van Rossum | 1995-07-07 | 2 | -2/+4 |
* | fix bug in example (should close file at all times) | Guido van Rossum | 1995-07-07 | 2 | -20/+26 |
* | correct typo; document sys.platform | Guido van Rossum | 1995-07-07 | 2 | -2/+12 |
* | documented globals() and locals() | Guido van Rossum | 1995-07-07 | 2 | -8/+42 |
* | added pointer to libimp.tex for __import__ example | Guido van Rossum | 1995-07-07 | 2 | -2/+4 |
* | documented default flag, mode; changed gdbm into a pointer to dbm | Guido van Rossum | 1995-07-07 | 4 | -78/+54 |
* | mods by Gregor Schmid -- very nice! | Guido van Rossum | 1995-05-03 | 2 | -46/+212 |
* | squeezed some space out of a line that was too long | Guido van Rossum | 1995-05-03 | 2 | -4/+4 |
* | typos, layout and other small things | Guido van Rossum | 1995-04-10 | 44 | -120/+174 |
* | typo bf should be \bf | Guido van Rossum | 1995-04-07 | 2 | -2/+2 |
* | minor things | Guido van Rossum | 1995-04-04 | 6 | -18/+20 |
* | more complete examples | Guido van Rossum | 1995-04-04 | 2 | -18/+46 |
* | update list of supported os-es | Guido van Rossum | 1995-04-04 | 2 | -4/+4 |
* | documented termios + TERMIOS | Guido van Rossum | 1995-03-31 | 3 | -3/+213 |
* | rewritten Abstract | Guido van Rossum | 1995-03-30 | 2 | -12/+58 |
* | rewritten introduction | Guido van Rossum | 1995-03-30 | 2 | -30/+90 |
* | change \dfn to be \em not \sl | Guido van Rossum | 1995-03-30 | 1 | -1/+1 |
* | added WNOHANG | Guido van Rossum | 1995-03-30 | 2 | -2/+12 |
* | restructured docs for callback types | Guido van Rossum | 1995-03-30 | 2 | -42/+66 |
* | Don't reference removed files in Makefile | Guido van Rossum | 1995-03-28 | 1 | -2/+2 |
* | restructured library manual accordiung to functional group | Guido van Rossum | 1995-03-28 | 55 | -259/+883 |
* | don't print PLAINTEXT = ... | Guido van Rossum | 1995-03-28 | 2 | -4/+4 |
* | remove (C) from copyright msg | Guido van Rossum | 1995-03-28 | 2 | -2/+2 |
* | add input time.sty; don't fiddle with sidemargins | Guido van Rossum | 1995-03-28 | 1 | -2/+3 |
* | version 1.2-proof-3 | Guido van Rossum | 1995-03-28 | 2 | -2/+2 |
* | use {} instead of \ after \copyright | Guido van Rossum | 1995-03-28 | 2 | -2/+2 |
* | New documentation on the CD module. | Sjoerd Mullender | 1995-03-28 | 5 | -0/+579 |
* | completed nntp docs | Guido van Rossum | 1995-03-24 | 2 | -12/+328 |
* | some new material | Guido van Rossum | 1995-03-22 | 12 | -22/+738 |
* | added index entries for __*__ identifiers | Guido van Rossum | 1995-03-21 | 6 | -0/+130 |