This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test case for C<undef %File::Glob::>
[perl5.git] / t / op / bop.t
2001-03-29 Peter Prymmersome tests (was Re: Perl5.7.* Unicode/EBCDIC status.)
2001-02-26 Jeff OkamotoPATCH: extra tests to check on negative float to unsign...
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-05 Jarkko HietaniemiTests for #8329 and #8330.
2000-11-13 Yitzchak Scott-Tho... Tweak the definition of the bit complement on UTF-8...
2000-10-20 Charles BaileySYN SYN
2000-10-16 Jarkko HietaniemiOne more ~utf8 tweak.
2000-10-16 Jarkko HietaniemiTweak the test of #7235.
2000-10-15 Simon CozensMake ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
2000-09-14 Simon CozensRe: perl@7078
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-18 Jarkko HietaniemiThe new tests were missing from #6415.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 M. J. T. GuyDo not assume sign propagation.
2000-02-28 Gurusamy Sarathymake stringwise bitops work properly on utf8 strings
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1996-11-26 Chip SalzenbergFix bitwise op test; clean up a couple of others
1996-11-19 Perl 5 Porters[inseparable changes from patch from perl5.003_07 to...
1996-08-25 Andy Doughertyperl 5.003_03: [patch introduction and re-organisation] perl-5.003_03
1996-08-25 Perl 5 PortersSupport bit operations on strings longer than 15 bytes.