This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix for 20010407.008 sprintf removes utf8-ness.
[perl5.git] / t /
2001-08-16 Jarkko HietaniemiFix for 20010407.008 sprintf removes utf8-ness.
2001-08-16 Jarkko HietaniemiAdd a test for Unicode sprintf.
2001-08-16 Jarkko HietaniemiAdd Unicode tests for index/rindex.
2001-08-15 Jarkko HietaniemiThe #11673 necessitated a test tweak.
2001-08-15 Hugo van der SandenRe: [ID 20010809.023] perlre misleads when stating...
2001-08-15 Hugo van der SandenRe: [ID 20010811.006] re_eval: logical leaks
2001-08-14 Nikola Knezevicmagic.t
2001-08-14 Jarkko HietaniemiCompile failure message tidying.
2001-08-12 Jarkko HietaniemiFailure not true anymore (probably caused by my broken...
2001-08-12 Jarkko HietaniemiRelic in op.c (no regex feature should depend on the...
2001-08-12 Jarkko HietaniemiMark tests (and one module) having explicit Latin-1
2001-08-12 AbigailRe: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Jarkko HietaniemiTest for change #11639.
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-08-11 Jarkko HietaniemiAdd t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-09 Nick Ing-SimmonsIntegrate mainline
2001-08-08 Craig A. Berryfix t/run/exit.t for VMS
2001-08-05 Gurusamy Sarathyremove hardcoded cmd shell in testsuite
2001-08-04 Jarkko HietaniemiContinuation of #11575: SANY_SEEN completely deprecated,
2001-08-04 Daniel P. BerrangeDecouple SANY into SANY and CANY: the new SANY is ...
2001-08-04 Jarkko HietaniemiThe #11572 didn't up the test count.
2001-08-04 Daniel P. BerrangeUTF-8 bugs in string length & single line regex matches
2001-08-03 Craig A. Berryfix t/op/misc.t for VMS
2001-08-03 Nick Ing-SimmonsIntegrate mainline
2001-08-01 Jarkko HietaniemiTest for change #11536.
2001-08-01 Jarkko HietaniemiMore test fixups for #11537.
2001-08-01 Doug MacEachernRe: [PATCH pp_ctl.c] proposed Windows safe-guard
2001-08-01 Prymmer/Kahnfixups for t/harness
2001-08-01 Jarkko HietaniemiNeed to know the number of tests.
2001-08-01 Craig A. BerryRe: new exit tests on VMS
2001-07-31 Craig A. Berryfix fs.t for VMS
2001-07-30 Nick Ing-SimmonsIntegrate mainline
2001-07-29 Jeff Pinyansplit()'s unused captures should be undef, not ''
2001-07-24 Peter Prymmeradd io/fs.t to vmsperl test suite
2001-07-23 Ilya ZakharevichOS/2 multi-architecture
2001-07-22 Prymmer/KahnWin32 update for t/io/fs.t (may effect NetWare)
2001-07-20 Nick Ing-SimmonsIntegrate mainline
2001-07-18 Hugo van der SandenRe: [ID 20010716.005] numeric conversions in 5.7.[12...
2001-07-17 Peter PrymmerRe: [PATCH: perl@11359] possible fix for sprintf.t...
2001-07-17 Peter Prymmerfix t/op/sprintf.t to not load %Config
2001-07-16 Nick Ing-SimmonsIntegrate mainline
2001-07-14 Jeffrey Friedlpatch to add DEL to [:cntrl:]
2001-07-14 Peter Prymmerpossible fix for sprintf.t on VAX that loads %Config
2001-07-13 Nick Ing-SimmonsIntegrate mainline
2001-07-13 Jarkko HietaniemiRemove unicode::distinct, as per Inaba Hiroto.
2001-07-12 Jarkko HietaniemiRetract #11309 since #11310 is a better fix.
2001-07-12 Jarkko HietaniemiTemporary workaround.
2001-07-12 Jarkko HietaniemiUCD typo in #11306 and add also more known-to-be-tested
2001-07-12 Jarkko HietaniemiRename Unicode::UCD to UnicodeCD to avoid
2001-07-12 daniel@biz.bitpush... [ID 20010711.005] in Tie::Array, SPLICE ignores context...
2001-07-12 Paul JohnsonMore accurate line numbers in messages
2001-07-12 Nick Ing-SimmonsIntegrate mainline
2001-07-12 Mark-Jason DominusRe: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-12 Barrie SlaymakerRe: ActivePerl 628 + warnings + fork + exec = spurious...
2001-07-11 Nick Ing-SimmonsIntegrate mainline
2001-07-11 Jarkko HietaniemiTweak until Pod::Parser gets updated.
2001-07-10 Jarkko HietaniemiA proof of the dangers of package; ?
2001-07-10 Robin Houstondeprecate package with no arguments
2001-07-09 Jarkko HietaniemiAdd the new modules to the list of having those own...
2001-07-09 Nick Ing-SimmonsIntegrate mainline
2001-07-09 Gurusamy Sarathyt/harness doesn't know about run/*.t
2001-07-09 Gurusamy Sarathyrun/exit.t busted on windows
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Jarkko HietaniemiRetract #11172.
2001-07-06 Piers Cawley(Retracted by #11178)
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-07-05 Radu Greab(retracted by #13533)
2001-07-04 Jarkko HietaniemiAvoid the two study tests in OS/390 until the bug has...
2001-07-04 Jarkko HietaniemiDOS/DJGPP tweaks from Laszlo Molnar.
2001-07-04 Jarkko HietaniemiThe #11132 missed singleton characters (not part
2001-07-04 Jarkko HietaniemiSupport preferentially the Unicode 'scripts' definition
2001-07-02 Nicholas ClarkRe: Fixed pack problem - sort of
2001-07-02 Nicholas ClarkRe: op/numconvert.t failures
2001-07-02 H.M. BrandReport /pro/3gl/CPAN/perl-5.7.1
2001-06-30 Nick Ing-SimmonsIntegrate mainline
2001-06-30 Nicholas Clarkop/numconver.t
2001-06-30 Jarkko HietaniemiThe $^N is now taken (by #11038).
2001-06-30 Michael G. SchwernAnother shot at testing exit codes.
2001-06-30 Jarkko HietaniemiAdd support for $^N, the most-recently closed group.
2001-06-29 Radu GreabRe: Bug report: split splits on wrong pattern
2001-06-29 Nick Ing-SimmonsIntegrate mainline
2001-06-29 Jarkko HietaniemiIn EBCDIC assume UTF-EBCDIC, not UTF-8.
2001-06-26 Jarkko HietaniemiEscape multiline croak messages.
2001-06-26 Jarkko HietaniemiBe even more relaxed (re-allow having only one entry).
2001-06-25 Jarkko HietaniemiMPE/iX test tweaks from Mark Bixby.
2001-06-25 Abhijit Menon-SenRe: [ID 20010621.007] readline() not quite as equal...
2001-06-25 Jarkko HietaniemiAdd Test::More, from Michael G Schwern.
2001-06-25 Jarkko HietaniemiAdd Test::Simple from Michael G Schwern.
2001-06-25 Abhijit Menon-SenRe: [ID 20010621.007] readline() not quite as equal...
2001-06-24 Richard Soderbergt/op/pat.t typo fix
2001-06-24 Jarkko HietaniemiMove the pack warnings to their own file, as pointed
2001-06-24 Jarkko HietaniemiRelax the group and password tests back to moaning...
2001-06-24 Ilya ZakharevichRe: [PATCH 5.6.1] test suite
2001-06-23 Jarkko Hietaniemicygwin needs cygwin1.dll in PATH or cwd to run external...
2001-06-23 Jarkko HietaniemiMore Cygwin filesystem semantics.
2001-06-23 Jarkko HietaniemiThe group (and assumedly passwd) databases can have
2001-06-23 Jarkko HietaniemiFix for ID 20010619.003, the [[:print:]] is not supposed
2001-06-23 Nick Ing-SimmonsIntegrate mainline
next