Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed NT -> MSC or WATCOM | Guido van Rossum | 1996-05-28 | 1 | -1/+1 |
* | grand renaming; added copyright to some files | Guido van Rossum | 1996-05-28 | 2 | -20/+35 |
* | Use ../install-sh to install files. | Guido van Rossum | 1996-05-24 | 1 | -3/+11 |
* | Made all c_* symbols static. | Guido van Rossum | 1996-05-24 | 1 | -20/+20 |
* | rename exported symbols with _Py_ prefix | Guido van Rossum | 1996-05-24 | 2 | -0/+21 |
* | make soundex_hash static | Guido van Rossum | 1996-05-24 | 1 | -1/+1 |
* | Added mkfifo, ftruncate. Windows/PC changes. | Guido van Rossum | 1996-05-23 | 1 | -31/+214 |
* | Be more careful about default args. | Guido van Rossum | 1996-05-23 | 1 | -16/+25 |
* | Use struct _inittab def from import.h | Guido van Rossum | 1996-05-23 | 1 | -4/+1 |
* | Added flock(). | Guido van Rossum | 1996-05-23 | 1 | -0/+29 |
* | Microsoft C changes | Guido van Rossum | 1996-05-23 | 1 | -1/+4 |
* | Subtle Windows changes | Guido van Rossum | 1996-05-23 | 1 | -2/+2 |
* | Use sigaction if possible | Guido van Rossum | 1996-05-23 | 1 | -0/+6 |
* | Windows/PC changes | Guido van Rossum | 1996-05-23 | 1 | -7/+40 |
* | Added __doc__ strings. Added get_soundex(). | Guido van Rossum | 1996-05-23 | 1 | -2/+36 |
* | Watcom changes. | Guido van Rossum | 1996-05-23 | 1 | -1/+18 |
* | Patch from the net for 4.1 file handler changes. | Guido van Rossum | 1996-05-16 | 1 | -1/+19 |
* | Add __sinit() call according to Jack. | Guido van Rossum | 1996-05-16 | 1 | -0/+1 |
* | remove unused variables | Guido van Rossum | 1996-02-27 | 1 | -9/+2 |
* | default CLOCKS_PER_SEC to CLK_TCK if it exists | Guido van Rossum | 1996-02-25 | 1 | -0/+4 |
* | Made 2nd arg to mkdir optional | Guido van Rossum | 1996-02-25 | 1 | -2/+13 |
* | Include ncurses.h where needed | Guido van Rossum | 1996-02-25 | 1 | -0/+5 |
* | Include stdlib.h or declare getenv | Guido van Rossum | 1996-02-25 | 1 | -0/+6 |
* | Add unsigned char cast | Guido van Rossum | 1996-02-25 | 1 | -1/+1 |
* | Changes needed to build with Tcl/Tk beta 2! | Guido van Rossum | 1996-02-25 | 1 | -16/+38 |
* | Changes to make it work with Tcl/Tk beta 1. | Guido van Rossum | 1996-02-25 | 1 | -33/+48 |
* | Include GUSI.h if using gusi-sockets | Jack Jansen | 1996-02-14 | 1 | -0/+5 |
* | mark strftime as varargs | Guido van Rossum | 1996-02-13 | 1 | -1/+1 |
* | add remove==unlink; mark strftime as varargs | Guido van Rossum | 1996-02-13 | 1 | -0/+1 |
* | get rid of bogus name for init_tkinter() | Guido van Rossum | 1996-02-13 | 1 | -3/+1 |
* | remove rcs history | Guido van Rossum | 1996-01-26 | 1 | -32/+0 |
* | support fast mode for gdmb | Guido van Rossum | 1996-01-26 | 1 | -9/+16 |
* | Added 16-bit pixel support for some operations. | Jack Jansen | 1996-01-22 | 1 | -8/+15 |
* | Fixed off-by-one error in rle-decode, and allow whitespace in base64 | Jack Jansen | 1996-01-22 | 1 | -5/+5 |
* | adde cmath; added version numbers to tk/tcl libs | Guido van Rossum | 1996-01-12 | 1 | -1/+2 |
* | added default hypot() implementation | Guido van Rossum | 1996-01-12 | 1 | -4/+21 |
* | 64-bit patch | Guido van Rossum | 1996-01-12 | 1 | -0/+15 |
* | added new.classobj() | Guido van Rossum | 1996-01-12 | 1 | -0/+19 |
* | fix argcount bug for build_node_children | Guido van Rossum | 1996-01-12 | 1 | -1/+1 |
* | clear addr buffer before calling getsockname | Guido van Rossum | 1996-01-12 | 1 | -0/+1 |
* | complex math | Guido van Rossum | 1996-01-12 | 1 | -0/+314 |
* | Allow '@' for ' ' in uuencoded files. | Jack Jansen | 1995-11-14 | 1 | -2/+5 |
* | Initialize GUSI on the mac. | Jack Jansen | 1995-11-14 | 1 | -0/+21 |
* | Fix to load needed resources on a mac | Jack Jansen | 1995-10-31 | 1 | -0/+40 |
* | Renamed module tkinter to _tkinter, moved source to _tkinter.c | Jack Jansen | 1995-10-23 | 2 | -7/+7 |
* | rename binasciimodule.c -> binascii.c; disable parsermodule.c | Guido van Rossum | 1995-10-12 | 1 | -2/+6 |
* | Fred Drake's new parser module | Guido van Rossum | 1995-10-11 | 2 | -52/+2121 |
* | changes by Steve Clift | Guido van Rossum | 1995-10-11 | 1 | -80/+92 |
* | Removed declaration of sginap because it conflicted with a header file. | Sjoerd Mullender | 1995-10-11 | 1 | -2/+0 |
* | Propagate variable calls both to the linker and the compiler. | Sjoerd Mullender | 1995-10-11 | 1 | -1/+2 |