summaryrefslogtreecommitdiff
path: root/t/op/pos.t
Commit message (Expand)AuthorAgeFilesLines
* Fix assert fail when fetching pos clobbers ref with undefFather Chrysostomos2013-08-251-1/+10
* Stop pos() from being confused by changing utf8nessFather Chrysostomos2013-08-251-1/+32
* pos.t: test something I almost brokeFather Chrysostomos2013-07-231-1/+3
* [perl #77814] Make defelems propagate posFather Chrysostomos2013-07-151-1/+27
* t/op/pos.t: Provide descriptions for remaining tests lacking them.James E Keenan2013-01-051-7/+7
* Make pos less volatile when UTF8-ness can changeFather Chrysostomos2012-10-011-1/+8
* Make pos(@array) and pos(%hash) into errorsFather Chrysostomos2012-05-211-1/+10
* Fix typos (spelling errors) in t/*.Peter J. Acklam) (via RT2011-01-071-1/+1
* Fix untimely destruction introduced by lvalue ops [RT#67838] by returning a T...Eric Brine2010-08-131-4/+1
* TODO tests for untimely destruction introduced by lvalue ops [RT#67838]Eric Brine2010-08-131-1/+15
* Perl_sv_pos_b2u now calls utf8_mg_len_cache_update for the string end offset.Nicholas Clark2010-07-121-1/+9
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* When restoring localised values, call set only on container magic.Dave Mitchell2007-03-181-7/+4
* Converted t/op/pos.t to use test.pl and added TODO test for Steve Peters2006-02-231-9/+19
* Retract #11156 since Sarathy has found that it breaks code:Jarkko Hietaniemi2001-12-081-19/+3
* (retracted by #13533)Radu Greab2001-07-051-3/+19
* Fix for bug id 19990615.008, pos() unset during s///ge.Jarkko Hietaniemi2000-11-051-1/+8
* [win32] merge changes#755..759,763,764 from maintbranchGurusamy Sarathy1998-05-141-0/+0
* [win32] merge changes#752,753 from maintbranchGurusamy Sarathy1998-05-141-0/+16