This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Calculate legal chars in algorithmic names
[perl5.git] / lib / Tie /
2019-10-29 Hauke DTie::StdHandle::BINMODE: handle layer argument
2017-11-11 Nicolas RReplace multiple 'use vars' by 'our' in lib
2016-12-23 John LightseySwitch most open() calls to three-argument form.
2016-07-29 Father ChrysostomosNew bug numbers in lib/ and dist/, too
2015-10-28 Ruud H.G. van TolFix Tie::StdScalar when $instance exists but isn't...
2013-10-23 David Mitchellbump Tie::StdHandle version
2013-10-23 David MitchellTie::StdHandle::WRITE: handle offset
2013-10-23 Anno SiegelTie::StdHandle appends extra copies of $\ to output
2013-10-23 David Mitchellstdhandle.t: unlink the right file.
2013-10-23 David Mitchellstdhandle.t: convert to use Test::More
2013-06-23 Father ChrysostomosIncrease $Tie::Scalar::VERSION to 1.03
2013-06-23 Father ChrysostomosIncrease $Tie::Hash::VERSION to 1.05
2013-06-23 Father ChrysostomosIncrease $Tie::Array::VERSION to 1.06
2013-06-23 Brian GottreuFixed verbatim lines in POD over 79 characters
2012-06-22 Father Chrysostomos[perl #112826] Make Tie::StdHandle::READ respect offset
2012-06-22 Father ChrysostomosIncrease $Tie::StdHandle::VERSION to 4.3
2011-09-09 Zeframremove index offsetting ($[)
2011-01-18 Nicholas ClarkRemove Mac OS classic code from tests in lib.
2011-01-07 Peter J. Acklam... Fix typos (spelling errors) in lib/*
2010-10-14 Nicholas ClarkConvert lib/Tie/Hash/NamedCapture.pm to an XS module...
2010-09-10 Paul JohnsonRemove qw(...) as parentheses deprecated warnings
2010-09-08 Zeframmake qw(...) first-class syntax
2010-09-01 Nicholas ClarkStop Tie::Hash->TIEHASH() looping forever.
2010-08-02 David CantrellAdd tests for Tie::ExtraHash
2010-07-19 David GoldenBump module version numbers
2010-07-15 Alexandr CiorniiMake example work with "use strict" by eliminating...
2010-02-22 AbigailBram pointed out the new tests hang if the fix for...
2010-02-21 AbigailUpped VERSION
2010-02-20 AbigailDon't recurse forever if both new() and TIESCALAR(...
2010-02-20 AbigailDocument differences between Tie::Scalar and Tie::StdScalar
2009-09-11 Chris WilliamsMoved Tie-RefHash from lib/ to ext/
2009-09-03 Steffen MuellerMove Tie::Memoize from lib to ext
2009-09-02 Steffen MuellerMove Tie::File from lib to ext
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-11-16 Nicholas ClarkAdd a $VERSION, strict and some documentation to Tie...
2008-09-15 Steve HayBump VERSIONs in all non-dual-lived modules that have...
2008-05-15 Niko Tynifix typo in a Tie::Hash documentation link
2008-01-28 Steve PetersUpgrade to Tie-RefHash-1.38
2007-08-08 Michael G. SchwernMove Tie::StdHandle into its own file.
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-05-07 Yuval KogmanSync Tie::RefHash with CPAN (1.37)
2007-03-22 Yves OrtonResolve PL_curpm issues with (??{}) and fix corruption...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-02-26 Nicholas ClarkUpdate the FSF's address. Plus some other whitespace...
2006-11-29 Steve PetersUpgrade to Tie-RefHash-1.35_01, which is just a version...
2006-11-15 Len Weisberg[perl #39026] Tie::Memoize::EXISTS not caching the...
2006-07-13 Jarkko Hietaniemiz/OS: CPAN-ized ext/ and lib/
2006-05-13 Nicholas ClarkCan't do require Foo if $tainted; because taint tunnels.
2006-05-12 Rafael Garcia-SuarezUpgrade to Tie::RefHash 1.34, by Yuval Kogman
2006-03-29 Yuval KogmanCLONE for Tie::RefHash
2006-03-19 Jarkko Hietaniemia bit 'use strict' cleanliness
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-12-22 Nicholas ClarkMissing ; in Tie::File
2005-08-02 Piotr FusikTypos in *.p[lm]
2005-03-03 Rafael Garcia-SuarezAdd a regression test for bug #32193, and make the
2005-03-03 Yuval Kojman[perl #32193] Tie::RefHash DELETE does not return value...
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-06-25 Andy DoughertyCorrect detection of absent modules. Based on
2004-06-22 Nicholas ClarkSkip test if Data::Dumper not built
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2003-12-30 Nicholas ClarkBump VERSION numbers
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-10-16 Slaven RezicTie::Hash documentation
2003-10-12 Slaven RezicTie::Hash documentation
2003-10-06 Benjamin J. Tilly[perl #24120] Tie::Hash documentation has broken code
2003-08-14 Jarkko HietaniemiA swath of VERSION patches from Nicholas Clark.
2003-08-13 Craig A. Berryturn the alarm off in the tests (was Re: maint @ 20617...
2003-07-31 Jarkko HietaniemiTests for change #20367 (and change use overload; to
2003-07-31 Xavier Noriaadded support for overloaded ""
2003-06-19 Jarkko HietaniemiApparently this is needed for VMS (Craig Berry).
2003-06-18 Jarkko HietaniemiUpgrade to Tie::File 0.97.
2003-06-02 Gurusamy Sarathyfix for 09_gen_rs.t#59 failure on windows
2003-05-31 Jarkko HietaniemiInteresting patch(1) glitch.
2003-05-31 Jarkko HietaniemiUpgrade to Tie::File 0.96.
2003-05-29 Edward AvisCredits patch
2003-05-13 Gurusamy Sarathymake it easier to reproduce the bug
2003-05-13 Gurusamy Sarathythe \do {local *FH} trick in Tie::File was really only...
2003-05-13 Jarkko HietaniemiReinstate the #19498 but now skip the crashing
2003-05-13 Jarkko HietaniemiRevert #19498 since it broke threaded builds.
2003-05-12 Gurusamy Sarathyfix for Tie::File test failures on windows: the problem was
2003-05-08 Jarkko HietaniemiTiny nit from mjd.
2003-05-08 Jarkko HietaniemiUpgrade to Tie::File 0.95.
2003-03-11 Todd C. Millertypos and other minor things
2002-10-06 Jos I. Boumansfix typo in Tie::Array
2002-06-28 Steve HayRe: [ID 20020623.006] Tie::StdHandle produces bogus...
2002-06-05 Rafael Garcia-Suarez$^O is 'beos' on BeOS
2002-05-31 Jarkko HietaniemiIntegrate macperl patches #16926 and #16938;
2002-05-27 Yitzchak Scott-Tho... Re: [PATCH] Version tango
2002-05-16 Jarkko HietaniemiDJGPP doesn't have \r\n delimited files (it has \r).
2002-04-22 Nick Ing-SimmonsIntegrate mainline
2002-04-22 Gurusamy Sarathyclean up after stray test file littering
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Nick Ing-SimmonsIntegrate mainline
2002-04-05 Jarkko HietaniemiMinor Tie::File test patch, from mjd.
2002-04-05 Jarkko HietaniemiWin32 pacifying from mjd.
2002-04-03 Jarkko HietaniemiUpgrade to Tie::File 0.93, from mjd.
2002-04-03 Jarkko HietaniemiForgotten.
2002-04-02 Jarkko HietaniemiUpgrade to Tie::File 0.92, from mjd.
2002-04-02 Abhijit Menon-Sen Win32 fix for Tie::File from MJD.
next