Commit graph

6 commits

Author SHA1 Message Date
Kovid Goyal
f41faa558a Update regex module 2014-01-30 18:59:24 +05:30
Kovid Goyal
402bd2bb77 Use upstream bug fix for regex engine 2014-01-01 07:57:49 +05:30
Kovid Goyal
9ec884756c Edit book: Fix a bug in the regex engine that calibre uses that could
cause various incorrect results in some special circumstances. Fixes #1263461 [Edit Book: Count all + Case sensitive is "broken"](https://bugs.launchpad.net/calibre/+bug/1263461)

See
https://code.google.com/p/mrab-regex-hg/issues/detail?can=2&start=0&num=100&q=&colspec=ID%20Type%20Status%20Priority%20Milestone%20Owner%20Summary&groupby=&sort=&id=101
for discussion.
2013-12-31 17:46:20 +05:30
Kovid Goyal
c8b957d406 ... 2013-12-31 16:42:55 +05:30
Kovid Goyal
4ed9aa6380 Merge upstream bugfix for regex engine
https://code.google.com/p/mrab-regex-hg/source/detail?r=69cdaa98c25506c226717967be7131d06f1d54dd
2013-12-31 15:05:34 +05:30
Kovid Goyal
87d927d7e9 Improved regex module for python
Taken from: https://code.google.com/p/mrab-regex-hg/
2013-11-09 22:05:05 +05:30