Integrate with Sarathy.
[p5sagit/p5-mst-13.2.git] / lib / Tie /
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathy add $VERSION
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-06-22 Gurusamy Sarathy tweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathy oops, backout bogus change#3545
1999-06-22 Gurusamy Sarathy remove dead code
1999-05-08 Nick Ing-Simmons Implement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1999-01-07 Abigail Another set of doc patches from Abigail
1998-12-28 Blair Zajac Tie::SubstrHash patch
1998-11-28 Gurusamy Sarathy update tie() entry in perlfunc to reflect TIEARRAY...
1998-05-14 Gurusamy Sarathy [win32] merge changes#872,873 from maintbranch
1998-02-27 Graham Barr _60 & _04 - Add WRITE & CLOSE to TIEHANDLE
1998-02-06 Ilya Zakharevich 5.004_56: Patch to Tie::Hash and docs
1998-02-06 Paul Marquess Another Array.pm patch
1998-02-06 Paul Marquess documentation patch for 5.004_57
1998-01-14 Nick Ing-Simmons TIEARRAY updates - almost works ...
1998-01-13 Nick Ing-Simmons Skeleton Tie::Array
1997-01-29 Unknown Contributor Allow for really big keys in Tie::SubstrHash
1996-12-31 Perl 5 Porters [inseparable changes from patch from perl5.003_17 to...
1996-12-19 Perl 5 Porters [inseparable changes from patch from perl5.003_11 to...
1996-12-19 Gurusamy Sarathy Add Tie::RefHash
1996-07-15 Perl 5 Porters Quote string argument in example -- necessary if using...
1996-02-06 Randy J Ray Documentation patch: Tie::Hash, Tie::Scalar, Tie::Subst...
1996-02-03 Andy Dougherty perl 5.002gamma: [patch introduction and re-organisations]