summaryrefslogtreecommitdiff
path: root/lib/Tie
Commit message (Expand)AuthorAgeFilesLines
...
* Upgrade to Tie::File 0.50.Jarkko Hietaniemi2002-03-183-9/+9
* Upgrade to Tie::File 0.21.Abhijit Menon-Sen2002-03-178-130/+1071
* Upgrade to Tie::File 0.20.Abhijit Menon-Sen2002-03-1614-37/+476
* Upgrade to Tie::File 0.19.Abhijit Menon-Sen2002-03-1520-218/+1150
* Tie::File doc tweak for Win32 from mjd.Jarkko Hietaniemi2002-03-051-2/+6
* One more nit from mjd.Jarkko Hietaniemi2002-03-041-13/+28
* Upgrade to Tie::File 0.17 from mjd.Jarkko Hietaniemi2002-03-044-24/+59
* Integrate perlio:Jarkko Hietaniemi2002-03-041-1/+2
* Upgrade to Tie::File 0.16.Abhijit Menon-Sen2002-03-046-37/+312
* Test tweak from Craig Berry.Jarkko Hietaniemi2002-03-041-2/+2
* Upgrade to Tie::File 0.15.Jarkko Hietaniemi2002-03-0416-77/+253
* Tie::Array doc patchTatsuhiko Miyagawa2002-03-031-2/+2
* Upgrade to Tie::File 0.14.Abhijit Menon-Sen2002-03-026-35/+380
* Upgrade to Tie::File 0.13 (Win32 fixes.)Abhijit Menon-Sen2002-03-0112-4/+19
* Add Tie::File 0.12 from MJD.Abhijit Menon-Sen2002-03-0114-0/+1918
* [DOCPATCH] C<< >> in Tie::HashNicholas Clark2002-02-191-1/+1
* Detypo.Jarkko Hietaniemi2002-02-191-1/+1
* Add $VERSION.Jarkko Hietaniemi2002-02-151-0/+1
* Just a guess.Jarkko Hietaniemi2002-02-141-1/+1
* Re: [PATCH @13746] tied hashes: memoizationIlya Zakharevich2002-02-142-0/+188
* tied hashesIlya Zakharevich2002-02-141-12/+93
* Bump the version number to agree with the maintperl one.Jarkko Hietaniemi2001-10-151-5/+6
* PATCH: Tie::SubstrHashHugo van der Sanden2001-10-041-1/+1
* Add tests, clean up Tie::Scalarchromatic2001-09-292-1/+77
* avoid v-strings with require/useRonald J. Kimball2001-09-212-2/+2
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-162-2/+2
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT daniel@biz.bitpusher.com2001-07-121-2/+1
* Doc patch for Tie::HashArtur Bergman2001-07-061-2/+2
* Bump up the VERSIONs of modules that have changed since 5.6.0,Jarkko Hietaniemi2001-06-291-1/+1
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-187-0/+529
* more pod patchesMichael Stevens2001-03-164-13/+13
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...John P. Linderman2001-03-131-5/+13
* Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.Jarkko Hietaniemi2000-12-151-6/+8
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-064-0/+8
* Fix the problem discussed inJarkko Hietaniemi2000-11-021-12/+35
* Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),Edward Avis2000-11-021-3/+39
* Re: [ID 20001020.002] Tie::Array SPLICE method is buggyDaniel Chetlin2000-10-211-39/+35
* Change the version number of Tie::Handle in the core to 4.0,Andreas König2000-10-061-1/+10
* Re: Questions about Tie::Array and perl modulesNick Ing-Simmons2000-10-061-45/+45
* Tie::StdHandle did not know about 3-arg openGisle Aas2000-09-071-6/+6
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-183-6/+3
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-133-6/+9
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-043-18/+18
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-5/+6
* add $VERSIONGurusamy Sarathy2000-01-211-0/+2
* support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-132-4/+35
* tweak RefHash to make intent clearer (suggested by John Dlugosz)Gurusamy Sarathy1999-06-221-3/+4
* oops, backout bogus change#3545Gurusamy Sarathy1999-06-221-1/+2
* remove dead codeGurusamy Sarathy1999-06-221-2/+1