summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* problems in ext/Storable/t/file_magic.t on EBCDIC platformChun Bing Ge2007-08-031-12/+12
* [perl #44349] DProf - poor timer resolution on BSDs (patch) agrow@thegotonerd.com2007-08-031-16/+49
* [rt.cpan.org #28537] PATCH for croak.t test failure Slaven_Rezic2007-07-291-4/+7
* Don't use C++ comments.Rafael Garcia-Suarez2007-07-261-1/+1
* [PATCH] Silence diag in ext/Data/Dumper/t/bless.tJerry D. Hedden2007-07-261-1/+1
* [perl #39420] [PATCH] Data::Dumper fails to escape bless class nameAdriano Ferreira2007-07-243-5/+72
* Need to run the plan() at BEGIN time, else the use_ok() will fail.Nicholas Clark2007-07-231-4/+6
* Various fixes for EBCDIC platforms.Steve Peters2007-07-231-1/+7
* Re-apply #31429, which was accidentally undone by #31632Steve Hay2007-07-202-17/+17
* Re: [patch] Hash::Util::FieldHash v1.02Anno Siegel2007-07-194-23/+51
* Win32API::File cleanupJerry D. Hedden2007-07-181-1/+4
* VMS todo for threads exit test.Craig A. Berry2007-07-141-8/+21
* Fix typos, readability nitsRafael Garcia-Suarez2007-07-131-26/+26
* Use new style L<> links in PODRafael Garcia-Suarez2007-07-133-6/+5
* Specify prototyping behaviour for Math::BigInt::FastCalcRafael Garcia-Suarez2007-07-131-0/+2
* dump.c: do not use sv_len_utf8 because it modified the scalarGerard Goossen2007-07-111-2/+10
* Add additional SUSV3 constants to Socket for use with setsockopt() Steve Peters2007-07-102-2/+16
* Fix Digest::SHA test boilerplate.Rafael Garcia-Suarez2007-07-1019-19/+19
* Upgrade to Digest::SHA 5.45.Rafael Garcia-Suarez2007-07-1058-1261/+1172
* How this got I got ext/Digest/MD5/t/files.t wrong for EBCDIC, ISteve Peters2007-07-101-1/+1
* Update Filter::Call::Util versionPaul Marquess2007-07-091-1/+1
* compression modules update to version 2.005Paul Marquess2007-07-0242-172/+373
* Fixes to threads testsJerry D. Hedden2007-07-026-60/+80
* /p vs (?p)Abigail2007-06-301-0/+1
* Being tired of adjusting the test count of concise-xs.tRafael Garcia-Suarez2007-06-291-5/+1
* Move the RXf_WHITE logic for split " " into the regex engineÆvar Arnfjörð Bjarmason2007-06-281-1/+1
* RE: Problem in Win32CORE when building PAR-Packer-0.975 with bleadperl on Win32Jan Dubois2007-06-282-12/+20
* Move tests under 'threads' moduleJerry D. Hedden2007-06-281-6/+22
* Re: [PATCH-revised] ext/Win32/t/Unicode.t failures on FAT32 under CygwinJerry D. Hedden2007-06-281-1/+1
* Fix POSIX::setlocale(): the CRT function returns a pointer to aSteve Hay2007-06-271-3/+12
* threads 1.63Jerry D. Hedden2007-06-275-27/+41
* B::Deparse cleanupsChia-liang Kao2007-06-273-87/+77
* avoid double-free of the thread functionDave Mitchell2007-06-261-4/+2
* Upgrade to Win32-0.30Steve Hay2007-06-265-6/+27
* Accept file exists error in ext/Win32API/File/t/file.tJerry D. Hedden2007-06-251-1/+2
* remove op_staticPaul Johnson2007-06-254-20/+4
* Remove now-irrelevant commentRafael Garcia-Suarez2007-06-251-2/+0
* [perl #43285] Win32API::File tests language specific Reini Urban2007-06-251-24/+24
* s/\bunicode\b/Unicode/; # For everything not dual lifeNicholas Clark2007-06-241-2/+2
* Silence "signed/unsigned mismatch" warning from VC++ when buildingSteve Hay2007-06-201-2/+1
* Stop the VC++ warning "'HUF_func_2mode' undefined; assuming externSteve Hay2007-06-201-16/+16
* Re: Net::SMTP can't send large messages with bleadperlYves Orton2007-06-191-11/+26
* Work on getting B compiling outside of the perl source tree.Nicholas Clark2007-06-192-9/+28
* Re: Math::BigInt 1.87 problems? Re: FAIL DBI-1.56 i686-linux 2.4.27-3-686 [PA...Tels2007-06-182-4/+11
* SvRX() and SvRXOK() macrosÆvar Arnfjörð Bjarmason2007-06-181-22/+2
* POD fixes in Hash::Util and Hash::Util::FieldHashRafael Garcia-Suarez2007-06-172-13/+12
* [patch] Hash::Util::FieldHash v1.01Anno Siegel2007-06-175-260/+860
* Patches to compile perl on Cray XT4 Catamount/Qk, by JarkkoRafael Garcia-Suarez2007-06-171-0/+7
* EBCDIC fixes for gzipPaul Marquess2007-06-172-3/+14
* More portability nits by JarkkoRafael Garcia-Suarez2007-06-161-1/+1