Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fixed split behaviour on empty matches | Fredrik Lundh | 2000-06-30 | 1 | -26/+42 |
* | - fixed another split problem | Fredrik Lundh | 2000-06-29 | 1 | -1/+0 |
* | - make sure group names are valid identifiers | Fredrik Lundh | 2000-06-29 | 1 | -5/+25 |
* | - last patch broke parse_template; fixed by changing some | Fredrik Lundh | 2000-06-29 | 1 | -10/+10 |
* | - removed "alpha only" licensing restriction | Fredrik Lundh | 2000-06-29 | 1 | -46/+13 |
* | towards 1.6b1 | Fredrik Lundh | 2000-06-29 | 1 | -35/+78 |
* | Patch from /F: this patch brings the CVS version of SRE in sync with the | Andrew M. Kuchling | 2000-06-09 | 1 | -118/+178 |
* | Fredrik Lundh: new snapshot. Mostly reindented. | Guido van Rossum | 2000-04-10 | 1 | -359/+364 |
* | This patch looks large, but it just deletes the ^M characters and | Andrew M. Kuchling | 2000-04-02 | 1 | -357/+357 |
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+492 |