This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade to Module-Build-0.2803
[perl5.git] / lib / Tie /
2000-12-15 Jarkko HietaniemiStill buggy findgteprime, fix from Eric Joanis <joanis...
2000-12-06 Michael G. Schwern$VERSION crusade, strict, tests, etc... all over lib/
2000-11-02 Jarkko HietaniemiFix the problem discussed in
2000-11-02 Edward AvisAdd Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
2000-10-21 Daniel ChetlinRe: [ID 20001020.002] Tie::Array SPLICE method is buggy
2000-10-20 Charles BaileySYN SYN
2000-10-06 Andreas KönigChange the version number of Tie::Handle in the core...
2000-10-06 Nick Ing-SimmonsRe: Questions about Tie::Array and perl modules
2000-09-07 Gisle AasTie::StdHandle did not know about 3-arg open
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-03-04 Gurusamy Sarathymore whitespace removal (from Michael G Schwern)
2000-02-09 Charles BaileyResync with mainline
2000-01-23 Gurusamy Sarathys/use vars/our/g modules that aren't independently...
2000-01-21 Gurusamy Sarathyadd $VERSION
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-06-22 Gurusamy Sarathytweak RefHash to make intent clearer (suggested by...
1999-06-22 Gurusamy Sarathyoops, backout bogus change#3545
1999-06-22 Gurusamy Sarathyremove dead code
1999-05-08 Nick Ing-SimmonsImplement OPEN, EOF, SEEK, TELL, BINMODE and FILENO...
1999-01-07 AbigailAnother set of doc patches from Abigail
1998-12-28 Blair ZajacTie::SubstrHash patch
1998-11-28 Gurusamy Sarathyupdate 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 Zakharevich5.004_56: Patch to Tie::Hash and docs
1998-02-06 Paul MarquessAnother Array.pm patch
1998-02-06 Paul Marquessdocumentation patch for 5.004_57
1998-01-14 Nick Ing-SimmonsTIEARRAY updates - almost works ...
1998-01-13 Nick Ing-SimmonsSkeleton Tie::Array
1997-01-29 Unknown ContributorAllow 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 SarathyAdd Tie::RefHash
1996-07-15 Perl 5 PortersQuote string argument in example -- necessary if using...
1996-02-06 Randy J RayDocumentation patch: Tie::Hash, Tie::Scalar, Tie::Subst...
1996-02-03 Andy Doughertyperl 5.002gamma: [patch introduction and re-organisations]