summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Upgrade to PathTools 3.25Rafael Garcia-Suarez2007-06-143-6/+14
* Avoid multiply defined symbols in re extension following #31341.Craig A. Berry2007-06-081-0/+6
* Adjust test count (it shouldn't have changed with last patch)Rafael Garcia-Suarez2007-06-061-1/+1
* Re: [PATCH] Callbacks for named captures (%+ and %-)Ævar Arnfjörð Bjarmason2007-06-066-31/+32
* A test file was removed from the latest Unicode::NormalizeRafael Garcia-Suarez2007-06-061-60/+0
* Upgrade to Unicode::Normalize 1.02Rafael Garcia-Suarez2007-06-068-68/+110
* Remove support for assertions and -ARafael Garcia-Suarez2007-06-055-13/+6
* Fix DynaLoader::dl_findfile() to locate .so files againJan Dubois2007-06-011-1/+1
* Upgrade to Encode 2.23Rafael Garcia-Suarez2007-05-305-59/+80
* Silence a couple of VC++ compiler warningsSteve Hay2007-05-302-3/+3
* DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant expressionsNicholas Clark2007-05-291-7/+6