More memory lane.
[p5sagit/p5-mst-13.2.git] / t / op / avhv.t
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2001-04-23 Robin Houston test for ID 20010423.002
2000-10-20 Charles Bailey SYN SYN
2000-08-29 Mike Guy Use minimal @INC in tests, most of the time just '...
2000-03-03 Gurusamy Sarathy support for list assignment to pseudohashes (from John...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-13 Gurusamy Sarathy support delete() and exists() on array, tied array...
1999-10-02 Gurusamy Sarathy make exists() work better on pseudo-hashes (reworked...
1999-02-12 Gurusamy Sarathy make testsuite somewhat location independent
1998-07-14 Gurusamy Sarathy fix function parameter autovivification for pseudohashes
1998-07-07 Gisle Aas Evaluation of AVHVs in scalar context
1998-07-04 Gisle Aas applied patch with tweaks to prose
1998-06-20 Joshua Pritikin added patch, tweaked missed files, excised comment...
1998-01-14 Nick Ing-Simmons TIEARRAY updates - almost works ...
1997-11-18 Joshua Pritikin Separate avhv_foo() key handling into avhv_keys()....