| Commit message (Expand) | Author | Age | Files | Lines |
* | sre 2.1b2 update: | Fredrik Lundh | 2001-03-22 | 1 | -1/+21 |
|
|
* | - restored 1.5.2 compatibility (sorry, eric) | Fredrik Lundh | 2001-02-18 | 1 | -5/+9 |
|
|
* | bunch more __all__ lists | Skip Montanaro | 2001-02-15 | 1 | -0/+4 |
|
|
* | String method conversion. | Eric S. Raymond | 2001-02-09 | 1 | -3/+1 |
|
|
* | bumped SRE version number to 2.1. cleaned up and added 1.5.2 | Fredrik Lundh | 2001-01-16 | 1 | -1/+1 |
|
|
* | SRE fixes for 2.1 alpha: | Fredrik Lundh | 2001-01-14 | 1 | -14/+37 |
|
|
* | - fixed yet another gcc -pedantic warning | Fredrik Lundh | 2000-09-21 | 1 | -0/+5 |
|
|
* | -- reset marks if repeat_one tail doesn't match | Fredrik Lundh | 2000-08-07 | 1 | -13/+11 |
|
|
* | final 0.9.8 updates: | Fredrik Lundh | 2000-08-01 | 1 | -1/+4 |
|
|
* | SRE 0.9.8: passes the entire test suite | Fredrik Lundh | 2000-08-01 | 1 | -5/+8 |
|
|
* | -- SRE 0.9.6 sync. this includes: | Fredrik Lundh | 2000-07-23 | 1 | -9/+24 |
|
|
* | - changed sre.Scanner to use lastindex instead of index. | Fredrik Lundh | 2000-07-02 | 1 | -2/+2 |
|
|
* | - actually enabled charset anchors in the engine (still not | Fredrik Lundh | 2000-07-02 | 1 | -0/+31 |
|
|
* | today's SRE update: | Fredrik Lundh | 2000-07-01 | 1 | -1/+1 |
|
|
* | the mad patcher strikes again: | Fredrik Lundh | 2000-06-30 | 1 | -0/+13 |
|
|
* | - pedantic: make sure "python -t" doesn't complain... | Fredrik Lundh | 2000-06-30 | 1 | -11/+11 |
|
|
* | - fixed default value handling in group/groupdict | Fredrik Lundh | 2000-06-30 | 1 | -1/+1 |
|
|
* | - fixed split behaviour on empty matches | Fredrik Lundh | 2000-06-30 | 1 | -9/+6 |
|
|
* | - fixed another split problem | Fredrik Lundh | 2000-06-29 | 1 | -4/+4 |
|
|
* | - fixed split | Fredrik Lundh | 2000-06-29 | 1 | -8/+12 |
|
|
* | towards 1.6b1 | Fredrik Lundh | 2000-06-29 | 1 | -6/+17 |
|
|
* | Fix bug when the replacement template is a callable object | Andrew M. Kuchling | 2000-06-18 | 1 | -1/+1 |
|
|
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -18/+105 |
|
|
* | I know this is only a temporary stop-gap measure, but the match() and | Guido van Rossum | 2000-05-02 | 1 | -2/+1 |
|
|
* | Added Fredrik Lundh's sre module and its supporting cast. | Guido van Rossum | 2000-03-31 | 1 | -0/+46 |
|
|