]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/commitdiff
Attach the callbacks to every regexps in a thread-safe way
authorVincent Pit <vince@profvince.com>
Sat, 31 Mar 2012 12:48:27 +0000 (14:48 +0200)
committerVincent Pit <vince@profvince.com>
Sat, 31 Mar 2012 12:48:27 +0000 (14:48 +0200)
This means that starting from now the tweaked regexp engine is no longer
required to be in use at the time a regexp is executed.


No differences found