]> git.vpit.fr Git - perl/modules/autovivification.git/history - autovivification.xs
Delete exists/delete ops from the map when the pragma isn't in use
[perl/modules/autovivification.git] / autovivification.xs
2009-06-16 Vincent PitDelete exists/delete ops from the map when the pragma...
2009-06-15 Vincent PitFix segfaults for "keys %$x"
2009-06-15 Vincent PitDon't vivify when aliasing
2009-06-15 Vincent PitHelp the compiler optimize the PL_op->op_private hack
2009-06-15 Vincent PitDelete obsolete entries whenever possible
2009-06-14 Vincent PitInitial import