This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove CR characters from raw input in op/magic.t on Windows
[perl5.git] / t / uni /
2012-06-24 Jesse Luehrsadd warning for negative argument to chr() [perl #83048]
2012-06-06 Father Chrysostomosstash.t: 2 TODO tests I missed
2012-06-05 Father Chrysostomosstash.t: Un-TODO passing tests
2012-06-02 Karl Williamsonuni/fold.t: Improve some handling of older Unicodes
2012-06-02 Karl Williamsonuni/fold.t: Add details to some test names
2012-06-02 Karl Williamsonuni/fold.t: Use Unicode::UCD::casefolds() for inputs
2012-06-02 Karl Williamsont/uni/case.pl: Allow to work on early Unicodes
2012-06-02 Karl Williamsont/uni/case.pl: Use warnings and strict
2012-05-22 Steve HayClose the filehandle actually being tested in uni/readl...
2012-04-26 Brian FraserMake unicode label tests use unicode_eval.
2012-03-28 Father Chrysostomosuni/parser.t: Don’t test for explicit eval number
2012-03-28 Father ChrysostomosCorrect minitest skip count in uni/labels.t
2012-03-25 Father ChrysostomosFix test failure
2012-03-25 Brian FraserLabel UTF8 cleanup
2012-03-25 Brian Frasertoke.c: "Bad name after %s%s" cleanup.
2012-03-23 Brian Fraserop.c: Warnings cleanup.
2012-03-23 Brian Frasertoke.c: S_checkcomma, "No comma allowed after %s" cleanup
2012-03-23 Brian Frasertoke.c: '"(my|state)" variable %s can't be in a package...
2012-03-23 Brian Frasertoke.c: 'No package name allowed for variable %s in...
2012-03-23 Brian Frasertoke.c: 'No such class %s' cleanup.
2012-03-23 Father Chrysostomosuni/parser.t: Fix eval num in test
2012-03-23 Brian Frasertoke.c: 'Unrecognized character' croak cleanup.
2012-01-29 Brian FraserImplement the fc keyword and the \F string escape.
2012-01-17 Nicholas ClarkAvoid 'defined(@array) is deprecated' warnings in tests.
2012-01-13 Karl Williamsonregcomp.c: Optimize a single Unicode property in a...
2012-01-13 Karl Williamsonuni/cache.t: Fix to handle regex compile time Uni props
2012-01-13 Karl Williamsonuni/class.t: Add test
2011-12-16 Brian Fraserpp_hot.c: First letter of latin-1 classnames wasn't...
2011-11-17 Michael G. SchwernAdd class_ok() and object_ok() to t/test.pl.
2011-11-08 Karl Williamsont/uni/case.pl: Allow overridden simple maps in input
2011-11-06 Brian Frasereval STRING UTF8 cleanup.
2011-10-07 Father ChrysostomosDon’t put malformed UTF8 in $AUTOLOAD
2011-10-06 Father ChrysostomosCorrect skip counts for miniperl
2011-10-06 Father Chrysostomosuni/universal.t tests passing
2011-10-06 Brian Frasertoke.c, ext/attributes/attributes.xs: Make attributes...
2011-10-06 Brian FraserTODO tests for parsing our() now pass
2011-10-06 Brian Frasergv.c, op.c, pp.c: Stash-injected prototypes and prototy...
2011-10-06 Brian Frasertoke.c: Some simple mending to get readline() working...
2011-10-06 Brian Fraserpp_sys.c: pp_select UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Malformed prototype warning on UTF8 sub name
2011-10-06 Brian FraserSeveral TODO tests that now pass.
2011-10-06 Brian Frasert/uni/gv.t, stringify is clean, remove the TODO
2011-10-06 Brian FraserTests for DATA handle in UTF8 packages
2011-10-06 Brian FraserTests for UTF-8 stashes.
2011-10-06 Brian FraserTests for package; declarations in UTF-8
2011-10-06 Brian FraserMore tests for t/uni/method.t
2011-10-06 Brian Frasersv.c: Make most warnings utf8-clean
2011-10-06 Brian Frasersv.c: Pass in UNI_DISPLAY_ISPRINT in S_not_a_number
2011-10-06 Brian Fraserpp_sys.c: Make warnings utf8-clean
2011-10-06 Brian Fraserpp_hot.c: Make warnings utf8-clean
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-10-06 Brian Fraserpp_sys.c: pp_tie and untie UTF8 cleanup.
2011-10-06 Brian Fraserpp_ctl.c: pp_caller UTF8 cleanup.
2011-10-06 Brian Fraserpp.c & sv.c: pp_ref UTF8 and null cleanup.
2011-10-06 Brian Fraserpp.c: pp_bless UTF8 cleanup.
2011-10-06 Brian Fraserop.c: Flag named methods if they are in UTF-8.
2011-10-06 Brian Fraserpp_ctl.c: pp_goto UTF8 cleanup.
2011-10-06 Brian FraserTests for UTF-8 GVs.
2011-10-06 Brian Fraserop.c: newCONSTSUB and newXS UTF8 cleanup.
2011-10-06 Brian FraserBasic tests for UTF-8 vars.
2011-10-01 Father Chrysostomos[perl #99984] Incorrect errmsg with our $::é
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
next