This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: EBCDIC fix
[perl5.git] / ext / XS-APItest / t / svpv_magic.t
2015-09-04 Karl WilliamsonXS-APItest/t/svpv_magic.t: Generalize for EBCDIC
2015-03-06 Karl Williamsonext/XS-APItest/t/svpv_magic.t: Generalize for non-ASCII...
2012-02-01 Father ChrysostomosStop SvPVutf8 from forcing the POK flag
2012-02-01 Father ChrysostomosXS::APItest: svpv_magic.t: Correct test name
2012-01-31 Father ChrysostomosTest that SvPVutf8 works with magic vars
2011-02-05 Nicholas ClarkConvert XS::APItest's svpv_magic.t to Test::More.
2010-10-25 Tony Cookrt #72398 - get magic before downgrading in SvPVbyte()
2010-10-25 Niko TyniTODO test: SvPVbyte should handle get magic before...