IO::Poll: Removing Handles
[p5sagit/p5-mst-13.2.git] / t /
2002-02-18 Rafael Garcia-Suarez bug on "do NUMBER"
2002-02-17 Audrey Tang Tied STDERR should catch messages from warn() and die()
2002-02-16 Abhijit Menon-Sen Remove dubious test.
2002-02-16 Abhijit Menon-Sen Absorb #14701 by Sarathy from maint-5.6.
2002-02-14 Rafael Garcia-Suarez Re: bug? no warning from getc BOLLOCKS
2002-02-14 Nick Ing-Simmons Integrate mainline
2002-02-13 H.Merijn Brand Re: perl@14647
2002-02-13 Nick Ing-Simmons Integrate mainline
2002-02-13 Jarkko Hietaniemi Duh.
2002-02-13 Jarkko Hietaniemi Retract #14666.
2002-02-13 Jarkko Hietaniemi (retracted by #14667)
2002-02-13 Jarkko Hietaniemi Tiny test script tweaks.
2002-02-12 Nick Ing-Simmons Integrate mainline
2002-02-12 Craig A. Berry t/test.pl fix for VMS
2002-02-11 Jarkko Hietaniemi EBCDIC: pack U bytes change.
2002-02-11 Jarkko Hietaniemi EBCDIC: pack U is no more equal to concat of \xHHs.
2002-02-11 Nick Ing-Simmons Integrate mainline
2002-02-11 Mike Guy Re: [PATCH] Re: Modulus operator inconsistency
2002-02-10 Jarkko Hietaniemi Integrate perlio:
2002-02-10 Jarkko Hietaniemi EBCDIC: the low 256 needs to be shuffled also
2002-02-10 Nick Ing-Simmons Borland/Win32 tuning
2002-02-10 Nick Ing-Simmons Integrate mainline
2002-02-09 Nicholas Clark Re: FreeBSD hangs when reading from dup'd STDOUT/ERR...
2002-02-09 Nicholas Clark Re: Modulus operator inconsistency
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-08 Rafael Garcia-Suarez Re: [PATCH] eof() coredumps when ARGV is aliased to...
2002-02-08 Yitzchak Scott-Tho... Configure followed by make minitest
2002-02-08 Nick Ing-Simmons Integrate mainline
2002-02-07 Jarkko Hietaniemi In case of failure be more verbose.
2002-02-07 Jarkko Hietaniemi Sanity checks to see that the IV/NV and the PV of numeric
2002-02-07 Jarkko Hietaniemi Retract the anon leak subpatch of #14418 and #14431
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Artur Bergman Don't assume that we can chmod symlinks. It fails on...
2002-02-03 Nick Ing-Simmons Integrate mainline
2002-02-03 Rafael Garcia-Suarez lstat FH and -l FH warnings
2002-02-03 Jarkko Hietaniemi [PATCH t/op/taint.t] remove possible false positive
2002-02-02 Jarkko Hietaniemi EBCDIC: no hope to get the low 256 right in unifolding.
2002-02-01 Nick Ing-Simmons Integrate mainline
2002-02-01 Rafael Garcia-Suarez temp file not cleaned up
2002-02-01 Rafael Garcia-Suarez make "lstat FH" croak
2002-02-01 Kay Röpke Mentioning Darwins UFS ctime failure
2002-01-31 Jarkko Hietaniemi Re: [PATCH] perl -V:
2002-01-31 Rafael Garcia-Suarez forbid -l _ after -T _
2002-01-31 Jarkko Hietaniemi Turn the I/O Unicode error by default on, but the
2002-01-30 Rafael Garcia-Suarez new test
2002-01-30 Jarkko Hietaniemi EBCDIC: t/op/lc.t now passes.
2002-01-29 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi Prettier printing from Michael Schwern.
2002-01-28 Jarkko Hietaniemi Round #2 on EBCDICation.
2002-01-28 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi The "used only once" warnings (from gv_check) come
2002-01-28 Nick Ing-Simmons Integrate mainline
2002-01-28 Jarkko Hietaniemi EBCDIC portability.
2002-01-27 Jarkko Hietaniemi Unfinished EBCDIC branch.
2002-01-27 Jarkko Hietaniemi chr(42) ne '*' if one is in EBCDIC.
2002-01-27 Andy Dougherty Fix up recent op/stat.t failures
2002-01-26 Nick Ing-Simmons Integrate mainline
2002-01-25 Jarkko Hietaniemi Integrate perlio:
2002-01-25 Rafael Garcia-Suarez new test in op/universal.t
2002-01-25 Nick Ing-Simmons More Win32 tuning
2002-01-25 Nick Ing-Simmons Fix winsystem.t's attempt to build showav.exe to work
2002-01-25 Jarkko Hietaniemi Integrate changes 13474+13478+13584 from maintperl;
2002-01-25 Jarkko Hietaniemi Integrate perlio:
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-25 Nick Ing-Simmons Linux/NFS hackery was not faking right number of passes.
2002-01-24 Jarkko Hietaniemi Few more paranoia checks for Unicode hash keys.
2002-01-24 Andy Dougherty Suppress /bin/ls errors in t/op/stat.t
2002-01-24 Nick Ing-Simmons Expand command line test globs on Win32.
2002-01-23 Michael G. Schwern Re: bless() bug ? Why fails reblessing of 'main::Object...
2002-01-23 Yitzchak Scott-Tho... [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on...
2002-01-21 Michael G. Schwern [BUG] /\_/ an unrecognized escape?
2002-01-21 Jarkko Hietaniemi Undo the renaming of the Unicode data files; the simple
2002-01-21 Rafael Garcia-Suarez Re: [PATCH warnings, perldiag] document diagnostics
2002-01-20 Nick Ing-Simmons Integrate mainline
2002-01-20 Jarkko Hietaniemi Make also hex() and oct() to croak if their arguments
2002-01-19 Tels Re: ext/Devel/DProf/DProf.t -- use exe_ext
2002-01-18 Nick Ing-Simmons Integrate mainline
2002-01-18 Michael G. Schwern Syncing with bleadperl
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-17 Jarkko Hietaniemi Rename kill_perl to fresh_perl; replace fresh_perl()
2002-01-17 Jarkko Hietaniemi Retract #14144 as Hugo isn't happy with it.
2002-01-16 Paul Green Fix crypt.t and fs.t tests
2002-01-16 Rafael Garcia-Suarez Re: [PATCH] length of undefined $(digit) should warn
2002-01-16 Rafael Garcia-Suarez (replaced by #14303)
2002-01-16 Nick Ing-Simmons Integrate mainline
2002-01-15 Jarkko Hietaniemi Make the test harder.
2002-01-15 Nick Ing-Simmons Blind integrate of bulk of mainline.
2002-01-15 Rafael Garcia-Suarez [PATCH] Overriding readline() should also override...
2002-01-14 Jarkko Hietaniemi Big mktables rewrite from Jeffrey;
2002-01-13 Jarkko Hietaniemi Start a new test category: uni. Much of t/op/pat
2002-01-13 Jarkko Hietaniemi Move the UTF-8 conversion code earlier so that
2002-01-13 Jarkko Hietaniemi Make the crypt() pickier: if downgrading doesn't work,
2002-01-13 Hugo van der Sanden Re: lookbehind broken with latest bleedperl
2002-01-13 Nick Ing-Simmons Integrate mainline
2002-01-13 Jarkko Hietaniemi *groan*
2002-01-13 Jarkko Hietaniemi One more sharp s case found by Jeffrey.
2002-01-12 Jarkko Hietaniemi Couple more Unicode lookbehind tests.
2002-01-12 Jarkko Hietaniemi Sharp S as a special treat for our German UTF-8 testers :-)
2002-01-12 Mattia Barbon B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
2002-01-12 Jarkko Hietaniemi This is getting embarrassing.
next