| Commit message (Expand) | Author | Age | Files | Lines |
* | merged with pythonware's SRE 2.1.1 codebase | Fredrik Lundh | 2001-07-02 | 1 | -3/+6 |
|
|
* | use Py_UNICODE_WIDE instead of USE_UCS4_STORAGE and Py_UNICODE_SIZE | Fredrik Lundh | 2001-06-27 | 1 | -2/+3 |
|
|
* | experimental UCS-4 support: added USE_UCS4_STORAGE define to | Fredrik Lundh | 2001-06-26 | 1 | -0/+4 |
|
|
* | -- added recursion limit (currently ~10,000 levels) | Fredrik Lundh | 2000-08-03 | 1 | -2/+0 |
|
|
* | -- fixed width calculations for alternations | Fredrik Lundh | 2000-08-01 | 1 | -0/+2 |
|
|
* | SRE 0.9.8: passes the entire test suite | Fredrik Lundh | 2000-08-01 | 1 | -15/+11 |
|
|
* | -- SRE 0.9.6 sync. this includes: | Fredrik Lundh | 2000-07-23 | 1 | -1/+5 |
|
|
* | - fixed grouping error bug | Fredrik Lundh | 2000-07-03 | 1 | -0/+3 |
|
|
* | - added lookbehind support (?<=pattern), (?<!pattern). | Fredrik Lundh | 2000-07-03 | 1 | -8/+9 |
|
|
* | - experimental: added two new attributes to the match object: | Fredrik Lundh | 2000-07-02 | 1 | -0/+1 |
|
|
* | - actually enabled charset anchors in the engine (still not | Fredrik Lundh | 2000-07-02 | 1 | -0/+2 |
|
|
* | - fixed another split problem | Fredrik Lundh | 2000-06-29 | 1 | -2/+1 |
|
|
* | - fixed split | Fredrik Lundh | 2000-06-29 | 1 | -3/+6 |
|
|
* | - renamed "tolower" hook (it happened to work with | Fredrik Lundh | 2000-06-29 | 1 | -1/+1 |
|
|
* | towards 1.6b1 | Fredrik Lundh | 2000-06-29 | 1 | -2/+16 |
|
|
* | Fredrik Lundh: here's the 96.6% version of SRE | Jeremy Hylton | 2000-06-01 | 1 | -5/+29 |
|
|
* | Adding Fredrik Lundh's _sre.c module and its header files. | Guido van Rossum | 2000-03-31 | 1 | -0/+38 |
|
|