This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate perlhist entries for 5.8.6 and its perldelta to blead
[perl5.git] / t / op / tie.t
2004-06-22 Nicholas ClarkAbolish the "Tied variable freed while still in use...
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-10-25 Richard ClampRe: [perl #948] $, untieable?
2003-09-05 Jarkko HietaniemiAnother seemingly fixed (un)tie bug,
2003-09-02 Jarkko HietaniemiAn untie test from perlmonks-- worked in 5.6.1,
2003-08-12 Jarkko HietaniemiFix for [perl #23287] segfault in untie.
2003-07-24 Dave MitchellRe: Reference to tied elements results in lvalue.
2003-06-15 Aaron J. MackeyRemove all magic in untie()
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2002-11-07 Yitzchak Scott-Tho... Re: [perl #18038] DESTROY change in 5.8.0?
2002-06-05 Doug MacEachernRe: local tied hash slices & stray keys (was Re: Cwd...
2002-05-30 Yitzchak Scott-Tho... Re: perl@16861
2002-05-30 Nick Ing-SimmonsIntegrate all but lib/File/stat.t which seems broken.
2002-05-29 Jarkko HietaniemiSpelling bee.
2002-05-29 Jarkko HietaniemiRecover some of the #16845.
2002-05-28 Jarkko HietaniemiRetract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-27 Nick Ing-SimmonsAdd IO::Scalar fail case to the tests.
2002-05-18 Michael G. SchwernRe: t/op/tie.t #19 TODO ENOTWORKING
2002-05-10 Jarkko HietaniemiMove the noisy tie core dump test to fresh_perl from...
2002-05-10 Yitzchak Scott-Tho... Re: [PATCH] Re: perl@16433
2002-05-08 Yitzchak Scott-Tho... [PATCH] Re: perl@16433
2002-05-06 Jarkko HietaniemiAdd a test for #16431, and document Dave's campaign
2001-05-02 Jarkko HietaniemiTest for #9952.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-10-25 Jarkko HietaniemiTemporary stopgap for the self-tying issue: for now...
2000-10-20 Charles BaileySYN SYN
2000-10-13 Jarkko HietaniemiMake the test acknowledge that self-ties are disabled...
2000-08-30 Nick Ing-SimmonsRe: UNTIE method
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
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)
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.
1999-07-17 Ian Phillippsfix vec() on magic values
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-10-25 Gurusamy Sarathyintegrate changes#1982,2014,2021 (from maint-5.005)
1998-08-09 Paul Marquesslexical warnings; tweaks to places that didn't apply...
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-07-31 Charles Baileyperl 5.003_01: [changes beteween cumulative patches... perl-5.003_01
1996-07-03 Perl 5 PortersAdd tests for new strict untie