Handle PERLIO= and document a bit.
[p5sagit/p5-mst-13.2.git] / t / op /
2003-04-15 Jarkko Hietaniemi Add a test for [perl #17753].
2003-04-14 Inaba Hiroto Re: Parse::RecDescent triggers infinete loop in perl5...
2003-04-14 Nathan Torkington Document and test autovivified dirhandles.
2003-04-02 Yitzchak Scott-Tho... Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s...
2003-04-01 Rafael Garcia-Suarez Re: 5.8.1@19053 bug: make minitest fails with threads
2003-03-26 Nicholas Clark Better version of change #19069
2003-03-26 Paul Green [patch] for Stratus VOS
2003-03-26 Nicholas Clark Re: [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. Enache Re: [patch] [perl #21628] rcatline issue
2003-03-18 Dave Mitchell [perl #9990] avoid goto &tmpsub coredump
2003-03-18 Hugo van der Sanden add tests for existing behaviour of undef postinc/dec
2003-03-17 LAUN Wolfgang pack changes and related fixes
2003-03-16 Jarkko Hietaniemi IRIX ls -l marks sockets with 'S'.
2003-03-12 Jarkko Hietaniemi Integrate:
2003-03-11 Jarkko Hietaniemi Be more lax about the out of memory error message.
2003-03-11 Jarkko Hietaniemi Try to handle hitting the heap/data limit in small...
2003-03-11 Todd C. Miller typos and other minor things
2003-03-11 Jarkko Hietaniemi Patch from Craig Berry to resolve test failures in...
2003-03-10 Rafael Garcia-Suarez Integrate (by hand) change #18386 from maint-5.8
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-09 Rafael Garcia-Suarez ... and add a test case for bug #20798
2003-03-09 Adrian M. Enache Re: [perl #21498] printf behaviour changes 5.6.1(and...
2003-03-09 Rafael Garcia-Suarez Adjust test count.
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: re_intuit_start set a value to
2003-03-09 Jarkko Hietaniemi From Inaba Hiroto: the UTF-8 length cache wasn't
2003-03-06 Adrian M. Enache Re: [perl #20682] [fix] @- array not visible in s///
2003-03-06 Adrian M. Enache cleaning up tests of the 'eval { decl. } <=> runtime...
2003-03-04 Rafael Garcia-Suarez Patch by Salvador FandiƱo to read the warning mask
2003-03-02 Adrian M. Enache Re: [perl #21411] [fix] Postponed RE with split()
2003-03-02 Anders Johnson RE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-02-26 Jarkko Hietaniemi An already fixed bug from perl-unicode.
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-25 Hugo van der Sanden Add 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-Suarez Re: [perl #21321] local ${"FOO"} does not work
2003-02-24 Jarkko Hietaniemi Patching magic from Inaba-san's keyboard: fix for ...
2003-02-19 Jarkko Hietaniemi 'A' is not 65 everywhere.
2003-02-19 Chip Salzenberg Support one-parameter unpack(), which unpacks $_.
2003-02-15 Adrian M. Enache Re: [perl #20912] UTF8 related glitch + fix
2003-02-15 Hugo van der Sanden Re: [perl #20933] \substr reuses lvalues (sometimes)
2003-02-14 Adrian M. Enache Re: trying to fix #20154, #20357
2003-02-11 Robin Barker [perl #20654] %*v02x considered invalid in printf
2003-02-10 Hugo van der Sanden Fix for [perl #20339]: "%lf" rejected as invalid by...
2003-02-05 Jarkko Hietaniemi [perl #19767] has become fixed too (by changes #18653
2003-02-04 Jarkko Hietaniemi Comment tweak.
2003-02-02 Rafael Garcia-Suarez [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
2003-02-02 Jarkko Hietaniemi Also [perl #3547] has been fixed; add its test case.
2003-02-02 Jarkko Hietaniemi The [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 Hietaniemi Fix and test for [perl #15549 Empty \Q\E not permitted]
2003-02-01 Nick Ing-Simmons Integrate mainline
2003-01-31 Adrian M. Enache [FIX] Re: UTF-8 failures (surprise!)
2003-01-28 Rafael Garcia-Suarez Integrate from maint-5.8:
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-22 Nicholas Clark Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad...
2003-01-22 Dave Mitchell Re: [perl #15439] unreferenced scalar due to double...
2003-01-22 Nick Ing-Simmons Integrate mainline
2003-01-21 Hugo van der Sanden Re: [perl #17757] s///g fails when using English ...
2003-01-20 Nick Ing-Simmons Integrate mainline
2003-01-16 Rafael Garcia-Suarez Integrate #18447 from maint-5.8 :
2003-01-15 Rafael Garcia-Suarez Add a test case for bug [perl #19545]
2003-01-15 Rafael Garcia-Suarez isa() and can() didn't work on magic variables
2003-01-15 Stephen McCamant Re: [perl #19566] Perl 5.8.0 segfault
2003-01-12 Nick Ing-Simmons Integrate Mainline
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2003-01-01 Nick Ing-Simmons Integrate mainline
2002-12-30 Rafael Garcia-Suarez Re: [perl #19330] Uneffective increment of $\
2002-12-23 Hugo van der Sanden Reverse #18285, for reasons given in:
2002-12-17 Hugo van der Sanden Whoops, these are the changes supposed to be in #18318.
2002-12-16 Dave Mitchell Re: [perl #19017] lexical "my" variables not visible...
2002-12-14 Dave Mitchell Proper fix for CvOUTSIDE weak refcounting
2002-12-12 Rafael Garcia-Suarez Integrate from maint-5.8 : changes 18290-1, 18293-5...
2002-12-11 Stephen McCamant Re: Precedence of ? :
2002-12-11 Hugo van der Sanden Integrate from maint-5.8 #18156, #18218.
2002-12-10 Rafael Garcia-Suarez Integrate from the maint-5.8/ branch :
2002-12-09 Abhijit Menon-Sen Re: [perl #18107] lc(), uc() and ucfirst() broken insid...
2002-12-04 Nick Ing-Simmons Integrate mainline
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-12-02 Dave Mitchell SvFAKE lexicals in scope for all of the sub
2002-12-02 Hugo van der Sanden #18221 broke t/op/eval.t
2002-12-02 Hugo van der Sanden integrate 5.8-maint: changes #18174 18187 18189-92...
2002-12-02 Dave Mitchell allow evals to see the full lexical scope
2002-11-25 Inaba Hiroto UTF8 regexp {n} bug
2002-11-22 Rafael Garcia-Suarez A new test for $^S, based on a patch by Iain 'Spoon...
2002-11-19 Gurusamy Sarathy Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work...
2002-11-19 Nick Ing-Simmons Integrate mainline
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-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-22 Dave Mitchell PL_curpad == AvARRAY(PL_comppad) always
2002-10-21 Hugo van der Sanden Re: [perl #18019] regex overoptimization
next