This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate perlio:
[perl5.git] / t / lib /
2002-02-09 Nicholas ClarkRe: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-03 Rafael Garcia-Suarezlstat FH and -l FH warnings
2002-02-01 Nick Ing-SimmonsIntegrate mainline
2002-01-31 Rafael Garcia-Suarezforbid -l _ after -T _
2002-01-31 Jarkko HietaniemiTurn the I/O Unicode error by default on, but the
2002-01-28 Jarkko HietaniemiThe "used only once" warnings (from gv_check) come
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Michael G. Schwern[BUG] /\_/ an unrecognized escape?
2002-01-21 Rafael Garcia-SuarezRe: [PATCH warnings, perldiag] document diagnostics
2002-01-18 Michael G. SchwernSyncing with bleadperl
2002-01-17 Nick Ing-SimmonsIntegrate mainline (for ndbm fixes etc.)
2002-01-16 Rafael Garcia-SuarezRe: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia-Suarez(replaced by #14303)
2002-01-12 Mike GuyCorrect misleading error message
2002-01-11 Michael G. SchwernTest::Harness 2.01
2002-01-10 Gisle AasNo 'once' warnings for variables declared with our
2002-01-08 TelsMath-BigInt v1.49 released
2002-01-04 Rafael Garcia-Suarezwarn if not CORE::dump
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-12-18 Jarkko HietaniemiIntegrate perlio:
2001-12-18 Nick Ing-SimmonsTidied version of Jeffrey Friedl's <jfriedl@yahoo.com...
2001-12-18 Jarkko HietaniemiEchoes of #13757.
2001-12-17 Jarkko HietaniemiDemote the surrogate and non-character errors to warnings.
2001-12-13 Nicholas ClarkRe: use utf8; with bad utf8
2001-12-07 Jarkko HietaniemiUpgrade to Math::BigInt 1.48.
2001-12-06 Robin HoustonRe: weirdness in regexps
2001-11-29 Hugo van der SandenRe: More h2ph problems [was Re: h2ph confused by commen...
2001-11-28 Jarkko HietaniemiTest cases for the first half of #13338.
2001-11-26 Jarkko HietaniemiUpdate the test list.
2001-11-25 Jarkko HietaniemiNo Socket, little Net.
2001-11-25 Jarkko HietaniemiRevert the /proc/self/auxv experiment for now.
2001-11-25 Jarkko HietaniemiNow is Solaris if you start the t/perl in the t/
2001-11-24 Jarkko HietaniemiUpdate 1_compile for new known tests.
2001-11-24 Jarkko HietaniemiMove the MBF/MBI test modules to t/lib.
2001-11-23 Jarkko HietaniemiHere are the right helper files.
2001-11-23 Jarkko HietaniemiUpgrade to Filter::Simple 0.77.
2001-11-21 Jarkko HietaniemiUpdate the list of modules having tests.
2001-11-20 Chris Nandorfilter-util.pl for Mac OS
2001-11-19 Rafael Garcia-Suareznew warning "Useless use of sort in scalar context"
2001-11-19 Jarkko HietaniemiUpdate the list of tests.
2001-11-18 Michael G. SchwernRe: [ID 20011116.125] $a = undef; print "$a\n"; does...
2001-11-15 Jarkko HietaniemiUpgrade to Filter::Simple 0.70.
2001-11-06 Nick Ing-SimmonsKeep It Simple and Stupid version of readonly hash...
2001-10-29 Jarkko HietaniemiNone of the libnet modules are going to work in
2001-10-29 Jarkko HietaniemiIn EBCDIC cannot test compile Net::Cmd without Convert...
2001-10-23 Jarkko HietaniemiNegation and Unicode: sort of solves 20010303.010,
2001-10-23 Jarkko HietaniemiMake the "isn't numeric" warning to show Unicode as...
2001-10-22 Jarkko HietaniemiIntegrate changes #12549 and #12550 from maintperl;
2001-10-17 Michael G. SchwernTest::Simple 0.32
2001-10-14 Paul MarquessFix scoping problem with FATAL warnings
2001-10-09 Jarkko HietaniemiCPAN::Nox does now have a test.
2001-10-08 Jarkko HietaniemiUpdate the list because fo #12265.
2001-09-25 John Peacockwarning on v-string in use/require
2001-09-24 Jarkko HietaniemiRetract #12136, the warnings::register is already
2001-09-23 Jarkko Hietaniemi1_compile updates.
2001-09-23 chromaticAdd Tests for
2001-09-22 Jarkko HietaniemiUpdate the test on warnings/register.t.
2001-09-17 Michael G. SchwernRe: filename problems
2001-09-17 Rafael Garcia-Suareznew tests
2001-09-09 Jarkko Hietaniemiblib does have a detectable test.
2001-09-09 Jeff Pinyan[PATCH regcomp.c] zero-width assertions CAN be ?'d
2001-09-09 Michael G. Schwern[REPATCH] Re: [PATCH] new test lib/blib.t
2001-09-07 Jarkko HietaniemiClean up 1_compile.t; move tests to more consistent
2001-09-07 Jarkko Hietaniemivars very much has a test.
2001-09-07 Michael G. SchwernTest::Harness 1.25 sync
2001-09-07 chromaticAdd Tests for the less Pragma
2001-09-07 Jarkko HietaniemiAdd more modules to the list of modules that have tests,
2001-09-06 Jarkko HietaniemiTest-Simple syncup from Schwern.
2001-09-03 Jarkko HietaniemiDamian's Filter::Simple test uses FilterTest, not MyFilter.
2001-08-14 Jarkko HietaniemiCompile failure message tidying.
2001-08-12 Jarkko HietaniemiMark tests (and one module) having explicit Latin-1
2001-08-10 Jarkko HietaniemiDecommission Time::Piece; unnecessary Yet Another Time...
2001-08-01 Jarkko HietaniemiMore test fixups for #11537.
2001-07-17 Peter PrymmerRe: [PATCH: perl@11359] possible fix for sprintf.t...
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 Paul JohnsonMore accurate line numbers in messages
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-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-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-06-25 Jarkko HietaniemiAdd Test::More, from Michael G Schwern.
2001-06-25 Jarkko HietaniemiAdd Test::Simple from Michael G Schwern.
2001-06-24 Jarkko HietaniemiMove the pack warnings to their own file, as pointed
2001-06-21 Jarkko HietaniemiRe-add the files as text.
2001-06-21 Jarkko HietaniemiDelete the binary files.
2001-06-19 Spider Boardman[ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 ...
2001-06-18 Jarkko HietaniemiMove the locale/strict/warnings helper files back
2001-06-18 Nick Ing-SimmonsIntegrate mainline (part1)
2001-06-18 Jarkko HietaniemiThe Grand Trek: move the *.t files from t/ to lib/...
2001-06-17 Jarkko HietaniemiStill spurious output; indent the code a bit.
2001-06-17 Jarkko HietaniemiThe final print annoys make test.
2001-06-17 Jarkko HietaniemiAdd an option for handling dangling symbolic links.
next