summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Fix a regression introduced by change #21694 on sprintf()Rafael Garcia-Suarez2003-11-281-0/+20
* Arguments to skip were the wrong way round, hence why all the *BSDsNicholas Clark2003-11-281-1/+1
* Re: bug or a feature?Torsten Foertsch2003-11-251-1/+25
* Fix bug [perl #24508] Wrong assignment in nested assignmentRafael Garcia-Suarez2003-11-191-1/+9
* Add more complete tests for the "variable masks earlierRafael Garcia-Suarez2003-11-141-0/+39
* Fix bug [perl #24380] : assigning to a hash in listRafael Garcia-Suarez2003-11-131-2/+18
* Re: [perl #24248] taint propagation regression,Rick Delaney2003-11-061-1/+33
* [patch t/op/hash.t] extending the hash attack testStas Bekman2003-11-051-1/+85
* Re: 'make minitest' fails for op/cproto and op/patMichael G. Schwern2003-11-051-1/+3
* Upgrade to ExtUtils::MakeMaker 6.19Rafael Garcia-Suarez2003-11-043-0/+189
* Add Internals::HvREHASH to expose the rehashing flagNicholas Clark2003-11-011-0/+27
* Test nit ; goes with change 21591Rafael Garcia-Suarez2003-10-311-1/+1
* Off-by-one error in regcomp.cSlaven Rezic2003-10-311-0/+2
* Rewrite to correctly use test.plMichael G. Schwern2003-10-301-3/+3
* Fix for the orange lion bug - aka empty sub bugArtur Bergman2003-10-301-0/+19
* Test (5.9.x)Abigail2003-10-281-1/+6
* Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-271-6/+5
* When %ENV has been turned into a non-magical hash after aRafael Garcia-Suarez2003-10-261-1/+13
* Re: [perl #948] $, untieable?Richard Clamp2003-10-252-1/+32
* Add a test.taintwarn makefile target,Rafael Garcia-Suarez2003-10-221-3/+10
* Fix bug [perl #24212] : improper error recovery in theRafael Garcia-Suarez2003-10-151-1/+13
* Suppress the test file t/op/nothr5005.t and integrate its tests intoRafael Garcia-Suarez2003-10-092-67/+32
* Re: require patch breaks localeRick Delaney2003-10-091-1/+1
* Re: Simple @INC hook core dump [PATCH]Gisle Aas2003-10-091-2/+19
* Fix bug #24108: Goto +foo brokenRafael Garcia-Suarez2003-10-081-1/+9
* Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),Abhijit Menon-Sen2003-10-071-6/+6
* Why should -3**$x be more precisely determined than 3**$x?Abhijit Menon-Sen2003-10-071-1/+1
* Fixing UNIVERSAL.pm's bit of unpleasantnessMichael G. Schwern2003-10-071-1/+7
* (was Re: require() does not behave aas documented)Rick Delaney2003-10-061-2/+38
* Re: [perl #24076] "<> err EXPR" and warnings.Rafael Garcia-Suarez2003-10-061-0/+12
* Re: 5.8.1 and srandSlaven Rezic2003-10-021-0/+18
* Re: NCR MP-RAS perl problems [perl #23791]grommel@sears.com2003-09-301-1/+1
* Add a TODO test for bug #23790, by AbigailRafael Garcia-Suarez2003-09-301-1/+13
* Re: NCR MP-RAS perl problems [perl #23791]grommel@sears.com2003-09-231-0/+3
* When localising a magic value, propagate the readonly flagRafael Garcia-Suarez2003-09-221-1/+6
* -M -A -C brokenIlya Zakharevich2003-09-181-1/+16
* magic.tIlya Zakharevich2003-09-171-1/+2
* More suggested patches for NCR MP-RAS from Andy Dougherty.Jarkko Hietaniemi2003-09-161-1/+7
* Upgrade to MakeMaker 6.17.Jarkko Hietaniemi2003-09-161-1/+1
* Check the context of for/grep/map.Jarkko Hietaniemi2003-09-141-1/+20
* For-non-perlio places we need STDOUT back.Jarkko Hietaniemi2003-09-141-0/+3
* More portable reading.Jarkko Hietaniemi2003-09-141-3/+7
* More dup testing.Jarkko Hietaniemi2003-09-141-2/+46
* Use $Config{_exe}.Jarkko Hietaniemi2003-09-141-2/+3
* Re: [PATCH 5.8.1 @20218] OS/2 APIIlya Zakharevich2003-09-141-1/+1
* Re: unicode regex problemHugo van der Sanden2003-09-131-2/+12
* More PerlIO warnings changes.Jarkko Hietaniemi2003-09-131-6/+6
* The "perlio: " prefix looks a little oddJarkko Hietaniemi2003-09-131-6/+6
* Layer names were recognized by their prefixesJarkko Hietaniemi2003-09-131-4/+14
* Apparently at some point doing 3-arg open withJarkko Hietaniemi2003-09-131-1/+14