Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose...
[p5sagit/p5-mst-13.2.git] / lib / utf8.t
2002-11-05 Marty Pauley new test based on:
2002-05-22 Jarkko Hietaniemi We do not want utf8.t to be compiled under -Mutf8,
2002-05-11 Jarkko Hietaniemi EBCDIC: the toke.c wariness about UTF-8 (really, UTF...
2002-04-03 Jarkko Hietaniemi non-perlio robustness.
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Jarkko Hietaniemi binmode :bytes, again.
2001-12-18 Jarkko Hietaniemi Make the utf8 malformedness messages more verbose.
2001-12-12 Nicholas Clark Re: [PATCH] use utf8; tests
2001-12-12 Nicholas Clark use utf8; tests
2001-12-11 Nicholas Clark Re: use utf8; with bad utf8
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...