| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fred Drake's new parser module | Guido van Rossum | 1995-10-11 | 1 | -51/+2120 |
| | | |||||
| * | Made some more things static, and other cleanup for new naming scheme | Guido van Rossum | 1995-01-17 | 1 | -1/+1 |
| | | |||||
| * | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
| | | | | | | Setup.in: clarified Tk comments somewhat. structmodule.c: use memcpy() instead of double precision assignment. | ||||
| * | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -1/+0 |
| | | | | | | Note addition of gethostbyaddr() and improved repr() for sockets, renaming of md5.md5() to md5.new(), and fixing of leaks in threads. | ||||
| * | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -5/+5 |
| | | |||||
| * | * parsermodule.c, Makefile, config.c: rudimentary interface to the Python | Guido van Rossum | 1993-11-10 | 1 | -0/+108 |
| parser. * mappingobject.c (lookmapping): 'freeslot' was never used due to a bug in the code. | |||||
