summaryrefslogtreecommitdiff
path: root/t/op/tie.t
Commit message (Expand)AuthorAgeFilesLines
* Stop parsing on first syntax error.Yves Orton2022-09-091-4/+4
* Fix unit tests for experimental::builtin warningsPaul "LeoNerd" Evans2022-01-251-0/+2
* Use builtin::weaken() in t/Paul "LeoNerd" Evans2021-12-081-5/+5
* Free tied hash iterator state immediately at the `untie` callNicholas Clark2021-09-221-1/+1
* A test for the order of untie/iterator state interactionNicholas Clark2021-09-221-0/+79
* Move the tied hash FETCH count tests to t/op/tiehash.tNicholas Clark2021-08-271-42/+0
* Tests for tied hashes in list context (keys, values and both).Nicholas Clark2021-07-261-0/+42
* avoid leak with local $h{foo}, $a[n]David Mitchell2019-03-261-0/+37
* t/op/tie.t: add tests for scalar(keys(%tied))David Mitchell2017-07-271-0/+35
* simplify keys(%tied_hash) in boolean context.David Mitchell2017-07-271-0/+33
* RT#130623: assertions when tying into non-packagesAaron Crane2017-01-241-0/+18
* Improve error for missing tie() pacakge/methodDagfinn Ilmari Mannsåker2016-11-141-1/+11
* Better optimise array and hash assignmentDavid Mitchell2016-10-261-0/+16
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* Tired of looking up old bug numbersFather Chrysostomos2016-07-291-1/+1
* Non-invasive mojibake fixesStanislaw Pusep2015-07-031-1/+1
* t/op/tie.t: Skip a couple tests on EBCDICKarl Williamson2015-03-051-0/+7
* tie.t: Don’t skip base.pm test unconditionallyFather Chrysostomos2014-11-131-1/+1
* tied is OA_DANGEROUSFather Chrysostomos2014-11-081-0/+15
* Get tie.t working under minitestFather Chrysostomos2014-09-021-0/+2
* sub NEGATIVE_INDICES; + $tiï½...Father Chrysostomos2013-11-041-0/+10
* mg.c: Fix misuse of AvARRAY in defelem_targetFather Chrysostomos2013-11-041-0/+17
* Make &xsub and goto &xsub work with tied @_Father Chrysostomos2013-09-091-0/+18
* In sv.c:sv_magic don’t allow tying ro COWsFather Chrysostomos2013-08-111-0/+7
* Remove SvIsCOW checks from mg.c:mg_localizeFather Chrysostomos2013-08-111-3/+11
* Remove SvIsCOW checks from mg.c:S_save_magicFather Chrysostomos2013-08-111-0/+12
* [perl #78194] Make sub calls copy pad tmpsFather Chrysostomos2013-07-251-1/+1
* To-do tests for perl #78194Father Chrysostomos2013-07-251-0/+9
* [perl #27010] Make tie work through defelemsFather Chrysostomos2013-07-161-0/+28
* Make set-magic handle vstrings properlyFather Chrysostomos2013-07-151-0/+8
* Don’t crash with $tied[-1] when array is tied to non-objFather Chrysostomos2012-10-281-0/+15
* Don’t skip tied EXISTS for negative array indicesFather Chrysostomos2012-10-281-0/+15
* Don’t leak deleted iterator when tying hashFather Chrysostomos2012-09-221-0/+12
* Magic flags harmonization.Chip Salzenberg2012-07-151-2/+3
* Test case for [perl #9391]Brian Fraser2012-05-251-0/+12
* Fix for [perl #8931], call magic only once for join's first arg.Brian Fraser2012-05-251-0/+18
* Don’t allow read-only regexps to be tiedFather Chrysostomos2012-01-231-0/+10
* [perl #35865, #43011] FETCH after autovivifyingFather Chrysostomos2012-01-101-0/+18
* [perl #67490] Don’t call DELETE on scalar-tied elemFather Chrysostomos2012-01-081-0/+12
* Turn on AvREAL for tied arraysFather Chrysostomos2011-12-271-0/+10
* Allow COW PVMGs to be tiedFather Chrysostomos2011-12-011-0/+21
* [perl #97980] Stop tied() from returning a copyFather Chrysostomos2011-11-261-0/+8
* Copy magic during localisation even for GVsFather Chrysostomos2011-11-181-0/+16
* tie.t: typosFather Chrysostomos2011-11-051-2/+2
* Hide pad vars from magic methods on scope exitFather Chrysostomos2011-11-051-0/+54
* Make \&$tied call get-magic when it holds a globFather Chrysostomos2011-09-121-0/+12
* Fix two \&$tied regressionsFather Chrysostomos2011-09-011-0/+26
* [perl #8611] tied handles and gotos don't mixDavid Mitchell2011-06-141-0/+32
* Revert "Revert "Make untie check the FAKE flag on globs""Father Chrysostomos2011-06-111-3/+11
* Revert "Revert "[perl #77688] tie $scalar can tie a handle""Father Chrysostomos2011-06-111-0/+11