]> granicus.if.org Git - python/commit
-- use charset bitmaps where appropriate. this gives a 5-10%
authorFredrik Lundh <fredrik@pythonware.com>
Sun, 2 Jul 2000 12:00:07 +0000 (12:00 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Sun, 2 Jul 2000 12:00:07 +0000 (12:00 +0000)
commit3562f1176403653ebfbef6275d449ad42d1b843a
tree371b851c1c6bd77c5149a4c553c5ca94824632b4
parentc13222cdff4373a9763b9c7df4b2e12e7e3b776f
-- use charset bitmaps where appropriate.  this gives a 5-10%
   speedup for some tests, including the python tokenizer.

-- added support for an optional charset anchor to the engine
   (currently unused by the code generator).

-- removed workaround for array module bug.
Lib/sre_compile.py
Lib/sre_constants.py
Lib/sre_parse.py
Modules/_sre.c
Modules/sre_constants.h