This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
[perl5.git] / t /
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
2003-02-02 Jarkko HietaniemiFix and test for [perl #15549 Empty \Q\E not permitted]
2003-02-01 Nick Ing-SimmonsIntegrate mainline
2003-01-31 Adrian M. Enache[FIX] Re: UTF-8 failures (surprise!)
2003-01-28 Rafael Garcia-SuarezIntegrate from maint-5.8:
2003-01-26 Slaven RezicRe: truncate using a globref
2003-01-23 Dave Mitchellmove pad.c warnings to different test file
2003-01-22 Dave MitchellRe: difference between my and our before introduction
2003-01-22 Nick Ing-SimmonsIntegrate mainline
2003-01-22 Nicholas ClarkRe: [perl #9394] Re: [ID 20020525.002] coredump/ bad...
2003-01-22 Dave MitchellRe: [perl #15439] unreferenced scalar due to double...
2003-01-22 Nick Ing-SimmonsIntegrate mainline
2003-01-21 Hugo van der SandenRe: [perl #17757] s///g fails when using English &...
2003-01-20 Nick Ing-SimmonsIntegrate mainline
2003-01-17 Nick Ing-SimmonsRe: 18457 on cygwin/20030113
2003-01-17 Nick Ing-SimmonsCorrect typo (actually copy/paste of wrong thing).
2003-01-16 Rafael Garcia-SuarezIntegrate #18447 from maint-5.8 :
2003-01-16 Jarkko HietaniemiFix 'use encoding' I/O for code points 0x80..0xFF;
2003-01-15 Rafael Garcia-SuarezAdd a test case for bug [perl #19545]
2003-01-15 Rafael Garcia-Suarezisa() and can() didn't work on magic variables
2003-01-15 Stephen McCamantRe: [perl #19566] Perl 5.8.0 segfault
2003-01-14 Jarkko HietaniemiApparently some stdios have bugs (no! don't tell it...
2003-01-14 Jarkko HietaniemiEncode 1.84 broke the subtest #7, further study required.
2003-01-13 Jarkko HietaniemiIntegrate from perlio:
2003-01-12 Nick Ing-SimmonsFix #18711 and add test for it (and indeed tell on...
2003-01-12 Nick Ing-SimmonsIntegrate Mainline
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2003-01-06 Craig A. BerryVMS test adjustments
2003-01-01 Nick Ing-SimmonsIntegrate mainline
2002-12-30 Rafael Garcia-SuarezRe: [perl #19330] Uneffective increment of $\
2002-12-23 Hugo van der SandenReverse #18285, for reasons given in:
2002-12-17 Hugo van der SandenWhoops, these are the changes supposed to be in #18318.
2002-12-17 Ilya Zakharevichbuild
2002-12-16 Dave MitchellRe: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave MitchellProper fix for CvOUTSIDE weak refcounting
2002-12-12 Rafael Garcia-SuarezIntegrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-11 Stephen McCamantRe: Precedence of ? :
2002-12-11 Hugo van der SandenIntegrate from maint-5.8 #18156, #18218.
2002-12-10 Rafael Garcia-SuarezIntegrate from the maint-5.8/ branch :
2002-12-09 Abhijit Menon-SenRe: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-12-08 Abe TimmermanRe: [perl #18927] barewords with no errors
2002-12-08 Slaven RezicRe: [perl #18165] "0" fails as right-hand argument...
next