Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make substr assignment work with changing UTF8ness | Father Chrysostomos | 2012-10-01 | 1 | -1/+13 |
* | Only cache utf8 offsets for PVs | Father Chrysostomos | 2012-10-01 | 1 | -1/+33 |
* | Stop substr lvalues from being confused by changing UTF8ness | Father Chrysostomos | 2012-10-01 | 1 | -2/+10 |
* | Stop pos from panicking when overloading changes UTF8ness | Father Chrysostomos | 2012-10-01 | 1 | -1/+33 |
* | [perl #114410] Reset utf8 pos cache on get | Father Chrysostomos | 2012-08-30 | 1 | -1/+27 |
* | utf8cache.t: Skip only the XS-dependent test | Father Chrysostomos | 2012-08-30 | 1 | -1/+5 |
* | utf8 pos cache: always keep most recent value | David Mitchell | 2012-08-21 | 1 | -1/+13 |
* | Convert t/op/utf8cache.t to test.pl, strict and warnings. | Nicholas Clark | 2011-03-12 | 1 | -11/+7 |
* | utf8cache test: Hugo asks, and I provide. Merry Christmas | Chip Salzenberg | 2009-12-08 | 1 | -0/+41 |