This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove, in the main Makefile, the $(LDLIBPTH) variable from
[perl5.git] / t /
2003-04-19 Adrian M. EnacheFix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with...
2003-04-19 Dave MitchellRe: [PATCH] [perl #21875] Hash ref transformed as a...
2003-04-19 Dave Mitchellallow recursive FETCHes
2003-04-19 Craig A. Berryreadline.t tweak for VMS
2003-04-18 Jarkko HietaniemiUTF8 regexp patch from Inaba Hiroto.
2003-04-17 Jarkko HietaniemiDetect the 'fast stdio' case.
2003-04-16 Jarkko HietaniemiHandle PERLIO= and document a bit.
2003-04-16 Jarkko HietaniemiTry to get the layers.t working also for dosish platforms.
2003-04-16 Jarkko HietaniemiWhat does an empty PERLIO= mean, anyway?
2003-04-15 Jarkko HietaniemiHandle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and...
2003-04-15 Jarkko HietaniemiDon't skip the whole test for PERLIO=perlio.
2003-04-15 Jarkko HietaniemiAdd a test for [perl #17753].
2003-04-14 Inaba HirotoRe: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Jarkko HietaniemiPERLIO=perlio requires extra steps.
2003-04-14 Jarkko HietaniemiSkip as early as possible if no perlio since the
2003-04-14 Nathan TorkingtonDocument and test autovivified dirhandles.
2003-04-14 Rafael Garcia-SuarezMore docs about running tests and the test suite.
2003-04-14 Jarkko HietaniemiIntroduce PerlIO::get_layers() to allow people to peek
2003-04-13 Jarkko HietaniemiUpgrade to Test::Harness 2.27_04.
2003-04-10 Rafael Garcia-SuarezFix bug #21914, 3-arg open + local $fh + strict coredump.
2003-04-09 Jarkko Hietaniemiopen(my $fh, ">&", STDOUT) should not warn under strict.
2003-04-09 Jarkko HietaniemiTry to be more descriptive than just __ANONIO__ which...
2003-04-08 Adrian M. EnacheRe: Error: Unknown error
2003-04-07 Michael G. SchwernRe: [PATCH] ExtUtils::MakeMaker 6.10_02
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-01 Rafael Garcia-SuarezFix bug #21742. require should be always invoked in
2003-04-01 Rafael Garcia-SuarezRe: 5.8.1@19053 bug: make minitest fails with threads
2003-03-31 Jarkko HietaniemiUpgrade to Test::Harness 2.27_02.
2003-03-31 Michael G. SchwernExtUtils::MakeMaker 6.03 -> 6.06_05ish
2003-03-31 Jarkko HietaniemiSome low-hanging fruit for EBCDIC portability
2003-03-26 Nicholas ClarkBetter version of change #19069
2003-03-26 Paul Green[patch] for Stratus VOS
2003-03-26 Nicholas ClarkRe: [perl #21614] 5.8.0 Unbalanced string table refcount
2003-03-26 Dave Mitchell[PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
2003-03-20 Adrian M. EnacheRe: [patch] [perl #21628] rcatline issue
2003-03-18 Dave Mitchell[perl #9990] avoid goto &tmpsub coredump
2003-03-18 Hugo van der Sandenadd tests for existing behaviour of undef postinc/dec
2003-03-17 LAUN Wolfgangpack changes and related fixes
2003-03-16 Jarkko HietaniemiIRIX ls -l marks sockets with 'S'.
2003-03-14 Adrian M. EnacheRe: [fix] [perl #21575] Bug with print( followed by...
2003-03-13 Kurt Starsinic[perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum...
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-11 Jarkko HietaniemiBe more lax about the out of memory error message.
2003-03-11 Jarkko HietaniemiTry to handle hitting the heap/data limit in small...
2003-03-11 Todd C. Millertypos and other minor things
2003-03-11 Jarkko HietaniemiA rejected hunk of #18902 reapplied.
2003-03-11 Jarkko HietaniemiPatch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia-SuarezIntegrate (by hand) change #18386 from maint-5.8
2003-03-10 Jarkko HietaniemiVMS has an extra \n at the end, and I assume Windows...
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-10 Jarkko HietaniemiComment fix.
2003-03-09 Rafael Garcia-Suarez... and add a test case for bug #20798
2003-03-09 Adrian M. EnacheRe: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Rafael Garcia-SuarezAdjust test count.
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko HietaniemiFrom Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-06 Rafael Garcia-SuarezMake the -A switch work without an assertion name.
2003-03-06 Adrian M. EnacheRe: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-04 Rafael Garcia-SuarezPatch by Salvador Fandiño to read the warning mask
2003-03-04 Jarkko HietaniemiTry to give rcatline() a good jog on Unicode.
2003-03-04 Adrian M. EnacheRe: [perl #21395] rcatline doesn't grok utf8
2003-03-04 Jarkko HietaniemiCan't test this without PerlIO.
2003-03-02 Adrian M. EnacheRe: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders JohnsonRE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Jarkko HietaniemiNarrow down the -C test skippage.
2003-03-02 Jarkko HietaniemiThe -CI cannot be easily tested under UTF-8 locale...
2003-03-02 Jarkko HietaniemiFurther Unicode formats patching from Inaba Hiroto.
2003-02-26 Jarkko HietaniemiAn already fixed bug from perl-unicode.
2003-02-26 Adrian M. EnacheRe: [perl #20683] [fix] Better Patch
2003-02-25 Jarkko HietaniemiAdd tests for the -C switch. Depending on the
2003-02-25 Hugo van der SandenAdd missing file from change #18774.
2003-02-25 Adrian M. Enache[perl #20682] [fix] @- array not visible in s///
2003-02-25 Adrian M. Enache[perl #20684] [fix] s/// with (??{..}) inside returns...
2003-02-25 Rafael Garcia-SuarezRe: [perl #21321] local ${"FOO"} does not work
2003-02-24 Jarkko HietaniemiPatching magic from Inaba-san's keyboard: fix for ...
2003-02-19 Adrian M. EnacheRe: [perl #20716] scope error with brackets
2003-02-19 Jarkko Hietaniemi'A' is not 65 everywhere.
2003-02-19 Chip SalzenbergSupport one-parameter unpack(), which unpacks $_.
2003-02-19 Salvador Fandiñomore complex assertions activation:
2003-02-18 Hugo van der SandenShouldn't have added as t/run/switchA.t in #18739 ...
2003-02-18 Salvador FandiñoRe: Did the assertion patch/feature submission get...
2003-02-15 Adrian M. EnacheRe: [perl #20912] UTF8 related glitch + fix
2003-02-15 Hugo van der SandenRe: [perl #20933] \substr reuses lvalues (sometimes)
2003-02-14 Adrian M. EnacheRe: trying to fix #20154, #20357
2003-02-11 Robin Barker[perl #20654] %*v02x considered invalid in printf
2003-02-10 Hugo van der SandenFix for [perl #20339]: "%lf" rejected as invalid by...
2003-02-10 Adrian M. EnacheRe: [perl #20716] [FIX] scope error with brackets
2003-02-06 Peter Prymmerpath tweak fix up for t/pod/find.t on VMS
2003-02-05 Jarkko HietaniemiAdd the test of [perl #8760] (fixed by change #18656).
2003-02-05 Jarkko Hietaniemi[perl #19767] has become fixed too (by changes #18653
2003-02-05 Inaba Hiroto[Patch] parsing under encoding (Re: [Encode] HEADS...
2003-02-04 Jarkko HietaniemiFix "[perl #20667] unicode regex vs non-unicode regex".
2003-02-04 Jarkko HietaniemiComment tweak.
2003-02-03 Rafael Garcia-SuarezFix bug #8760 : cop_line isn't properly restored
2003-02-02 Rafael Garcia-Suarez[perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
2003-02-02 Jarkko HietaniemiAlso [perl #3547] has been fixed; add its test case.
2003-02-02 Jarkko HietaniemiThe [perl #7471] seems to have been fixed; add its...
2003-02-02 Jarkko Hietaniemi[perl #15397] seems to have been fixed; add its test.
2003-02-02 Jarkko Hietaniemiminitest wasn't working. (The $^X /miniperl/ test in
next