Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -188/+448 |
| | |||||
* | Vladimir Marangozov's long-awaited malloc restructuring. | Guido van Rossum | 2000-05-03 | 1 | -4/+4 |
| | | | | | | | | | | For more comments, read the patches@python.org archives. For documentation read the comments in mymalloc.h and objimpl.h. (This is not exactly what Vladimir posted to the patches list; I've made a few changes, and Vladimir sent me a fix in private email for a problem that only occurs in debug mode. I'm also holding back on his change to main.c, which seems unnecessary to me.) | ||||
* | Remove CRLF line endings. | Guido van Rossum | 2000-04-10 | 1 | -2/+2 |
| | | | | Fredrik Lundh: add two missing casts. | ||||
* | Adding Fredrik Lundh's _sre.c module and its header files. | Guido van Rossum | 2000-03-31 | 1 | -0/+1453 |
NOTE: THIS IS VERY ROUGH ALPHA CODE! |