#17171: ld flag for shrplib on OpenBSD
[p5sagit/p5-mst-13.2.git] / t /
2002-11-25 Inaba Hiroto UTF8 regexp {n} bug
2002-11-25 Dan Kogai [Encode] 1.83 + bleedperl patch released
2002-11-22 Rafael Garcia-Suarez A new test for $^S, based on a patch by Iain 'Spoon...
2002-11-22 Rafael Garcia-Suarez Move some tests from t/run/fresh_perl.t
2002-11-21 Rafael Garcia-Suarez Add a test for bug #17920, and a new test file for it.
2002-11-19 Rafael Garcia-Suarez t/io/crlf.t failed with miniperl.
2002-11-19 Gurusamy Sarathy Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work...
2002-11-10 Salvador Fandiño t/run/runenv.t bug
2002-11-07 Dan Kogai Re: The Inaba patch for tr/// vs. use encoding
2002-11-07 david@dhaller.de [perl #18065] LFS related bug in perl-5.8.0 testsuite
2002-11-07 Yitzchak Scott-Tho... Re: [perl #18038] DESTROY change in 5.8.0?
2002-11-07 Hugo van der Sanden Re: [perl #17605] strange behaviour (difference between...
2002-11-06 Slaven Rezic Re: [perl #18048] read \*FH, ... returns undef but...
2002-11-04 Slaven Rezic Re: [perl #18066] Bug in -I when path has double colons?
2002-11-04 Hugo van der Sanden integrate from perlio: changes #17709, #17795, #17796...
2002-11-04 Hugo van der Sanden Re: [perl #17064] illegal legal unicode character
2002-10-31 Rafael Garcia-Suarez Adjust the number of tests in t/op/range.t
2002-10-30 Abhijit Menon-Sen Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is...
2002-10-30 Mark-Jason Dominus [perl #18165] "0" fails as right-hand argument to ..
2002-10-29 Rafael Garcia-Suarez Partial fix of bug [perl #17589] : prevent the parser to
2002-10-28 Nicholas Clark Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot...
2002-10-25 Nick Ing-Simmons Integrate mainline
2002-10-24 Hugo van der Sanden Reverse change #8066 and sense of test, to satisfy...
2002-10-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Hugo van der Sanden Re: [perl #16184] Unexpected warning when using C<...
2002-10-21 Hugo van der Sanden Re: [perl #18019] regex overoptimization
2002-10-20 Jarkko Hietaniemi t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
2002-10-20 Slaven Rezic Re: [perl #17892] Perl's mkdir() doesn't remove trailin...
2002-10-20 Jarkko Hietaniemi Re: [perl #17951] Strange UTF error
2002-10-20 Nick Ing-Simmons Integrate mainline
2002-10-17 Abe Timmerman Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32...
2002-10-17 Steve Grazzini Re: [perl #17830] open FH, "<&", $fd
2002-10-17 Yitzchak Scott-Tho... Re: [perl #17809] Different warning behaviour between...
2002-10-16 Rafael Garcia-Suarez prototype() didn't warn when used in void context.
2002-10-12 Rafael Garcia-Suarez The -0 command-line switch wasn't setting $/ at compile...
2002-10-12 Nicholas Clark Re: [perl #17772] pack "w" /* this cannot happen ;...
2002-10-11 Rafael Garcia-Suarez Fix bug #17771 : segfault with the 'for' statement...
2002-10-10 Rafael Garcia-Suarez Fix bug #17776 : memory corruption in qr/##/x
2002-10-10 John Peacock Version object combined patch
2002-10-09 Rafael Garcia-Suarez Fix bug #17823 : non-modifying tr/// stringifies references
2002-10-03 Rafael Garcia-Suarez Add a new warning, "Possible precedence problem on...
2002-10-02 Hugo van der Sanden op/tr.t test is affected by #17962
2002-10-02 Rafael Garcia-Suarez Re: [PATCH] Re: builtin die parsed differently to CORE...
2002-10-02 Yitzchak Scott-Tho... Re: [perl #17376] Bug Report - our(%)
2002-10-02 Rafael Garcia-Suarez Re: perlio bug?
2002-10-01 Yitzchak Scott-Tho... Re: sv_2pv_flags and ROK and UTF8 flags
2002-09-29 Abhijit Menon-Sen Remove package; (Heh heh.)
2002-09-29 Allen Smith [perl #17222] [PATCH] h2ph and Fortran, other wacky...
2002-09-26 Hugo van der Sanden missing '.' in test from #17932
2002-09-26 Jarkko Hietaniemi perl #17453
2002-09-26 Kay_Röpke [perl #10021] Fixing bareword usage under strict.pm
2002-09-26 Rafael Garcia-Suarez Re: Advice on coredump
2002-09-26 Yitzchak Scott-Tho... add TODO tests for slow our() declaration
2002-09-17 Abhijit Menon-Sen Fix #17375 (rcatline didn't work on a formerly-defined...
2002-09-15 Nick Ing-Simmons Integrate mainline
2002-09-12 Rafael Garcia-Suarez Fix a syntax incompatibility introduced by the // operator.
2002-09-08 Allen Smith Re: [PATCH: perl #17849] (corrected) Long double bugs...
2002-09-08 Yitzchak Scott-Tho... sv_2pv_flags and ROK and UTF8 flags
2002-09-08 Hugo van der Sanden setting PERL_CORE as in #17861 violates assumptions...
2002-09-08 Michael G. Schwern Set env PERL_CORE
2002-09-08 Michael G. Schwern Re: [PATCH t/test.pl] Let is/isnt() handle undef withou...
2002-09-07 Nick Ing-Simmons Integrate mainline
2002-09-04 Michael G. Schwern op/getpid.t failure
2002-09-04 Hugo van der Sanden fix coredump after 64k-deep recursion
2002-08-30 Yitzchak Scott-Tho... Re: glob names and Regexp type introspection
2002-08-30 Nick Ing-Simmons Integrate mainline
2002-08-29 Rafael Garcia-Suarez posixify getppid on linux-multithread
2002-08-27 Nick Ing-Simmons Integrate mainline
2002-08-27 Hugo van der Sanden #17783 introduced an outdated test module, causing...
2002-08-26 (Randal L. Schwartz) fix for:
2002-08-26 Michael G. Schwern [ANNOUNCE] Test::Simple 0.47
2002-08-25 Rafael Garcia-Suarez Fix parsing problems with the // operator.
2002-08-22 Tels ANNOUNCE: Math-BigInt v1.62
2002-08-22 Slaven Rezic todo test for linux $0 modification
2002-08-22 John Peacock Re: [PATCH] Version object patch #1
2002-08-20 John Peacock Version object patch #1
2002-08-20 Nick Ing-Simmons Integrate mainline
2002-08-18 Dave Mitchell Re: 5.8.0 sprintf (?) problem with floats?
2002-08-17 Mark-Jason Dominus Negative subscripts optionally passed to tied array...
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-12 Hugo van der Sanden #17717 needed tests fixing up
2002-08-12 Stephen McCamant Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an...
2002-08-12 Hugo van der Sanden Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
2002-08-11 Nick Ing-Simmons Fix for [perl #15986] tell/seek misbehave for :crlf
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-08 Rafael Garcia-Suarez More tests for the attribute syntax, from the
2002-08-08 Rafael Garcia-Suarez Fix bug #16080 : an attribute list should end at '}'
2002-08-08 Rafael Garcia-Suarez Re: [perl #15898] coredump with variable our
2002-08-08 Rafael Garcia-Suarez Re: [perl #15479] perl 5.8.0 segfault
2002-08-06 Nicholas Clark Re: no warnings 'io';
2002-08-06 Rafael Garcia-Suarez More regression tests for $^H and %^H.
2002-08-05 Brent Dax Defined-or patch (cleaned up)
2002-08-04 Hugo van der Sanden Re: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-08-04 Hugo van der Sanden Main branch no longer needs op/taint.t version check.
2002-07-17 Nick Ing-Simmons Integrate mainline
2002-07-17 Jarkko Hietaniemi Integrate change #17588 from macperl:
2002-07-16 Nick Ing-Simmons Integrate mainline (what a lot of change during freeze!)
2002-07-15 Jarkko Hietaniemi Try to future proof the op/taint.
2002-07-15 Nick Ing-Simmons Integrate mainline
2002-07-15 Hugo van der Sanden Re: Regexp causes coredump
next