Drop boost::xpressive
authorJakub Skoczen <jakub@indexdata.dk>
Thu, 2 May 2013 09:50:39 +0000 (11:50 +0200)
committerJakub Skoczen <jakub@indexdata.dk>
Thu, 2 May 2013 09:50:39 +0000 (11:50 +0200)
commit3995708473a9be2bad986515881f8e262bdec024
tree37aebc84a1023010369a24435a8e7c1f3b5bc2f1
parent8181c47896ffd66e31add5fd15236bc5f28a2596
Drop boost::xpressive

and revert back to boost::regex which seems to parse
Perl-like capture groups just fine (unlike xpressive
which wnats Python style, sic)
src/test_filter_rewrite.cpp