summaryrefslogtreecommitdiff
path: root/t/op/utf8cache.t
Commit message (Expand)AuthorAgeFilesLines
* fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARSReini Urban2015-03-171-0/+3
* The miniperl skip in utf8cache.t was wrong.Jarkko Hietaniemi2014-11-141-1/+1
* [perl #121337] fix issues with op/utf8cache.tTony Cook2014-11-101-11/+10
* Make substr assignment work with changing UTF8nessFather Chrysostomos2012-10-011-1/+13
* Only cache utf8 offsets for PVsFather Chrysostomos2012-10-011-1/+33
* Stop substr lvalues from being confused by changing UTF8nessFather Chrysostomos2012-10-011-2/+10
* Stop pos from panicking when overloading changes UTF8nessFather Chrysostomos2012-10-011-1/+33
* [perl #114410] Reset utf8 pos cache on getFather Chrysostomos2012-08-301-1/+27
* utf8cache.t: Skip only the XS-dependent testFather Chrysostomos2012-08-301-1/+5
* utf8 pos cache: always keep most recent valueDavid Mitchell2012-08-211-1/+13
* Convert t/op/utf8cache.t to test.pl, strict and warnings.Nicholas Clark2011-03-121-11/+7
* utf8cache test: Hugo asks, and I provide. Merry ChristmasChip Salzenberg2009-12-081-0/+41