summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Avoid Devel::DProf failing an assertion during global destruction.Nicholas Clark2006-10-301-3/+7
* threads 1.46Jerry D. Hedden2006-10-305-100/+188
* Silence a g++ warning reported by Jarkko.Rafael Garcia-Suarez2006-10-301-1/+1
* Delete Encode's MANIFEST (or else the make process complainsRafael Garcia-Suarez2006-10-301-198/+0
* [patch] simplify optree test supportJim Cromie2006-10-301-20/+6
* [PATHCH] Scalar::Util::readonly & compression (was RE: Change 29117: [PATCH...Paul Marquess2006-10-291-3/+12
* Re: Deparse bug?Stephen McCamant2006-10-292-6/+16
* Make 'threads' conform to perlgutsJerry D. Hedden2006-10-271-44/+44
* Spelling fixes for re.pm.Steve Peters2006-10-271-4/+4
* Spelling nits from Debian bug list...Matt Taggart2006-10-271-1/+1
* IO::Compress modulesPaul Marquess2006-10-2639-268/+873
* threads-shared 1.05Jerry D. Hedden2006-10-265-19/+31
* threads 1.45Jerry D. Hedden2006-10-265-23/+22
* Protection against overwriting defsubs.h via a symlinkRafael Garcia-Suarez2006-10-231-0/+1
* Removed typo that caused a variable to shadow an existing variableSteve Peters2006-10-221-1/+1
* Changes for threads::shared to all building with g++.Steve Peters2006-10-212-8/+13
* Fixes for Storable.xs when compiling a threaded Perl with g++.Steve Peters2006-10-211-3/+3
* Better solution to silencing prereq warnings from threads'sSteve Peters2006-10-211-12/+17
* Comment out Hash::Util and IO::File from prereqs of threads, sinceSteve Peters2006-10-201-2/+2
* 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