revert to 5.8.x semantics for \s \w and \d
authorYves Orton <demerphq@gmail.com>
Mon, 19 Oct 2009 20:49:53 +0000 (22:49 +0200)
committerYves Orton <demerphq@gmail.com>
Mon, 19 Oct 2009 20:56:47 +0000 (22:56 +0200)
commit2e84be61fa7eefd83460cbe9147cdd734e6da947
tree64c011d8c871aae27f16d4b0db04cb8ffeda97fb
parentd1eb31775715b0fcd7f36308da961c0698205d9f
revert to 5.8.x semantics for \s \w and \d

revert ba9ac1759cb6e7a5e6883c85edd0b450061b5ccb

Changing the semantics of \w \s and \d breaks too much
and Jesse wants to do a rollout. This disables the new
semantics until we can get all the details worked out.
regcomp.h
t/re/pat_advanced.t
t/re/re_tests
t/re/reg_posixcc.t