Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | - removed "alpha only" licensing restriction | Fredrik Lundh | 2000-06-29 | 1 | -3/+0 | |
| | | | | | - removed some hacks that worked around 1.6 alpha bugs - removed bogus test code from sre_parse | |||||
* | towards 1.6b1 | Fredrik Lundh | 2000-06-29 | 1 | -27/+39 | |
| | ||||||
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -64/+70 | |
| | ||||||
* | Fredrik Lundh: new snapshot. Mostly reindented. | Guido van Rossum | 2000-04-10 | 1 | -125/+125 | |
| | | | | | This one should work with unicode expressions, and compile a bit more silently. | |||||
* | This patch looks large, but it just deletes the ^M characters and | Andrew M. Kuchling | 2000-04-02 | 1 | -124/+124 | |
| | | | | untabifies the files. No actual code changes were made. | |||||
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+187 | |
NOTE: THIS IS VERY ROUGH ALPHA CODE! |