Revert #19498 since it broke threaded builds.
[p5sagit/p5-mst-13.2.git] / lib / Tie /
2003-05-13 Jarkko Hietaniemi Revert #19498 since it broke threaded builds.
2003-05-12 Gurusamy Sarathy fix for Tie::File test failures on windows: the problem was
2003-05-08 Jarkko Hietaniemi Tiny nit from mjd.
2003-05-08 Jarkko Hietaniemi Upgrade to Tie::File 0.95.
2003-03-11 Todd C. Miller typos and other minor things
2002-10-06 Jos I. Boumans fix typo in Tie::Array
2002-06-28 Steve Hay Re: [ID 20020623.006] Tie::StdHandle produces bogus...
2002-06-05 Rafael Garcia-Suarez $^O is 'beos' on BeOS
2002-05-31 Jarkko Hietaniemi Integrate macperl patches #16926 and #16938;
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-16 Jarkko Hietaniemi DJGPP doesn't have \r\n delimited files (it has \r).
2002-04-22 Nick Ing-Simmons Integrate mainline
2002-04-22 Gurusamy Sarathy clean up after stray test file littering
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-05 Jarkko Hietaniemi Minor Tie::File test patch, from mjd.
2002-04-05 Jarkko Hietaniemi Win32 pacifying from mjd.
2002-04-03 Jarkko Hietaniemi Upgrade to Tie::File 0.93, from mjd.
2002-04-03 Jarkko Hietaniemi Forgotten.
2002-04-02 Jarkko Hietaniemi Upgrade to Tie::File 0.92, from mjd.
2002-04-02 Abhijit Menon-Sen Win32 fix for Tie::File from MJD.
2002-04-01 Mark-Jason Dominus Message-ID: <20020401203218.25230.qmail@plover.com>
2002-04-01 Jarkko Hietaniemi Upgrade to Tie::File 0.91, from mjd.
2002-03-30 Jarkko Hietaniemi Upgrade to Tie::File 0.90, from mjd.
2002-03-24 Jarkko Hietaniemi Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
2002-03-22 Jarkko Hietaniemi Win32 tweak from mjd.
2002-03-21 Nick Ing-Simmons Integrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Jarkko Hietaniemi minor Tie::File test patch to make win32 happier, from...
2002-03-18 Jarkko Hietaniemi Failed patch hunk reapplied.
2002-03-18 Jarkko Hietaniemi Upgrade to Tie::File 0.50.
2002-03-17 Abhijit Menon-Sen Upgrade to Tie::File 0.21.
2002-03-16 Abhijit Menon-Sen Upgrade to Tie::File 0.20.
2002-03-15 Abhijit Menon-Sen Upgrade to Tie::File 0.19.
2002-03-05 Jarkko Hietaniemi Tie::File doc tweak for Win32 from mjd.
2002-03-04 Jarkko Hietaniemi One more nit from mjd.
2002-03-04 Jarkko Hietaniemi Upgrade to Tie::File 0.17 from mjd.
2002-03-04 Jarkko Hietaniemi Integrate perlio:
2002-03-04 Nick Ing-Simmons Win32 tweak
2002-03-04 Nick Ing-Simmons Integrate mainline - all tests pass - some noise from...
2002-03-04 Abhijit Menon-Sen Upgrade to Tie::File 0.16.
2002-03-04 Jarkko Hietaniemi Test tweak from Craig Berry.
2002-03-04 Jarkko Hietaniemi Upgrade to Tie::File 0.15.
2002-03-03 Tatsuhiko Miyagawa Tie::Array doc patch
2002-03-02 Abhijit Menon-Sen Upgrade to Tie::File 0.14.
2002-03-01 Abhijit Menon-Sen Upgrade to Tie::File 0.13 (Win32 fixes.)
2002-03-01 Abhijit Menon-Sen Add Tie::File 0.12 from MJD.
2002-02-19 Nicholas Clark [DOCPATCH] C<< >> in Tie::Hash
2002-02-19 Jarkko Hietaniemi Detypo.
2002-02-18 Nick Ing-Simmons Integrate mainline
2002-02-15 Jarkko Hietaniemi Add $VERSION.
2002-02-14 Jarkko Hietaniemi Just a guess.
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-14 Ilya Zakharevich Re: [PATCH @13746] tied hashes: memoization
2002-02-14 Ilya Zakharevich tied hashes
2001-10-15 Jarkko Hietaniemi Bump the version number to agree with the maintperl...
2001-10-04 Hugo van der Sanden PATCH: Tie::SubstrHash
2001-09-29 chromatic Add tests, clean up Tie::Scalar
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-16 Jarkko Hietaniemi Bump up version numbers.
2001-07-12 daniel@biz.bitpush... [ID 20010711.005] in Tie::Array, SPLICE ignores context...
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Artur Bergman Doc patch for Tie::Hash
2001-06-29 Jarkko Hietaniemi Bump up the VERSIONs of modules that have changed since...
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-03-16 Michael Stevens more pod patches
2001-03-13 John P. Linderman Re: [ID 20010309.004] my-variables lose values while...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-15 Jarkko Hietaniemi Still 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 Hietaniemi Fix the problem discussed in
2000-11-02 Edward Avis Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
2000-10-21 Daniel Chetlin Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
2000-10-20 Charles Bailey SYN SYN
2000-10-06 Andreas König Change the version number of Tie::Handle in the core...
2000-10-06 Nick Ing-Simmons Re: Questions about Tie::Array and perl modules
2000-09-07 Gisle Aas Tie::StdHandle did not know about 3-arg open
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
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
next