This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
new perldelta
[perl5.git] / t / op / chr.t
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2015-10-26 Karl Williamsont/op/chr.t: Improve EBCDIC skip msg
2015-08-25 Karl Williamsonop/chr.t: Better skip message
2015-08-25 Karl WilliamsonVarious .t files: Use globals to see if on EBCDIC
2014-12-11 Father ChrysostomosDon’t call string overloading in chr
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2012-06-27 Father ChrysostomosMake srand treat "-1" as -1
2012-06-27 Father ChrysostomosMake srand respect magic
2007-05-10 Marc LehmannRe: Compress::Zlib, pack "C" and utf-8 [PATCH]
2006-05-15 SADAHIRO Tomoyukistrange encodings upsets pp_chr
2005-06-07 Jarkko HietaniemiRe: [perl #36130] chr(-1) should probably return undef
2005-06-04 Jarkko Hietaniemifurther speeding up of is_utf8_string()