Remove support for assertions and -A
[p5sagit/p5-mst-13.2.git] / t / op / utftaint.t
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2006-02-27 Nicholas Clark Move all the de-tainting logic for runperl into test.pl.
2006-02-27 Steve Hay Fix op/utftaint.t on Win32 following change #27248
2006-02-20 Dominic Dunlop Trouble with $ENV{CDPATH} after change #27236
2006-02-20 Nicholas Clark utftaint.t won't be able to run tests with -T if you...
2006-02-18 Nicholas Clark Turn of tainting locally inside swash_init(), as the...
2006-02-18 Nicholas Clark Convert utftaint.t to test.pl (from Test.pm) and provid...
2005-03-08 Ton Hospel Encoding neutral unpack
2004-06-06 SADAHIRO Tomoyuki Re: [PATCH] [perl #29841] utf8::decode doesn't work...
2004-05-24 Rafael Garcia-Suarez Tests for change #22842, by SADAHIRO Tomoyuki