summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade Compression modules to 2.015Steve Hay2008-09-2639-148/+559
* Upgrade to XSLoader 0.10.Nicholas Clark2008-09-262-6/+7
* $! and $1 are PVMG(), but their content is undefined when peekingH.Merijn Brand2008-09-261-3/+3
* Add new test file to MANIFEST. Fix tests for threaded builds.H.Merijn Brand2008-09-251-1/+1
* New XS::APItest's for sv_peek based on my DDumper workH.Merijn Brand2008-09-253-1/+106
* defined %{$package.'::'} isn't good enough to tell whether a module isNicholas Clark2008-09-232-7/+15
* The tests for the -ostash option to B::Concise will have been failingNicholas Clark2008-09-231-3/+12
* Fix tests for the case of -Du_usedlNicholas Clark2008-09-231-14/+30
* [perl #59208][PATCH 5.8.x] ext/DynaLoader/t/XSLoader.t assumes dynamic loadingAndy Dougherty2008-09-231-2/+8
* Avoid uninitialized warnings from XSLoaderRafael Garcia-Suarez2008-09-221-2/+1
* Fwd: CPAN Upload: S/SA/SAPER/XSLoader-0.09.tar.gzSébastien Aperghis-Tramoni2008-09-212-9/+22