summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Re: 5.6.2-RC1 on CygwinYitzchak Scott-Thoennes2003-12-131-1/+11
* fix bug #24605.Adrian M. Enache2003-12-111-1/+8
* SCALAR/FIRSTKEY for tied hashes in scalar contextTassilo von Parseval2003-12-061-0/+95
* 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
* 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
* Add Internals::HvREHASH to expose the rehashing flagNicholas Clark2003-11-011-0/+27
* 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
* 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-251-0/+31
* Suppress the test file t/op/nothr5005.t and integrate its tests intoRafael Garcia-Suarez2003-10-092-67/+32
* 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
* 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
* Check the context of for/grep/map.Jarkko Hietaniemi2003-09-141-1/+20
* Re: unicode regex problemHugo van der Sanden2003-09-131-2/+12
* Replace #21158 with a better patch from HugoJarkko Hietaniemi2003-09-111-2/+29
* [perl #23769] Unicode regex broken on simple exampleJarkko Hietaniemi2003-09-101-2/+13
* One more test count tweak.Jarkko Hietaniemi2003-09-091-1/+1
* Re: [PATCH] honoring void context for map(), return from sub end testdavid nicol2003-09-091-0/+8
* Another seemingly fixed (un)tie bug,Jarkko Hietaniemi2003-09-051-0/+41
* An untie test from perlmonks-- worked in 5.6.1,Jarkko Hietaniemi2003-09-021-0/+38
* Ultrix VAX is like VMS VAX in floating point.Jarkko Hietaniemi2003-09-011-3/+7
* Setup @INC.Jarkko Hietaniemi2003-08-301-0/+5
* Add a new test, to ensure that we don't unexpectedly changeRafael Garcia-Suarez2003-08-291-0/+256
* Better skip() explicit number of tests, test counts gettingJarkko Hietaniemi2003-08-291-6/+6
* Some Ultrix test dodgings.Jarkko Hietaniemi2003-08-292-2/+8
* improved 19064 (local $_[0] problems)Dave Mitchell2003-08-261-5/+1
* Re: [PATCH] valgrind and /#/xAdrian M. Enache2003-08-261-0/+2
* The new tests of #20888 didn't really test what they claimed to.Jarkko Hietaniemi2003-08-251-11/+2
* The #20887 didn't go over that well;Jarkko Hietaniemi2003-08-251-4/+12
* pat.t -> charnames -> UCD -> Storable,Jarkko Hietaniemi2003-08-251-2/+3