summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* Plug a memory leak in EncodeRafael Garcia-Suarez2007-05-291-0/+1
* Upgrade to Encode 2.22Rafael Garcia-Suarez2007-05-295-11/+66
* Several POD fixes by Jonathan StoweRafael Garcia-Suarez2007-05-282-0/+3
* linux arm cross-compilationVadim Konovalov2007-05-281-0/+141
* Math::BigInt::FastCalc v0.15Tels2007-05-284-5/+64
* [perl #43010] [PATCH] Deparse, ''->(), ::(), sub :: {}, etc. Father Chrysostomos2007-05-242-6/+30
* threads::shared 1.12Jerry D. Hedden2007-05-245-88/+57
* RE: [PATCH] Skip ext/Win32/t/Unicode.t under CygwinJan Dubois2007-05-231-8/+14
* Skip ext/Win32/t/Unicode.t under CygwinJerry D. Hedden2007-05-211-0/+4
* Skip win32core.t under CygwinJerry D. Hedden2007-05-211-1/+5
* threads 1.62Jerry D. Hedden2007-05-189-221/+245
* Upgrade to Win32-0.29Steve Hay2007-05-188-327/+1127
* Re: Thread fail/hang on HP-UX 10.20Jerry D. Hedden2007-05-163-1/+8
* DynaLoader doesn't seem to need -DPERL_CORE, and no other extensionsSteve Hay2007-05-161-1/+1
* A more general fix to non-threaded static extension build problemsSteve Hay2007-05-161-1/+0
* Win32CORE.c needed windows.hJerry D. Hedden2007-05-151-0/+3
* RE: Smoke summary results for maint and current on Win32Jan Dubois2007-05-151-0/+1
* RE: [perl #42925] Win32::GetLastError fails when first calledJan Dubois2007-05-151-1/+7
* threads::shared 1.11Jerry D. Hedden2007-05-143-5/+5
* Test for [perl #42925], which was fixed by #31214Steve Hay2007-05-141-1/+6
* RE: [perl #42925] Win32::GetLastError fails when first called Jan Dubois2007-05-141-0/+2
* Upgrade to Encode-2.21Steve Peters2007-05-137-7/+198
* move PL_rsfp_filters into the parser structDave Mitchell2007-05-123-3/+8
* move PL_rsfp into the PL_parser structDave Mitchell2007-05-111-0/+5
* Work around to get Unicode tests passing.Nicholas Clark2007-05-101-1/+1
* Re: Compress::Zlib, pack "C" and utf-8 [PATCH]Marc Lehmann2007-05-103-8/+5
* Upgrade to Math-BigInt-FastCalc-0.14Steve Peters2007-05-083-36/+60
* bytecode.pl: Exterminate!Nicholas Clark2007-05-071-245/+0