summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade to Encode 2.12Steve Peters2005-09-278-42/+133
* Make B::Deparse handle correctly CORE::requireRafael Garcia-Suarez2005-09-261-3/+4
* Upgrade to Compress::Zlib 1.40Rafael Garcia-Suarez2005-09-235-74/+87
* A few POD fixesRafael Garcia-Suarez2005-09-212-3/+3
* Upgrade to Time::HiRes 1.74Rafael Garcia-Suarez2005-09-214-59/+67
* Remove the last STRLEN n_a;s that my compiler can reach.Nicholas Clark2005-09-212-4/+2
* Upgrade to Compress::Zlib 1.39Rafael Garcia-Suarez2005-09-204-9/+15
* All Perl_hv_name_set()s need to be plain hv_name_set if they are toNicholas Clark2005-09-191-1/+1
* bleadperl DProf.xs:140: warning: `unused' attribute ignoredYitzchak Scott-Thoennes2005-09-191-4/+2
* It looks like the only way to reliably make Perl_hv_name_set a pureNicholas Clark2005-09-181-1/+1
* Holding a mutex then croak()ing strikes me as deadlock.Nicholas Clark2005-09-171-0/+1
* Upgrade to Compress::Zlib 1.38Rafael Garcia-Suarez2005-09-066-17/+52
* Revert Makefile.PL change from #25355Rafael Garcia-Suarez2005-09-061-41/+1
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-0622-49/+161
* regression test for 25352Jim Cromie2005-09-051-1/+38