Document that -F doesn't accept whitespace in patterns.
[p5sagit/p5-mst-13.2.git] / t /
2005-10-06 Rafael Garcia-Suarez Move ZlibTestUtils.pm under t/
2005-10-06 Rafael Garcia-Suarez Remove the getprotobynumber test, for portability concerns
2005-10-05 Steven Schubiger Re: Untested builtins
2005-09-28 Steve Peters Upgrade to Test::Harness 2.56
2005-09-27 Rafael Garcia-Suarez Comment nit by Vadim Konovalov
2005-09-27 Rafael Garcia-Suarez Fix by Rick Delaney for [perl #3269] no warnings "barew...
2005-09-27 Ilya Zakharevich Re: [BUG 5.8.7] Another major bug in PerlIO layer
2005-09-27 Rafael Garcia-Suarez Test for OPpCONST_NOVER only on OP_CONST ops.
2005-09-26 Rafael Garcia-Suarez Upgrade to Test::Simple 0.61
2005-09-23 H.Merijn Brand Re: pod/pod2usage2.t
2005-09-21 Rafael Garcia-Suarez Upgrade to Pod::Parser 1.33
2005-09-20 Rick Delaney Re: [perl #36733] %SIG not properly local-ized
2005-09-19 Nicholas Clark Improve failure case diagnostics from comp/package.t
2005-09-13 Yitzchak Scott-Tho... Allow non-arrowed form of chained subscripts after...
2005-09-08 Rick Delaney Make t/op/local.t use test.pl.
2005-09-06 Nicholas Clark Add a TODO test for bug #37038 - assigning to the match...
2005-09-06 Yitzchak Scott-Tho... Re: Fw: Tied hash numeric values are rounded off under...
2005-09-06 Rafael Garcia-Suarez Upgrade to IO 1.22 from gbarr
2005-09-01 Rafael Garcia-Suarez Add the "no 6" / "no v6" syntax.
2005-08-30 John E. Malmberg [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
2005-08-24 John Peacock [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
2005-08-22 Rick Delaney Re: [perl #36959] List Constructor Operator - Undefined...
2005-08-21 John E. Malmberg [patch@25305] t/op/arith.t fix for VMS with IEEE float
2005-08-18 SADAHIRO Tomoyuki Re: Transliteration operator(tr//)on EBCDIC platform
2005-08-11 John E. Malmberg [patch] blead@25282 - VMS specific fixes. [2nd try]
2005-08-11 John E. Malmberg [patch] blead@25282
2005-08-06 Dominic Dunlop Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadp...
2005-08-03 Dominic Dunlop Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1...
2005-08-02 H.Merijn Brand Typoes from 25261 also in expected for tests
2005-08-01 Michael G. Schwern Re: [perl #36622] y/// at end of file
2005-08-01 John E. Malmberg [patch] blead@25226 - t/op/pack.t undefined value fix
2005-07-29 Steve Hay Skip op/sprintf.t test 147 on MSWin32
2005-07-28 Michael G. Schwern Being more careful about newlines
2005-07-28 H.Merijn Brand sprintf now has all but two tests enabled.
2005-07-28 Piotr Fusik [perl #36672] Swapped warnings for -o and -O file tests
2005-07-20 Steve Peters Convert t/op/vec.t to test.pl
2005-07-20 Tassilo von Parseval lvalue-subs returning elements of tied hashes/arrays
2005-07-19 Rafael Garcia-Suarez Extend the the "our variable redeclared" warning to...
2005-07-19 Rafael Garcia-Suarez Fix strict test to go with the precedent warning change
2005-07-19 Rafael Garcia-Suarez Silence new (expected) warnings
2005-07-19 Rafael Garcia-Suarez Overhaul the semantics of the warning
2005-07-19 Dave Mitchell the "local @foo with $#foo" tests are no longer TODO
2005-07-18 Robin Barker RE: blead: no longer supports %vd format
2005-07-18 H.Merijn Brand tests are expected to fail if dirfd () does not exist
2005-07-18 Rick Delaney Re: [perl #27028] /$/ not honouring /m in some cases
2005-07-17 Dave Mitchell delete a non-fucntioning chown in stat.t: it didn't...
2005-07-17 Dave Mitchell $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
2005-07-16 SADAHIRO Tomoyuki Re: [perl #36569] chop fails on decoded string with...
2005-07-16 Gisle Aas Re: fchmod, fchown, fchdir
2005-07-15 Steve Hay Re: [PATCH blead] Re: [perl #3269] no warnings "foo...
2005-07-15 Michael G. Schwern Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL...
2005-07-15 Gisle Aas Typo in t/op/stat.t
2005-07-13 Steve Peters [perl #9565] [PATCH] /op/groups.t bug
2005-07-13 Steve Peters Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc...
2005-07-13 Robin Barker Error in earlier patch in sv.c
2005-07-12 Michael G. Schwern Understand "ok" with no number
2005-07-10 Yves Orton Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed...
2005-07-09 Nicholas Clark sv_dec is supposed to go *down*, m'kay.
2005-07-08 Dave Mitchell [perl #36207] UTF8/Latin 1/i regexp "Malformed characte...
2005-07-07 Dave Mitchell more taint fallout from change 24943
2005-07-07 Dave Mitchell [perl #34171] bytes pragma error in substitution operator
2005-07-06 Dave Mitchell [perl #36470] 'undef $@; die' gives uninint value warning
2005-07-05 Dave Mitchell change 24943 broke restoration of localized taint values
2005-07-04 Steve Hay Add regression test for change 25062
2005-07-04 Steve Peters Skip nit in t/op/lfs.t
2005-07-02 Nicholas Clark Convert bless.t to test.pl
2005-06-30 Dave Mitchell [perl #36434] assigning shared consts (eg __PACKAGE__...
2005-06-30 Rafael Garcia-Suarez Add TODO tests for bug #36434
2005-06-30 Tels make t/uni/class.t faster
2005-06-27 Nicholas Clark Fix sv_dec of undefined PVs to (a) not downgrade to NV
2005-06-27 Rafael Garcia-Suarez Upgrade to Filter::Simple 0.82
2005-06-24 Nicholas Clark Need to do some sort of die/warn to get the "global...
2005-06-24 Steve Hay Fix t\op\gv.t on Win32
2005-06-23 Nicholas Clark Remove the reference loop between symbol tables and...
2005-06-23 H.Merijn Brand Take a larger margin to prevent 'X' failures in smokes
2005-06-22 Dave Mitchell handle magic in local correctly
2005-06-21 Nicholas Clark Drag t/op/gv.t kicking and screaming into the century...
2005-06-20 Rafael Garcia-Suarez Same fix, for the test, now.
2005-06-20 Rafael Garcia-Suarez Remove the deprecated $# variable
2005-06-20 Rick Delaney Re: [PATCH replacement] Re: [perl #36313] perl -e ...
2005-06-16 Steve Hay Give op/taint.t a helping hand for Borland compiler...
2005-06-15 Rafael Garcia-Suarez Introduce PERL_RUNPERL_DEBUG to alter the behavior...
2005-06-15 Salvador FandiXXo [perl #36297] builtin attrs on subrutine declarations
2005-06-14 Salvador Fandiño better assertion support
2005-06-13 John Peacock Bring bleadperl up to version.pm
2005-06-10 Nicholas Clark Passing read only values (such as string constants...
2005-06-10 Nicholas Clark Don't pass constants to select
2005-06-10 Nicholas Clark Work around bug 36211, plus a lot of TODO regression...
2005-06-09 Nicholas Clark $r = do {my @a; \$#a}; $$r = 503 # is also naughty...
2005-06-09 Nicholas Clark Fixes the case of $a = \$#{[]}; and then accessing $$a
2005-06-09 Nicholas Clark Convert op/array.t to test.pl
2005-06-09 Nicholas Clark Don't ignore errors from an eval.
2005-06-09 Nicholas Clark Make minitest pass (must skip if no dynaloading)
2005-06-08 H.Merijn Brand Cygwin fails to open $^X on many occasion here
2005-06-07 Jarkko Hietaniemi Re: [perl #36130] chr(-1) should probably return undef
2005-06-05 Rafael Garcia-Suarez New test for getppid(), by Alexey Tourbin
2005-06-04 Jarkko Hietaniemi further speeding up of is_utf8_string()
2005-06-01 Nicholas Clark Store the xhv_aux structure after the main array.
2005-05-28 Jarkko Hietaniemi Re: t/uni/class.t has a lot to warn about
2005-05-27 Nicholas Clark is() is better than ok()
next