This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / avhv.t
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2001-04-23 Robin Houstontest for ID 20010423.002
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-03-03 Gurusamy Sarathysupport for list assignment to pseudohashes (from John...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathysupport delete() and exists() on array, tied array...
1999-10-02 Gurusamy Sarathymake exists() work better on pseudo-hashes (reworked...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-07-14 Gurusamy Sarathyfix function parameter autovivification for pseudohashes
1998-07-07 Gisle AasEvaluation of AVHVs in scalar context
1998-07-04 Gisle Aasapplied patch with tweaks to prose
1998-06-20 Joshua Pritikinadded patch, tweaked missed files, excised comment...
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1997-11-18 Joshua PritikinSeparate avhv_foo() key handling into avhv_keys()....