| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Final set of changes by Fred before 1.4beta3 | Guido van Rossum | 1996-08-26 | 1 | -29/+223 |
|
|
* | New batch from Fred | Guido van Rossum | 1996-08-21 | 1 | -59/+306 |
|
|
* | Document actual behavior of splitext(). | Guido van Rossum | 1996-08-19 | 1 | -2/+2 |
|
|
* | Added imghdr,xdrlib; reformatted Makefile somewhat | Guido van Rossum | 1996-08-19 | 3 | -0/+297 |
|
|
* | Added capitalize, capwords, lstrip, rstrip, and optional 3rd argument | Guido van Rossum | 1996-08-09 | 1 | -21/+50 |
|
|
* | Added capwords, splitx, and optional 3rd argument to split/splitx. | Guido van Rossum | 1996-08-09 | 1 | -5/+21 |
|
|
* | Suggest using default values for __init__ arguments to make classes | Guido van Rossum | 1996-08-09 | 1 | -1/+3 |
|
|
* | Get rid of parrot dropping (spurious 'E') | Guido van Rossum | 1996-08-09 | 1 | -1/+1 |
|
|
* | Note that the values are ints. | Guido van Rossum | 1996-07-30 | 1 | -0/+1 |
|
|
* | Moved description of mktime 9-tuple to top. | Guido van Rossum | 1996-07-30 | 1 | -11/+89 |
|
|
* | Added maketrans() and optional 3rd arg to translate() (chars to delete). | Guido van Rossum | 1996-07-30 | 1 | -3/+11 |
|
|
* | Document the *new* cgi.py | Guido van Rossum | 1996-07-30 | 1 | -163/+374 |
|
|
* | errno docs. | Guido van Rossum | 1996-07-30 | 1 | -0/+135 |
|
|
* | Added liberrno | Guido van Rossum | 1996-07-30 | 1 | -0/+1 |
|
|
* | Updated pointers to Andrew Kuchlings fine software. | Guido van Rossum | 1996-07-23 | 1 | -7/+8 |
|
|
* | added parser module to overview | Guido van Rossum | 1996-07-21 | 1 | -0/+4 |
|
|
* | added plock | Guido van Rossum | 1996-07-21 | 1 | -0/+6 |
|
|
* | Minute changes by Fred Drake | Guido van Rossum | 1996-07-21 | 1 | -40/+2 |
|
|
* | Add docs for planned improved handling of the marshalling of | Guido van Rossum | 1996-06-26 | 1 | -2/+10 |
|
|
* | Added Andrew Kuchling's explanation of regexp's. | Guido van Rossum | 1996-06-26 | 1 | -1/+137 |
|
|
* | mktime returns a float now. | Guido van Rossum | 1996-06-26 | 1 | -2/+3 |
|
|
* | Added thread unsafety warning. Added optional retain arg to split. | Guido van Rossum | 1996-06-26 | 1 | -1/+6 |
|
|
* | Better and correct words for split(). | Guido van Rossum | 1996-06-26 | 1 | -10/+10 |
|
|
* | Document some process group stuff; mkdir mode arg optional; mkfifo. | Guido van Rossum | 1996-06-26 | 1 | -1/+55 |
|
|
* | Give correct length of string. | Guido van Rossum | 1996-06-26 | 1 | -1/+1 |
|
|
* | Slight update; file args are no longer optional. | Guido van Rossum | 1996-06-26 | 1 | -8/+8 |
|
|
* | Add flock; warn about lockdata system dependency when using fcntl. | Guido van Rossum | 1996-06-26 | 1 | -1/+9 |
|
|
* | Removed some spurios biindex calls. | Guido van Rossum | 1996-05-02 | 1 | -4/+11 |
|
|
* | Added warning about behavior of open mode 'a' (or 'a+'). | Guido van Rossum | 1996-05-02 | 1 | -1/+4 |
|
|
* | Added lost docs for crypt module. | Guido van Rossum | 1996-04-10 | 3 | -0/+25 |
|
|
* | document OverflowError exception on mktime() | Guido van Rossum | 1996-02-12 | 1 | -1/+2 |
|
|
* | atol supports trailing l/L if base is 0 | Guido van Rossum | 1996-02-12 | 1 | -1/+1 |
|
|
* | document non-BSD SIGCHLD behaviour | Guido van Rossum | 1996-02-12 | 1 | -1/+4 |
|
|
* | change jars email | Guido van Rossum | 1996-02-12 | 1 | -1/+1 |
|
|
* | listdir no longer returns . or ..; added remove==unlink | Guido van Rossum | 1996-02-12 | 1 | -3/+9 |
|
|
* | hypot is now always supported | Guido van Rossum | 1996-02-12 | 1 | -3/+0 |
|
|
* | add libparser.tex | Guido van Rossum | 1995-10-11 | 1 | -0/+1 |
|
|
* | Fred Drake's parser module | Guido van Rossum | 1995-10-11 | 1 | -0/+250 |
|
|
* | Documented MACFS, macostools, EasyDialogs and FrameWork modules. | Jack Jansen | 1995-10-10 | 1 | -0/+2 |
|
|
* | Added base64 codec docs | Jack Jansen | 1995-10-10 | 1 | -0/+12 |
|
|
* | Fixed typo. | Jack Jansen | 1995-10-10 | 1 | -1/+1 |
|
|
* | syslog docs by steve clift | Guido van Rossum | 1995-10-09 | 2 | -0/+68 |
|
|
* | apply() third arg | Guido van Rossum | 1995-10-08 | 1 | -1/+4 |
|
|
* | added strftime | Guido van Rossum | 1995-09-13 | 1 | -0/+7 |
|
|
* | added string.translate(s, table) | Guido van Rossum | 1995-09-13 | 1 | -0/+6 |
|
|
* | add realtime as 5th item to os.times() return value | Guido van Rossum | 1995-09-13 | 1 | -2/+4 |
|
|
* | HP-Prec is not 64-bit | Guido van Rossum | 1995-09-13 | 1 | -1/+1 |
|
|
* | Documented new argument order. | Jack Jansen | 1995-08-30 | 1 | -31/+23 |
|
|
* | Documented binascii, binhex and uu modules. Put them in the | Jack Jansen | 1995-08-29 | 2 | -0/+147 |
|
|
* | Documented MacOS module. | Jack Jansen | 1995-08-14 | 1 | -0/+1 |
|
|