| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for tp_getattro, tp_setattro (Sjoerd) | Guido van Rossum | 1996-08-09 | 1 | -0/+6 |
|
|
* | Speedup suggested by Sjoerd | Guido van Rossum | 1996-07-30 | 1 | -3/+4 |
|
|
* | fix free memory reads in dictlookup et al | Guido van Rossum | 1995-12-08 | 1 | -10/+7 |
|
|
* | a few peephole optimizations | Guido van Rossum | 1995-03-09 | 1 | -1/+1 |
|
|
* | Added 1995 to copyright message. | Guido van Rossum | 1995-01-04 | 1 | -2/+2 |
|
|
* | * Objects/mappingobject.c (mappingremove): don't call | Guido van Rossum | 1995-01-02 | 1 | -0/+3 |
|
|
* | Lots of minor changes. Note for mappingobject.c: the hash table pointer | Guido van Rossum | 1995-01-02 | 1 | -27/+45 |
|
|
* | Merge back to main trunk | Guido van Rossum | 1994-08-30 | 1 | -33/+36 |
|
|
* | Fix lay-out of previous fix. | Guido van Rossum | 1993-11-23 | 1 | -2/+4 |
|
|
* | * timemodule.c: Add hack for Solaris 2. | Guido van Rossum | 1993-11-23 | 1 | -4/+5 |
|
|
* | * parsermodule.c, Makefile, config.c: rudimentary interface to the Python | Guido van Rossum | 1993-11-10 | 1 | -1/+1 |
|
|
* | * posixmodule.c: added set{uid,gid}. | Guido van Rossum | 1993-11-10 | 1 | -2/+2 |
|
|
* | Added getmappingsize(). (Needed by previous checkin of posixmodule.c) | Guido van Rossum | 1993-11-05 | 1 | -0/+11 |
|
|
* | Several optimizations and speed improvements. | Sjoerd Mullender | 1993-10-22 | 1 | -1/+23 |
|
|
* | Minor fixes / changes for Mac compatibility. | Guido van Rossum | 1993-07-29 | 1 | -2/+2 |
|
|
* | Several changes in one: | Guido van Rossum | 1993-05-19 | 1 | -37/+115 |
|
|
* | * Changed all copyright messages to include 1993. | Guido van Rossum | 1993-03-29 | 1 | -2/+7 |
|
|
* | Generalized version of dictionaries, with compatibility hacks. | Guido van Rossum | 1993-03-27 | 1 | -0/+705 |
|
|