summaryrefslogtreecommitdiff
path: root/t/op/utf8cache.t
Commit message (Expand)AuthorAgeFilesLines
* 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