summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove :unique attribute from Config.pm,Rafael Garcia-Suarez2005-07-201-6/+2
* lvalue-subs returning elements of tied hashes/arraysTassilo von Parseval2005-07-202-3/+49
* Exit test script (if we're going to) *before* declaring a planSteve Hay2005-07-201-2/+2
* RE: rebuilding lib/Config*Robin Barker2005-07-201-9/+5
* move NSIG logicJarkko Hietaniemi2005-07-202-58/+58
* C<use Foo;> inside Foo.pm considered a "bad thing"Nicholas Clark2005-07-191-8/+11
* C<use Foo;> inside Foo.pm considered a "bad thing"Nicholas Clark2005-07-190-0/+0
* XS constants fail when their value is called for, not at import.Nicholas Clark2005-07-191-1/+1
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-193-16/+60
* Fix test following change #25181Steve Hay2005-07-191-38/+41
* allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)Jarkko Hietaniemi2005-07-197-93/+293
* Fix strict test to go with the precedent warning changeRafael Garcia-Suarez2005-07-191-2/+2
* [perl #36526] Incorrect (X)HTML generated by Pod::Html Earl Hood2005-07-191-8/+19
* Silence new (expected) warningsRafael Garcia-Suarez2005-07-191-1/+1
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-192-10/+49
* Final (hopefully) fix for fchdirSteve Peters2005-07-191-1/+1
* Re: [PATCH] Faster **Piotr Fusik2005-07-191-56/+52
* the "local @foo with $#foo" tests are no longer TODODave Mitchell2005-07-191-3/+1
* Re: [PATCH] RE: blead: no longer supports %vd formatRafael Garcia-Suarez2005-07-181-1/+1
* Re: AIX 5.2 localtime bug attackCampo Weijerman2005-07-181-2/+4
* The continuing plod through embed.fncAndy Lester2005-07-188-94/+163
* RE: blead: no longer supports %vd formatRobin Barker2005-07-183-39/+104
* tests are expected to fail if dirfd () does not existH.Merijn Brand2005-07-181-1/+8
* 1. Typo detected by Schwern (#25151)H.Merijn Brand2005-07-181-2/+9
* Silence compiler warning following change 25157Steve Hay2005-07-181-2/+2
* Re: [perl #27028] /$/ not honouring /m in some casesRick Delaney2005-07-183-1/+27
* perlop: why \c\ cannot be placed just before the terminating delimiterSADAHIRO Tomoyuki2005-07-181-0/+5
* Re: Why does our() cross packages? (PATCH)Michael G. Schwern2005-07-181-16/+24
* perl -Dstv -e'... for min..max' displayed wrong stack elementsDave Mitchell2005-07-181-0/+4
* delete a non-fucntioning chown in stat.t: it didn't have gid arg.Dave Mitchell2005-07-171-5/+0
* [perl #9720] document what can be assigned to a shared scalarDave Mitchell2005-07-171-0/+21
* $SIG{__WARN__} = sub { goto &foo } could recurse infinitelyDave Mitchell2005-07-172-1/+13
* change #25129 was overzealous in delaying the call to ckWARNDave Mitchell2005-07-173-8/+9
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-162-2/+12
* Re: fchmod, fchown, fchdirGisle Aas2005-07-166-22/+166
* more embed cleanupAndy Lester2005-07-1514-431/+811
* [perl #36514] Add curl support to CPAN.pm Michael G Schwern2005-07-152-12/+16
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-152-3/+3
* Fix static extensions when building with nmake on Win32Steve Hay2005-07-153-8/+3
* [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 Michael G Schwern2005-07-151-3/+20
* [perl #36538] perlfunc/our contradicts itself Michael G Schwern2005-07-151-11/+17
* [perl #24691] leading spaces on cpan configuration causes failure Michael G Schwern2005-07-151-17/+36
* Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONMichael G. Schwern2005-07-151-66/+65
* Missing tie() call in NDBM_File SYNOPSISMatt Sergeant2005-07-151-4/+7
* Typo in t/op/stat.tGisle Aas2005-07-151-1/+1
* Re: [perl #36507] File::Copy::copy($foo, $foo) diesMichael G. Schwern2005-07-142-13/+49
* [perl #5634] CPAN.pm v1.59 chdirs before looking for perl Michael G Schwern2005-07-141-20/+32
* was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONJohn Peacock2005-07-131-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