This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re-write S_utf16_textfilter() to correctly handle partial reads of UTF-16.
[perl5.git] / t / comp / utf.t
2009-10-22 Nicholas ClarkRe-write S_utf16_textfilter() to correctly handle parti...
2009-10-09 Nicholas ClarkDon't use require in comp/utf.t, as require isn't teste...
2009-10-09 Nicholas ClarkUse require.t's bytes_to_utf() in place of PerlIO layer...
2009-10-09 Nicholas ClarkReplace longhand invocations of test() with 3 nested...
2009-10-09 Nicholas ClarkTest utf8 with BOMs, like we already test utf16be and...
2008-08-08 Nicholas ClarkConvert all unimaginative (ie race condition) temporary...
2006-10-19 Yves OrtonRe: Off by one in the trie code?
2004-06-11 Marcus Holland-Moritzt/comp/utf.t failed when configuring with -Dnoextension...
2004-05-30 Nicholas ClarkSkip in minitest
2004-05-18 Steve HayRe: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-13 Jarkko HietaniemiBOM-marked and (BOMless) UTF-16 scripts not working