summaryrefslogtreecommitdiff
path: root/t/op/tie.t
Commit message (Expand)AuthorAgeFilesLines
* Fix bug 36267 - assigning to a tied hash shouldn't change theNicholas Clark2006-03-301-0/+19
* PATCH t/op/tie.tRobin Barker2006-03-301-0/+8
* Re: [PATCH] concat interacts badly with magicRobin Houston2005-11-221-0/+7
* Revert change #26185, which could have some unwanted side-effects.Rafael Garcia-Suarez2005-11-221-7/+0
* concat interacts badly with magicRobin Houston2005-11-211-0/+7
* Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6Yitzchak Scott-Thoennes2005-09-061-0/+7
* Abolish the "Tied variable freed while still in use" error - I haveNicholas Clark2004-06-221-1/+0
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-0/+95
* Re: [perl #948] $, untieable?Richard Clamp2003-10-251-0/+31
* Another seemingly fixed (un)tie bug,Jarkko Hietaniemi2003-09-051-0/+41
* An untie test from perlmonks-- worked in 5.6.1,Jarkko Hietaniemi2003-09-021-0/+38
* Fix for [perl #23287] segfault in untie.Jarkko Hietaniemi2003-08-121-0/+7
* Re: Reference to tied elements results in lvalue.Dave Mitchell2003-07-241-0/+17
* Remove all magic in untie()Aaron J. Mackey2003-06-151-0/+17
* allow recursive FETCHesDave Mitchell2003-04-191-0/+31
* Re: odd (or not so odd?) segmentation fault in 5.8.0Yitzchak Scott-Thoennes2003-03-101-0/+9
* Re: [perl #18038] DESTROY change in 5.8.0?Yitzchak Scott-Thoennes2002-11-071-1/+20
* Re: local tied hash slices & stray keys (was Re: Cwd breakage)Doug MacEachern2002-06-051-0/+27
* Re: perl@16861Yitzchak Scott-Thoennes2002-05-301-59/+58
* Spelling bee.Jarkko Hietaniemi2002-05-291-2/+2
* Recover some of the #16845.Jarkko Hietaniemi2002-05-291-6/+36
* Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501Jarkko Hietaniemi2002-05-281-70/+42
* Add IO::Scalar fail case to the tests.Nick Ing-Simmons2002-05-271-1/+5
* Re: t/op/tie.t #19 TODO ENOTWORKING Michael G. Schwern2002-05-181-29/+27
* Move the noisy tie core dump test to fresh_perl from op/tie.Jarkko Hietaniemi2002-05-101-12/+0
* Re: [PATCH] Re: perl@16433Yitzchak Scott-Thoennes2002-05-101-8/+17
* [PATCH] Re: perl@16433Yitzchak Scott-Thoennes2002-05-081-13/+42
* Add a test for #16431, and document Dave's campaignJarkko Hietaniemi2002-05-061-0/+9
* Test for #9952.Jarkko Hietaniemi2001-05-021-0/+6
* Temporary stopgap for the self-tying issue: for now onlyJarkko Hietaniemi2000-10-251-9/+18
* Make the test acknowledge that self-ties are disabled as #7213 said.Jarkko Hietaniemi2000-10-131-1/+3
* Re: UNTIE method Nick Ing-Simmons2000-08-301-0/+15
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-8/+0
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-8/+8
* fix vec() on magic valuesIan Phillipps1999-07-171-0/+12
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-0/+13
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-16/+16
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-13/+24
* perl 5.003_01: [changes beteween cumulative patches and tarball release]perl-5.003_01Charles Bailey1996-07-311-0/+0
* Add tests for new strict untiePerl 5 Porters1996-07-031-0/+144