]> git.vpit.fr Git - perl/modules/Sub-Op.git/history - t/Sub-Op-LexicalSub/LexicalSub.xs
Add preliminary support for hooking reference constructors
[perl/modules/Sub-Op.git] / t / Sub-Op-LexicalSub / LexicalSub.xs
2010-04-22 Vincent PitAdd preliminary support for hooking reference constructors
2010-04-20 Vincent PitAdd support for prototypes
2010-04-19 Vincent PitAdd a "flags" parameter to sub_op_register()
2010-04-19 Vincent PitAdd sub_op_init(), sub_op_dup() and sub_op_free() to...
2010-04-14 Vincent PitGreatly simplify the calling logic in Sub::Op::LexicalSub
2010-01-07 Vincent PitRename the "len" member of the sub_op_config_t struct...
2010-01-02 Vincent PitRename Sub::Op::Test to Sub::Op::LexicalSub