This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
make t/op/rand.t fail less often
[perl5.git] / t / uni /
2011-03-12 Nicholas ClarkRename test.pl's skip_all_without_extension to *_dynami...
2011-03-07 Nicholas ClarkRefactor 5 tests to use skip_all(), instead of generati...
2011-03-07 Nicholas ClarkSimplify the startup skip logic of tests in t/uni.
2011-03-06 Nicholas ClarkSkip taint.t and lex_utf8.t under minitest, as both...
2011-03-06 Nicholas ClarkIn t/ avoid using File::Spec for paths only used by...
2011-01-16 David Mitchellrestrict \p{IsUserDefined} to In\w+ and In\w+
2011-01-14 Karl Williamsonuni/fold.t: Fix TODOs that now pass
2010-12-16 Nicholas ClarkRemove "dead" RCS $Id$ tags from files that we own.
2010-12-15 Karl Williamsonregex: Multi-char /i shouldnt match single char []
2010-12-15 Karl WilliamsonRevamp t/uni/fold.t
2010-12-08 Brad GilbertReplaced '1 while unlink' with 'unlink_all' in t/uni...
2010-12-08 Karl Williamsonuni/fold.t: Prevent [] from being optimized out
2010-11-19 Karl WilliamsonAdd Unicode's minor 6.0 correction
2010-06-15 Karl Williamsonuc(): Handle Greek YPOGEGRAMMENI
2010-06-15 Karl Williamsont/uni/case.pl: allow extra tests of different form
2010-05-25 Karl WilliamsonChange a few tests to use new test.pl EBCDIC stuff
2009-12-20 Rafael Garcia-SuarezIntroduce C<use feature "unicode_strings">
2009-11-25 Karl Williamsonwrap uniprops.t; makefile changes for mktables
2009-11-23 Karl WilliamsonMake unicode semantics the default
2009-11-22 Karl Williamsonmktables revamp
2009-10-06 Nicholas ClarkReplace a hardcoded temporary file name with test.pl...
2009-10-06 Nicholas ClarkStandardise t/uni/*.t on ./test.pl, and remove PERL_COR...
2009-10-06 Nicholas ClarkDon't attempt UTF-8 cache assertion for SVs with invali...
2009-01-27 KarlChange to use 5.1 Unicode file versions
2009-01-15 karl williamson[perl #59908] \x, \0, and \N{} not ok in double-quotish...
2008-12-19 Steve PetersSubject: PATCH 5.10 documentation
2008-04-05 Nicholas ClarkUCD 5.1.0
2008-01-12 Nicholas ClarkFix bug whereby length on a tied scalar that returned...
2007-09-23 H.Merijn BrandRevert #31942, as it was inconsistent between threaded and
2007-09-23 Abe Timmermannetbsd's setlocale () doesn't support LC_COLLATE and...
2007-07-30 Nicholas ClarkFix typos in comments.
2007-05-02 Jonathan Steinert[perl #42839] Swatch hash cache has key mismatch
2007-01-08 Nicholas Clarkdo $file; won't propagate errors from die, as do is...
2006-11-18 Craig A. BerryUpdate skip count for VMS.
2006-11-04 SADAHIRO TomoyukiRe: [perl #40641] crash with unicode characters in...
2006-10-24 Rafael Garcia-SuarezSilence an expected warning (when playing with utf8ness...
2006-09-06 Jarkko HietaniemiUCD 5.0.0
2006-07-14 Craig A. Berryoverload.t has same locale problem with VMS that it...
2006-07-12 Jarkko Hietaniemiz/OS: t/ - mostly EBCDIC fixes
2006-05-15 SADAHIRO Tomoyukistrange encodings upsets pp_chr
2006-05-13 Jarkko Hietaniemit/uni/overload.t
2006-04-30 Nicholas ClarkOne part of pp_pack couldn't correctly handle surprises...
2006-04-30 Nicholas Clarkdo_vop() couldn't correctly handle surprises from UTF...
2006-04-30 Nicholas Clarkindex and rindex couldn't correctly handle surprises...
2006-04-29 Nicholas Clarksyswrite couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas Clarkprint couldn't correctly handle surprises from UTF...
2006-04-29 Nicholas ClarkThere were more ways to break uc/lc/ucfirst/lcfirst...
2006-04-29 Nicholas Clarklcfirst/ucfist plus an 8 bit locale could mangle UTF...
2006-04-29 Nicholas Clarkuc plus an 8 bit locale could get confused by UTF-8...
2006-04-29 Nicholas Clarklc plus an 8 bit locale could mangle UTF-8 values retur...
2006-04-28 Nicholas ClarkFix bug 34297 (length of overloaded UTF-8 strings)
2005-12-11 Nicholas ClarkFix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug...
2005-11-07 Nicholas ClarkFor each test function, test it as is, and with extra...
2005-11-07 Nicholas ClarkFix bug #37628 (both lcfirst and ucfirst)
2005-06-30 Telsmake t/uni/class.t faster
2005-05-28 Jarkko HietaniemiRe: t/uni/class.t has a lot to warn about
2005-04-22 Craig A. Berryt/uni/class.t -- update VMS test skippage
2005-04-02 Jarkko HietaniemiUnicode 4.1.0
2005-02-14 Ton HospelRe: encoding neutral unpack
2004-10-02 Craig A. Berrymake t/uni/class.t pass on VMS
2004-06-25 Rafael Garcia-SuarezMore @INC test fixes
2004-05-02 Nicholas ClarkMake t/uni/class.t pass on case insensitive file systems
2004-04-27 Jeff Pinyancandidate for TR18 compliance
2004-04-19 Rafael Garcia-SuarezNew file left out of the last commit.
2004-03-03 Jarkko HietaniemiSpeed up the unicode case mappings (for /i, lc, uc...
2004-03-02 Nicholas ClarkChange the skip logic on the unicode tests so that...
2004-01-23 Nicholas Clarktest that use encoding; doesn't cause references to...
2004-01-23 Nicholas ClarkCheck the return values of chomp
2004-01-23 SADAHIRO TomoyukiRe: [perl #24888] chomp ignores utf8
2003-07-21 Craig A. BerryRe: [PATCH] test clean-up for VMS
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-03-04 Jarkko HietaniemiCan't test this without PerlIO.
2003-03-02 Jarkko HietaniemiFurther Unicode formats patching from Inaba Hiroto.
2003-02-05 Inaba Hiroto[Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-02 Jarkko Hietaniemiminitest wasn't working. (The $^X /miniperl/ test in
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-14 Jarkko HietaniemiEncode 1.84 broke the subtest #7, further study required.
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-11-25 Dan Kogai[Encode] 1.83 + bleedperl patch released
2002-11-07 Dan KogaiRe: The Inaba patch for tr/// vs. use encoding
2002-04-02 Jarkko HietaniemiEBCDIC test tweak.
2002-03-03 Jarkko HietaniemiEBCDIC: special cases of special cases.
2002-02-20 Jarkko HietaniemiBetter debugging info.
2002-02-19 Jarkko HietaniemiAdd back the new casing tests.
2002-02-18 Jarkko HietaniemiWhat do you know; these tests unearthed nasty problems.
2002-02-18 Jarkko HietaniemiMore Unicode casing checks.
2002-02-13 Jarkko HietaniemiTiny test script tweaks.
2002-02-02 Jarkko HietaniemiEBCDIC: no hope to get the low 256 right in unifolding.
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Jarkko HietaniemiUndo the renaming of the Unicode data files; the simple
2002-01-15 Nick Ing-SimmonsBlind integrate of bulk of mainline.
2002-01-13 Jarkko HietaniemiStart a new test category: uni. Much of t/op/pat