summaryrefslogtreecommitdiffstats
path: root/Lib/sre_constants.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed too ambitious "nothing to repeat" check. Closes bug #114033.Fredrik Lundh2000-10-071-0/+2
* final 0.9.8 updates:Fredrik Lundh2000-08-011-1/+2
* SRE 0.9.8: passes the entire test suiteFredrik Lundh2000-08-011-10/+8
* -- SRE 0.9.6 sync. this includes:Fredrik Lundh2000-07-231-1/+1
* Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in eitherThomas Wouters2000-07-161-1/+1
* - fixed grouping error bugFredrik Lundh2000-07-031-4/+4
* - actually enabled charset anchors in the engine (still notFredrik Lundh2000-07-021-0/+2
* -- use charset bitmaps where appropriate. this gives a 5-10%Fredrik Lundh2000-07-021-7/+20
* today's SRE update:Fredrik Lundh2000-07-011-1/+1
* - fixed lookahead assertions (#10, #11, #12)Fredrik Lundh2000-06-301-8/+24
* - fixed another split problemFredrik Lundh2000-06-291-1/+0
* - removed "alpha only" licensing restrictionFredrik Lundh2000-06-291-3/+0
* towards 1.6b1Fredrik Lundh2000-06-291-22/+50
* Fredrik Lundh: here's the 96.6% version of SREJeremy Hylton2000-06-011-27/+68
* Fredrik Lundh: new snapshot. Mostly reindented.Guido van Rossum2000-04-101-1/+1
* This patch looks large, but it just deletes the ^M characters andAndrew M. Kuchling2000-04-021-1/+1
* Added Fredrik Lundh's sre module and its supporting cast.Guido van Rossum2000-03-311-0/+131