summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* There shouldn't be a ByteLoader directory in ext, even if all it has is aNicholas Clark2008-12-201-1/+0
* Fix up .gitignore files some moreFlorian Ragwitz2008-12-198-1/+14
* [admin] set up .gitignore filesSam Vilain2008-12-1923-0/+46
* Upgrade to Win32API-File 0.1101Steve Hay2008-12-126-8/+48
* Apply revision 1241 (and 1250) from the TAP::Harness SVN repoSteve Hay2008-12-121-5/+7
* bump Data::Dumper version number.Dave Mitchell2008-12-091-1/+1
* whether DEPTH gets dumped in formats varies within 5.10.0Dave Mitchell2008-12-051-2/+2
* in Dump output, PV field of format may or not be displayed in 5.10.0Dave Mitchell2008-12-051-2/+2
* remove syntax error from < 5.10 branch of Data::DumperDave Mitchell2008-12-051-1/+1
* Upgrade to IPC::SysV 2.00_02Marcus Holland-Moritz2008-11-299-19/+27
* Upgrade to IPC::SysV 2.00_01Marcus Holland-Moritz2008-11-267-14/+24
* threads::shared 1.27Jerry D. Hedden2008-11-253-11/+32
* A correction to change 34909 - we want *different* constants.Nicholas Clark2008-11-251-2/+2
* Tweak the constants used in testing to constants that Win32 also has.Nicholas Clark2008-11-251-4/+4
* Skip two tests under ithreads, where the constant lives in the pad.Rafael Garcia-Suarez2008-11-171-0/+3
* Sync up with Digest-MD5-2.38 from CPANGisle Aas2008-11-165-11/+30
* Make B::walksymtable not recurse into packages that are actually main::, but ...Florian Ragwitz2008-11-161-2/+2
* Deparse inlined constants.Florian Ragwitz2008-11-162-7/+57
* [perl #948] [PATCH] Allow tied $,Chip Salzenberg2008-11-142-2/+2
* Sync up with Digest-MD5-2.37 from CPANGisle Aas2008-11-124-13/+19
* diagnostic leakage in ext/PerlIO/scalar/t/scalar_ungetc.tMichael G. Schwern2008-11-091-36/+36
* Make sure PerlIO::via doesn't leave its old GV's hangingMarcus Holland-Moritz2008-11-082-1/+5
* From change #34775, reverting perlio.c change for now. Also,Steve Peters2008-11-081-7/+10
* Assigning to DEFSV leaks if PL_defgv's gp_sv isn't set.Marcus Holland-Moritz2008-11-082-3/+3
* Re: [perl #56644] PerlIO resource leaks on open() and then :pop in :unix and ...Goro Fuji2008-11-081-0/+23
* Re: [perl #57322] perlbug AutoReply: ungetc() to :scalar might cause problemsGoro Fuji2008-11-083-13/+38
* [perl #18306] This problem seems to be fixed and a small patch for B::XrefRenee Baecker2008-11-081-0/+1
* NDBM just isn't meant to be used with C++. So thisMarcus Holland-Moritz2008-11-061-3/+9
* Add prototype detection for NDBM header filesMarcus Holland-Moritz2008-11-062-11/+12
* Silence one more format warningRafael Garcia-Suarez2008-11-031-1/+1
* PATCH: Large omnibus patch to clean up the JRRT quotesTom Christiansen2008-11-022-10/+14
* Change 34672 should have removed a const from re.xs. I thought I'dNicholas Clark2008-10-311-1/+1
* Upgrade to Devel::PPPort 3.14_05Marcus Holland-Moritz2008-10-315-10/+15
* Upgrade to Devel::PPPort 3.14_04Marcus Holland-Moritz2008-10-309-13/+428
* Upgrade to PathTools 3.29.Nicholas Clark2008-10-291-0/+4
* Avoid leaving a VAR.txt after testing terminates on any platform whereNicholas Clark2008-10-291-2/+1
* Haiku PortIngo Weinhold2008-10-292-2/+3
* After the upgrade to 3.28_03 we need to revert change 34543.Nicholas Clark2008-10-271-4/+0
* Upgrade to PathTools 3.28_03.Nicholas Clark2008-10-271-0/+12
* Grab the second half of r10084 for cwd.t, which wasn't in change 33042.Nicholas Clark2008-10-272-10/+96
* Upgrade Cwd.xs to the Cwd.xs in PathTools 3.26_01:Nicholas Clark2008-10-271-113/+125
* Upgrade to Devel::PPPort 3.14_03Marcus Holland-Moritz2008-10-218-35/+79
* Cwd.xs won't load in development releases, unless we munge theNicholas Clark2008-10-211-0/+4
* Upgrade PathTools to 3.28_01Nicholas Clark2008-10-191-1/+8
* Suggestion from Slaven - reverse the part of 23348 that removed theNicholas Clark2008-10-181-3/+1
* Storable.thaw segv on blessed reference to overloaded objectYAMASHINA Hio2008-10-152-2/+15
* Upgrade to Devel::PPPort 3.14_02Marcus Holland-Moritz2008-10-1220-80/+525
* Version up for adding hints/hpux.plH.Merijn Brand2008-09-291-1/+1
* Storable and HP-UX Optimizer don't like eachother on 5.8.xH.Merijn Brand2008-09-291-0/+10
* $? is PVLV on VMS (and actually, anywhere else where COMPLEX_STATUS isNicholas Clark2008-09-271-0/+5