summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* threads 1.35 - Borland compiler fixJerry D. Hedden2006-07-105-10/+13
* Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/Steve Peters2006-07-101-2/+2
* Skip tests of a POSIX constant on Mac OS X because saved IDs are borkedDominic Dunlop2006-07-101-4/+8
* Integrate mkppport. All ppport.h files in the core will nowMarcus Holland-Moritz2006-07-095-24538/+0
* Skip some POSIX tests when the thing they are testing is unimplementedYves Orton2006-07-082-9/+22
* Upgrade to Devel::PPPort 3.09Marcus Holland-Moritz2006-07-0811-88/+471
* POSIX test improvements on True64Jarkko Hietaniemi2006-07-083-15/+94
* Test scripts for I18N::Langinfo and POSIXSébastien Aperghis-Tramoni2006-07-073-15/+137
* threads 1.34 - state methodsJerry D. Hedden2006-07-077-12/+411
* Implement handling of state variables in list assignmentRafael Garcia-Suarez2006-07-051-1/+1
* Adjust test count after introducing new constants in POSIXRafael Garcia-Suarez2006-07-051-1/+1
* Add constants needed for recvmsg()/sendmsg() support.Steve Peters2006-07-051-1/+2
* RE: [PATCH] threads 1.33Jerry D. Hedden2006-07-051-3/+9
* more warning-silencing in FieldHashAnno Siegel2006-07-043-7/+10
* threads 1.33Jerry D. Hedden2006-07-0412-80/+459
* Upgrade to Devel::PPPort 3.08_07Marcus Holland-Moritz2006-07-0310-30/+80
* DProf.xs patchAndy Lester2006-07-031-3/+7
* Cleanup in Hash::Util::FieldHashAnno Siegel2006-06-293-8/+4
* Update for IO::Uncompress::BasePaul Marquess2006-06-283-22/+42
* Adjust test preamble for Hash::Util tests too.Rafael Garcia-Suarez2006-06-261-1/+1
* Adjust test preambles for Hash::Util::FieldHash tests to changeRafael Garcia-Suarez2006-06-268-16/+32
* Re: [PATCH] Hash::Util::FieldHashAnno Siegel2006-06-263-9/+20
* Compilation fixes for VMS by John E. MalmbergRafael Garcia-Suarez2006-06-251-2/+2
* Upgrade to Devel::PPPort 3.08_06Marcus Holland-Moritz2006-06-2530-93/+312
* Re: [PATCH] Hash::Util::FieldHashYves Orton2006-06-251-1/+1
* Upgrade to Devel::PPPort 3.08_05Marcus Holland-Moritz2006-06-236-8069/+35
* Re: [PATCH] Hash::Util::FieldHashAnno Siegel2006-06-2315-2/+1992
* IO::Compress::BasePaul Marquess2006-06-221-2/+0
* Upgrade to Sys::Syslog 0.16Rafael Garcia-Suarez2006-06-203-19/+33
* IO::Compress::* 2.000_13Paul Marquess2006-06-2032-621/+1177
* Upgrade to Unicode::Normalize 1.01Rafael Garcia-Suarez2006-06-207-47/+116
* dont warn at exit of detatched threads still runningDave Mitchell2006-06-172-3/+18
* signedness nit in Unicode::Normalize::decomposeCraig A. Berry2006-06-151-1/+1
* fix re debug segvs in global destruction, and a tweak to Benchmark to prevent...Yves Orton2006-06-141-1/+1
* Upgrade to Digest-SHA-5.41Steve Peters2006-06-139-48/+51
* Upgrade to Unicode-Normalize-1.00Steve Peters2006-06-1310-493/+1052
* Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gzSébastien Aperghis-Tramoni2006-06-126-510/+5564
* Re: [PATCH] regexec/regcomp.c cleanupsYves Orton2006-06-111-36/+132
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-111-20/+23
* Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.Yves Orton2006-06-093-19/+111
* Upgrade to Encode 2.18Rafael Garcia-Suarez2006-06-0624-79/+115
* random thread test failureJerry D. Hedden2006-06-061-3/+3
* threads 1.32Jerry D. Hedden2006-06-0615-27/+126
* Eliminate most of the UTF-8 black smoke by skipping optree tests whenNicholas Clark2006-06-058-0/+122
* Add the missing ${^OPEN} hints flag to B::ConciseNicholas Clark2006-06-051-2/+2
* [perl #39178] IO::Socket::connect returns wrong errno on timeoutmlelstv@serpens.de2006-06-011-0/+1
* Re: B::Lint changesJoshua ben Jore2006-05-302-279/+531
* Fix bugs in the bytecode system caused by the abolition of cop_io.Nicholas Clark2006-05-302-24/+43
* Comprehensive regression tests for Perl_refcounted_he_fetch().Nicholas Clark2006-05-292-0/+55
* And some more DynaLoader things that should not be tested onCraig A. Berry2006-05-291-2/+11