]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/blob - Changes
Add BUILD_REQUIRES to WriteMakefile()
[perl/modules/re-engine-Hooks.git] / Changes
1 Revision history for re-engine-Hooks
2
3 0.03    2012-09-24 11:10 UTC
4         + Doc : reh_exec_hook() has been correctly renamed to
5                 reh_exec_node_hook() in the documentation.
6         + Fix : The module now links correctly on Windows.
7         + Upd : Support for perl 5.16.[01] and 5.17.[01234] has been added.
8
9 0.02    2012-02-31 15:50 UTC
10         + Chg : INCOMPATIBLE CHANGE : Arguments are now passed to
11                 reh_register() through a configuration structure.
12         + Chg : The node compilation hook is now called when a branch is
13                 converted into a trie.
14         + Fix : The module now builds correctly on perl 5.15.5 and greater.
15         + Fix : Duplicated symbols on Windows should have been pruned.
16         + Fix : The module is now be thread-safe.
17
18 0.01    2012-03-29 22:00 UTC
19         First version, released on an unsuspecting world.
20