Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove bogus PyGC_HEAD_SIZE. | Neil Schemenauer | 2001-08-29 | 1 | -1/+1 |
* | Make more warnings go away on the SGI compiler. | Fred Drake | 2001-07-19 | 1 | -3/+1 |
* | Iterator support: made the xreadlines object its own iterator. This | Guido van Rossum | 2001-05-22 | 1 | -25/+81 |
* | Fix a memory leak -- there's no need to INCREF() the result of | Guido van Rossum | 2001-03-23 | 1 | -1/+0 |
* | SF Patch #103185, by jlt63: Some more standard modules cleanup for Cygwin | Guido van Rossum | 2001-01-19 | 1 | -1/+2 |
* | Conform the new module to /the/ C style. | Thomas Wouters | 2001-01-11 | 1 | -5/+9 |
* | Assorted xreadlines problems: | Tim Peters | 2001-01-09 | 1 | -1/+1 |
* | Jeff Epler's xreadlines module, with slight reformatting and some | Guido van Rossum | 2001-01-09 | 1 | -0/+118 |