]> git.vpit.fr Git - perl/modules/Sub-Op.git/history - sub_op.h
Update VPIT::TestHelpers to 15e8aee3
[perl/modules/Sub-Op.git] / sub_op.h
2010-04-23 Vincent PitRename the "check" member to "call"
2010-04-22 Vincent PitSplit the "custom op" part away
2010-04-22 Vincent PitAdd preliminary support for hooking reference constructors
2010-04-20 Vincent PitAdd support for prototypes
2010-04-19 Vincent PitStore the configure object into the map
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-01-07 Vincent PitRename the "len" member of the sub_op_config_t struct...
2010-01-02 Vincent PitRename sub_op_keyword to sub_op_config_t
2010-01-01 Vincent PitAdd support for the check hook and test multiple keywords
2010-01-01 Vincent PitInitial commit