summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
...
* Fix strict test to go with the precedent warning changeRafael Garcia-Suarez2005-07-191-2/+2
* Silence new (expected) warningsRafael Garcia-Suarez2005-07-191-1/+1
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-191-8/+48
* the "local @foo with $#foo" tests are no longer TODODave Mitchell2005-07-191-3/+1
* RE: blead: no longer supports %vd formatRobin Barker2005-07-181-1/+1
* tests are expected to fail if dirfd () does not existH.Merijn Brand2005-07-181-1/+8
* Re: [perl #27028] /$/ not honouring /m in some casesRick Delaney2005-07-182-1/+26
* delete a non-fucntioning chown in stat.t: it didn't have gid arg.Dave Mitchell2005-07-171-5/+0
* $SIG{__WARN__} = sub { goto &foo } could recurse infinitelyDave Mitchell2005-07-171-1/+11
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-161-1/+11
* Re: fchmod, fchown, fchdirGisle Aas2005-07-162-2/+50
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-151-2/+2
* Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONMichael G. Schwern2005-07-151-66/+65
* Typo in t/op/stat.tGisle Aas2005-07-151-1/+1
* [perl #9565] [PATCH] /op/groups.t bug Steve Peters2005-07-131-4/+6
* Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)Steve Peters2005-07-132-2/+2
* Error in earlier patch in sv.cRobin Barker2005-07-131-0/+1
* Understand "ok" with no numberMichael G. Schwern2005-07-121-68/+71
* Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningYves Orton2005-07-101-6/+14
* sv_dec is supposed to go *down*, m'kay.Nicholas Clark2005-07-091-1/+10
* [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningDave Mitchell2005-07-081-2/+12
* more taint fallout from change 24943Dave Mitchell2005-07-071-1/+8
* [perl #34171] bytes pragma error in substitution operatorDave Mitchell2005-07-071-1/+15
* [perl #36470] 'undef $@; die' gives uninint value warningDave Mitchell2005-07-061-1/+12
* change 24943 broke restoration of localized taint valuesDave Mitchell2005-07-051-1/+23
* Add regression test for change 25062Steve Hay2005-07-041-1/+9
* Skip nit in t/op/lfs.tSteve Peters2005-07-041-1/+1
* Convert bless.t to test.plNicholas Clark2005-07-021-42/+41
* [perl #36434] assigning shared consts (eg __PACKAGE__) to magic varsDave Mitchell2005-06-301-3/+6
* Add TODO tests for bug #36434Rafael Garcia-Suarez2005-06-301-1/+13
* make t/uni/class.t fasterTels2005-06-301-11/+33
* Fix sv_dec of undefined PVs to (a) not downgrade to NVNicholas Clark2005-06-271-1/+20
* Upgrade to Filter::Simple 0.82Rafael Garcia-Suarez2005-06-274-4/+4
* Need to do some sort of die/warn to get the "global destruction"Nicholas Clark2005-06-241-1/+3
* Fix t\op\gv.t on Win32Steve Hay2005-06-241-2/+3
* Remove the reference loop between symbol tables and typeglobs.Nicholas Clark2005-06-231-1/+14
* Take a larger margin to prevent 'X' failures in smokesH.Merijn Brand2005-06-231-1/+1
* handle magic in local correctlyDave Mitchell2005-06-221-1/+2
* Drag t/op/gv.t kicking and screaming into the century of the fruitbatNicholas Clark2005-06-211-106/+110
* Same fix, for the test, now.Rafael Garcia-Suarez2005-06-201-1/+1
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-2/+2
* Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crashRick Delaney2005-06-201-1/+23
* Give op/taint.t a helping hand for Borland compiler on Win32Steve Hay2005-06-161-0/+17
* Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),Rafael Garcia-Suarez2005-06-151-0/+4
* [perl #36297] builtin attrs on subrutine declarations Salvador FandiXXo2005-06-151-0/+5
* better assertion supportSalvador FandiƱo2005-06-143-7/+48
* Bring bleadperl up to version.pmJohn Peacock2005-06-134-8/+11
* Passing read only values (such as string constants) to select shouldNicholas Clark2005-06-101-0/+25
* Don't pass constants to selectNicholas Clark2005-06-101-1/+1
* Work around bug 36211, plus a lot of TODO regression tests for local/Nicholas Clark2005-06-101-2/+67