summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* B:: changes for UNITCHECK blocksAlexander Gough2006-10-206-13/+61
* Re: Off by one in the trie code?Yves Orton2006-10-195-55/+95
* Re: Off by one in the trie code?Yves Orton2006-10-192-2/+2
* Upgrade to Time-HiRes-1.94.Steve Peters2006-10-173-32/+53
* Upgrade to Time-HiRes-1.93.Steve Peters2006-10-153-8/+33
* Upgrade to Digest-SHA-5.44.Steve Peters2006-10-149-23/+28
* Upgrade to XSLoader-0.07.Steve Peters2006-10-142-27/+43
* Upgrade to Time-HiRes-1.92.Steve Peters2006-10-136-30/+380
* Upgrade to PathTools-3.23.Steve Peters2006-10-121-0/+7
* threads::shared 1.04Jerry Hedden2006-10-121-4/+5
* threads 1.44Jerry Hedden2006-10-124-7/+12
* RE: g++ compile and make test 100%Robin Barker2006-10-121-1/+1
* RE: g++ compile and make test 100%Robin Barker2006-10-111-5/+5
* Fix typo in NDBM_File.xs and bump up the version number.Steve Peters2006-10-112-2/+2
* Update comment (by Yves Orton), plus POD fixesRafael Garcia-Suarez2006-10-111-11/+12
* ext re: C++: EXTERN_C needed, and where did sub install() go?Jarkko Hietaniemi2006-10-112-4/+5
* Grrr...moved the files, but forgot to update Soundex.pmSteve Peters2006-10-111-94/+195
* Update to PathTools-3.22.Steve Peters2006-10-102-5/+8
* Regexp Recurse by name.Yves Orton2006-10-101-10/+20
* enc2xs and C++: add extern "C" to dataJarkko Hietaniemi2006-10-101-3/+5
* Make g++ happy when compiling NDBM_File on a system thatSteve Peters2006-10-092-0/+23
* Encode.xs: add an explicit cast to make g++ happierJarkko Hietaniemi2006-10-091-1/+1
* Digest::SHA 5.43_01 - ANSIfy src/hmac.cJarkko Hietaniemi2006-10-092-19/+8
* Document the growth policy, and Yves suggested a better arbitaryNicholas Clark2006-10-081-1/+6
* Yves said that the XS version of Data::Dumper was inefficient becauseNicholas Clark2006-10-071-0/+3
* Use packed addresses for the seen tracking hash, rather thanNicholas Clark2006-10-072-11/+45
* Eliminate two more unneeded strlen()s from Dumper.xsNicholas Clark2006-10-071-2/+2
* threads 1.43 - stringifyJerry Hedden2006-10-077-17/+44
* Change sprintf() to my_sprintf(), and use the returned length fromNicholas Clark2006-10-071-21/+8
* another g++ patch (Util.xs)Paul Marquess2006-10-071-2/+2
* Upgrade to PathTools-3.21Steve Peters2006-10-061-0/+17
* Change md5sum of MD5.xs after change 28936 (on UNIX, mightRafael Garcia-Suarez2006-10-051-1/+1
* Change to sv_reftype return value caused compile for Digest::MD5Steve Peters2006-10-042-4/+4
* Give zlib the ASNI C treatmantPaul Marquess2006-10-0411-406/+408
* threads-shared 1.03 - Changes, Makefile.PLJerry Hedden2006-10-032-18/+120
* Move Text::Soundex from lib/ to ext/ and upgrade it to Steve Peters2006-10-036-0/+661
* Un-TODO some B testsRafael Garcia-Suarez2006-10-031-6/+5
* Upgrade to threads-shared-1.03Steve Peters2006-10-0316-1421/+1721
* Upgrade to threads-1.42Steve Peters2006-10-035-15/+17
* Upgrade to Time-HiRes-1.91Steve Peters2006-10-033-7/+29
* Minor re 'Debug' tweaks, also fix a bug in dumping certain patterns.Yves Orton2006-09-291-9/+10
* PerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling seekand don't talk to...Jarkko Hietaniemi2006-09-292-100/+112
* Re: [PATCH] Add hook for re_dup() into regex engine as reg_dupe (make re plug...Yves Orton2006-09-295-108/+95
* Make Perl_regdupe only exist for threaded perls.Nicholas Clark2006-09-261-2/+14
* Add hook for re_dup() into regex engine as reg_dupe (make reYves Orton2006-09-252-9/+15
* Fix declaration-after-statement problemSebastian Steinlechner2006-09-181-1/+1
* return value of -1 without errno set is ok in Craig A. Berry2006-09-161-38/+33
* Avoid warnings when $Config{d_cplusplus} is undefined.Nicholas Clark2006-09-151-3/+3
* C++ EncodeJarkko Hietaniemi2006-09-141-5/+14
* darwin also seems to be lacking a dl_unload_file() in itsSteve Peters2006-09-131-2/+2