]> git.vpit.fr Git - perl/modules/autovivification.git/history - lib
In the rpeep replacement, don't check every op for recursion
[perl/modules/autovivification.git] / lib /
2013-09-05 Vincent PitThis is 0.12 v0.12
2013-08-24 Vincent PitMake Perl version numbers more readable
2013-02-08 Vincent PitThis is 0.11 v0.11
2013-02-08 Vincent PitBump copyright year
2012-10-29 Vincent PitMore POD and wording tweaks
2012-06-16 Vincent PitBump copyright year
2011-11-11 Vincent PitMake sure the POD headings are linkable
2011-10-17 Vincent PitMinor POD tweaks
2011-08-24 Vincent PitThis is 0.10 v0.10
2011-01-05 Vincent PitThis is 0.09 v0.09
2011-01-03 Vincent PitThis is 0.08 v0.08
2011-01-03 Vincent PitBump copyright year
2011-01-03 Vincent PitSwitch to qw<>
2010-12-31 Vincent PitThis is 0.07 v0.07
2010-12-31 Vincent PitClarify our policy towards C++ compilers
2010-12-31 Vincent PitMove all run-time tweaks to the peephole optimizer
2010-12-23 Vincent PitDocument and test vivification of function arguments
2010-12-23 Vincent PitPOD overhaul
2010-05-18 Vincent PitRequire perl 5.8.1
2010-04-24 Vincent PitThis is 0.06 v0.06
2010-04-24 Vincent PitNote that A_THREADSAFE only has a meaning with a thread...
2010-04-24 Vincent PitIntroduce A_THREADSAFE and A_FORKSAFE
2010-03-05 Vincent PitThis is 0.05 v0.05
2010-03-04 Vincent Pit"leys" typo in POD rt53647
2010-01-10 Vincent PitThis is 0.04 v0.04
2010-01-10 Vincent PitBump copyright year
2010-01-10 Vincent PitAdd a caveat about dereferencing slices
2010-01-09 Vincent PitTest keys/values @array
2009-06-23 Vincent PitThis is 0.03 v0.03
2009-06-18 Vincent PitClassify aliasing constructs in the "store" category
2009-06-17 Vincent PitThis is 0.02 v0.02
2009-06-17 Vincent PitDon't autovivify in keys/values
2009-06-14 Vincent PitInitial import