| Commit message (Expand) | Author | Age | Files | Lines |
* | -- reset marks if repeat_one tail doesn't match | Fredrik Lundh | 2000-08-07 | 1 | -103/+153 |
|
|
* | final 0.9.8 updates: | Fredrik Lundh | 2000-08-01 | 1 | -25/+26 |
|
|
* | -- fixed width calculations for alternations | Fredrik Lundh | 2000-08-01 | 1 | -2/+3 |
|
|
* | SRE 0.9.8: passes the entire test suite | Fredrik Lundh | 2000-08-01 | 1 | -35/+29 |
|
|
* | -- SRE 0.9.6 sync. this includes: | Fredrik Lundh | 2000-07-23 | 1 | -2/+12 |
|
|
* | maintenance release: | Fredrik Lundh | 2000-07-05 | 1 | -1/+3 |
|
|
* | - fixed grouping error bug | Fredrik Lundh | 2000-07-03 | 1 | -6/+13 |
|
|
* | - added lookbehind support (?<=pattern), (?<!pattern). | Fredrik Lundh | 2000-07-03 | 1 | -12/+17 |
|
|
* | - experimental: added two new attributes to the match object: | Fredrik Lundh | 2000-07-02 | 1 | -1/+7 |
|
|
* | - actually enabled charset anchors in the engine (still not | Fredrik Lundh | 2000-07-02 | 1 | -1/+1 |
|
|
* | -- use charset bitmaps where appropriate. this gives a 5-10% | Fredrik Lundh | 2000-07-02 | 1 | -17/+93 |
|
|
* | today's SRE update: | Fredrik Lundh | 2000-07-01 | 1 | -1/+1 |
|
|
* | - fixed code generation error in multiline mode | Fredrik Lundh | 2000-06-30 | 1 | -2/+2 |
|
|
* | - reverted to "\x is binary byte" | Fredrik Lundh | 2000-06-30 | 1 | -1/+1 |
|
|
* | the mad patcher strikes again: | Fredrik Lundh | 2000-06-30 | 1 | -4/+4 |
|
|
* | - fixed lookahead assertions (#10, #11, #12) | Fredrik Lundh | 2000-06-30 | 1 | -50/+50 |
|
|
* | - pedantic: make sure "python -t" doesn't complain... | Fredrik Lundh | 2000-06-30 | 1 | -153/+153 |
|
|
* | - fixed split behaviour on empty matches | Fredrik Lundh | 2000-06-30 | 1 | -4/+4 |
|
|
* | still trying to figure out how to fix the remaining | Fredrik Lundh | 2000-06-29 | 1 | -1/+56 |
|
|
* | - fixed another split problem | Fredrik Lundh | 2000-06-29 | 1 | -1/+0 |
|
|
* | - fixed split | Fredrik Lundh | 2000-06-29 | 1 | -93/+66 |
|
|
* | - removed "alpha only" licensing restriction | Fredrik Lundh | 2000-06-29 | 1 | -3/+0 |
|
|
* | 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 patch looks large, but it just deletes the ^M characters and | Andrew M. Kuchling | 2000-04-02 | 1 | -124/+124 |
|
|
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+187 |
|
|