[perl #71204] diagnostics.pm suppresses 'Use of uninitialized value in range (or...
[p5sagit/p5-mst-13.2.git] / t / comp / utf.t
2009-11-30 Eric Brine Fix -DPERL_NO_UTF16_FILTER
2009-11-01 Nicholas Clark S_utf16_textfilter() was not returning EOF correctly...
2009-10-22 Nicholas Clark S_utf16_textfilter() needs to avoid splitting UTF-16...
2009-10-22 Nicholas Clark Test requiring files with non-BMP characters (encoded...
2009-10-22 Nicholas Clark Tests for UTF-16 characters > 256, including those...
2009-10-22 Nicholas Clark Re-write S_utf16_textfilter() to correctly handle parti...
2009-10-09 Nicholas Clark Don't use require in comp/utf.t, as require isn't teste...
2009-10-09 Nicholas Clark Use require.t's bytes_to_utf() in place of PerlIO layer...
2009-10-09 Nicholas Clark Replace longhand invocations of test() with 3 nested...
2009-10-09 Nicholas Clark Test utf8 with BOMs, like we already test utf16be and...
2008-08-08 Nicholas Clark Convert all unimaginative (ie race condition) temporary...
2006-10-19 Yves Orton Re: Off by one in the trie code?
2004-06-11 Marcus Holland-Moritz t/comp/utf.t failed when configuring with -Dnoextension...
2004-05-30 Nicholas Clark Skip in minitest
2004-05-18 Steve Hay Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net...
2004-05-13 Jarkko Hietaniemi BOM-marked and (BOMless) UTF-16 scripts not working