]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/history - Hooks.xs
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/re-engine-Hooks.git] / Hooks.xs
2015-11-05 Vincent PitThe Big Boilerplate Factorization
2015-07-21 Vincent PitCorrect two prototypes on 5.20
2012-09-24 Vincent PitNormalize regexp function names
2012-09-24 Vincent PitCorrect the return value from reh_private_map_store()
2012-09-24 Vincent PitFix infinite recursion with perl 5.17.[12]
2012-04-03 Vincent PitCode reordering in Hooks.xs
2012-03-31 Vincent PitRename *comp* (resp. *exec*) to *comp_node* (resp....
2012-03-31 Vincent PitAttach the callbacks to every regexps in a thread-safe way
2012-03-30 Vincent PitNo trailing whitespace
2012-03-30 Vincent PitSwitch to a config-object based interface
2012-03-30 Vincent PitPrehash the hints hash identifier
2012-03-30 Vincent PitProtect the global linked list by a mutex
2012-03-29 Vincent PitThis is 0.01 v0.01