]> git.vpit.fr Git - perl/modules/autovivification.git/shortlog
perl/modules/autovivification.git
2009-06-17 Vincent PitThis is 0.02 v0.02
2009-06-17 Vincent PitTest "use autovivification"
2009-06-17 Vincent PitA crude warning test
2009-06-17 Vincent PitTest keys/values on true references
2009-06-17 Vincent PitIf we fetch from the pointer table, the entry must...
2009-06-17 Vincent PitRun t/23-hash-specific.t under taint mode
2009-06-17 Vincent PitUpdate ck_root() comment
2009-06-17 Vincent PitDon't autovivify in keys/values
2009-06-17 Vincent PitPlain dereferencing shouldn't have a different behaviour
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 PitFactor the common part of t/20-hash.t and t/21-array...
2009-06-15 Vincent PitRegenerate t/21-array.t without extraneous spaces at...
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 PitThis is 0.01 v0.01
2009-06-14 Vincent PitInitial import