summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Make the 5.9 changes to B conditional on perl version.Nicholas Clark2005-11-052-1/+45
* Upgrade to Time-HiRes-1.81Steve Peters2005-11-054-33/+69
* Upgrade to Time-HiRes-1.80Steve Peters2005-11-043-8/+12
* Upgrade to Time-HiRes 1.79Steve Peters2005-11-043-2/+39
* Fix test failures introduced by the change of flags on op_sortRafael Garcia-Suarez2005-11-031-26/+26
* Upgrade to Time-HiRes-1.78Steve Peters2005-11-033-6/+14
* Test for the right signal should use the constant for that signal.Steve Peters2005-11-031-1/+1
* Upgrade to Time-HiRes-1.77Steve Peters2005-11-037-68/+548
* Adjust test countRafael Garcia-Suarez2005-11-021-1/+1
* Add missing file from change 25953Rafael Garcia-Suarez2005-11-021-0/+164
* sort/multicall patchRobin Houston2005-11-0210-96/+193
* Upgrade to DB_File 1.813.Steve Peters2005-10-314-14/+46
* A B::Deparse fix from :Bas van Sisseren2005-10-311-3/+6
* Robin Houston remarks that mention of a context is missing from theRafael Garcia-Suarez2005-10-311-2/+2
* [perl #30563] [PATCH] Storable::dclone fails for tied elementsSrezic@Iconmobile.Com2005-10-293-2/+29
* Re: IO::File performace issueGisle Aas2005-10-271-8/+4
* Upgrade to Time-HiRes-1.76Steve Peters2005-10-255-36/+78
* Compress::ZlibPaul Marquess2005-10-247-20/+66
* use more 'const' in the Encode data structures.Nicholas Clark2005-10-222-18/+23
* Mark more static Encode data structures as const.Nicholas Clark2005-10-224-12/+13
* Upgrade to Time-HiRes-1.75Steve Peters2005-10-183-2/+6
* Silence gcc complaints about comments in config.hSteve Hay2005-10-172-2/+2
* even more SymbianJarkko Hietaniemi2005-10-171-1/+1
* Correct precedence from and to && in an expression with assignment.Nicholas Clark2005-10-171-1/+1
* static functions should be prefixed S_Dave Mitchell2005-10-161-3/+3
* free a thread's interpreter after $t->join() rather than after undef $tDave Mitchell2005-10-161-28/+39
* No more attempting to edit Pod before the first coffee of the morning.Steve Peters2005-10-161-1/+0
* Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).Steve Peters2005-10-161-6/+6
* Compress::Zlib - fix for win32Paul Marquess2005-10-141-11/+16
* RE: [PATCH] Compress::ZlibPaul Marquess2005-10-131-52/+4
* Compress::ZlibPaul Marquess2005-10-112-10/+8
* Compress::ZlibPaul Marquess2005-10-112-27/+16
* Symbian bleadperl@25725 updateJarkko Hietaniemi2005-10-102-3/+16
* RE: [PATCH] Compress::ZlibPaul Marquess2005-10-102-6/+10
* Making t/14gzopen.t a bit more robust.Paul Marquess2005-10-103-42/+34
* Compress::Zlib should not ask under Cygwin in COREH.Merijn Brand2005-10-101-2/+2
* RE: [PATCH] DB_File 1.1812Paul Marquess2005-10-101-4/+8
* Upgrade to DB_File 1.1812, by Paul MarquessRafael Garcia-Suarez2005-10-095-6/+19
* Upgrade to Pathtools-3.12Steve Peters2005-10-072-1/+9
* Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() andSteve Peters2005-10-061-2/+2
* Be nice with subversion hidden directoriesRafael Garcia-Suarez2005-10-061-2/+2
* Move ZlibTestUtils.pm under t/Rafael Garcia-Suarez2005-10-0624-24/+24
* Don't install pods via MakeMaker for C::Zlib,Rafael Garcia-Suarez2005-10-061-3/+7
* Fix Compress::Zlib test boilerplateNicholas Clark2005-10-0524-24/+24
* Compress::Zlib's Makefile.PL shouldn't create .bak files when building the coreRafael Garcia-Suarez2005-10-051-1/+1
* Add test preambles to Compress::Zlib.Rafael Garcia-Suarez2005-10-0525-9/+145
* proposal [perl #34301]: IO::Socket calls getpeername far too oftenPeter Dintelmann2005-10-052-6/+12
* Upgrade to Compress::Zlib 2.000_05Rafael Garcia-Suarez2005-10-0559-3542/+28994
* Upgrade to XSLoader 0.05, plus a few doc nits,Rafael Garcia-Suarez2005-09-302-48/+145
* OPpRUNTIME can be set on OP_QR tooRafael Garcia-Suarez2005-09-271-1/+1