]> git.vpit.fr Git - perl/modules/re-engine-Hooks.git/blob - Changes
Explicitely state that C++ compilers aren't supported
[perl/modules/re-engine-Hooks.git] / Changes
1 Revision history for re-engine-Hooks
2
3 0.04    2013-01-30 19:30 UTC
4         + Tst : t/93-pod-spelling.t does not crash anymore on perl 5.12 and
5                 below.
6         + Upd : Support for perl 5.12.5, 5.14.3, 5.16.2 and 5.17.[5678].
7
8 0.03    2012-09-24 11:10 UTC
9         + Doc : reh_exec_hook() has been correctly renamed to
10                 reh_exec_node_hook() in the documentation.
11         + Fix : The module now links correctly on Windows.
12         + Upd : Support for perl 5.16.[01] and 5.17.[01234] has been added.
13
14 0.02    2012-02-31 15:50 UTC
15         + Chg : INCOMPATIBLE CHANGE : Arguments are now passed to
16                 reh_register() through a configuration structure.
17         + Chg : The node compilation hook is now called when a branch is
18                 converted into a trie.
19         + Fix : The module now builds correctly on perl 5.15.5 and greater.
20         + Fix : Duplicated symbols on Windows should have been pruned.
21         + Fix : The module is now be thread-safe.
22
23 0.01    2012-03-29 22:00 UTC
24         First version, released on an unsuspecting world.
25