Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add Garbage Collection support to new-style classes (not yet to their | Guido van Rossum | 2001-10-02 | 1 | -7/+23 | |
* | The error reporting here was a bit sparse. In verbose mode, the code | Guido van Rossum | 2001-10-02 | 1 | -30/+24 | |
* | Test GC of frame objects. | Neil Schemenauer | 2001-07-12 | 1 | -0/+11 | |
* | This patch removes all uses of "assert" in the regression test suite | Marc-André Lemburg | 2001-01-17 | 1 | -3/+3 | |
* | Make reindent.py happy (convert everything to 4-space indents!). | Fred Drake | 2000-10-23 | 1 | -5/+5 | |
* | - Add test for new SAVEALL debugging flag | Neil Schemenauer | 2000-09-22 | 1 | -31/+92 | |
* | - add a new test | Neil Schemenauer | 2000-09-15 | 1 | -0/+22 | |
* | Neil Schemenauer: GC enable(), disable(), isenabled() interface. | Vladimir Marangozov | 2000-08-06 | 1 | -0/+12 | |
* | remove all prints (since the prints where of memory locations) | Jeremy Hylton | 2000-06-30 | 1 | -13/+0 | |
* | final patches from Neil Schemenauer for garbage collection | Jeremy Hylton | 2000-06-30 | 1 | -0/+100 | |