summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Change all NEWSV() to newSV() in the core and non-dual-lived modules.Steve Hay2006-01-183-3/+3
* Digest::SHA's t/2-nist-sha-oo.t has some path related problems onSteve Peters2006-01-181-1/+1
* Fixes for Digest::SHA. Replaced old ppport.h file with a new oneSteve Peters2006-01-182-326/+4941
* Make sure the most common IPPROTO_* constants are always available.Gisle Aas2006-01-181-1/+4
* Don't warn about a directory being closed in the DESTROY forSteve Peters2006-01-161-0/+1
* Upgrade to Devel::PPPort 3.07Marcus Holland-Moritz2006-01-1668-1097/+2426
* Upgrade to Encode 2.14Rafael Garcia-Suarez2006-01-1613-18/+82
* More $VERSION bumps.Nicholas Clark2006-01-131-1/+1
* Add a link to the Opcode doc in Safe.Rafael Garcia-Suarez2006-01-131-1/+4
* Upgrade to Devel::PPPort 3.06_01Nicholas Clark2006-01-1232-1460/+1955
* $Socket::VERSION++; # You always miss one.Nicholas Clark2006-01-121-1/+1
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-1211-11/+11
* Compress::ZlibPaul Marquess2006-01-122-4/+4
* A few more places that can use hv_fetchs().Gisle Aas2006-01-111-8/+8
* Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gzSébastien Aperghis-Tramoni2006-01-112-5/+15
* Re: Sys::Syslog blows up rather spectacularly on SolarisAlan Burlison2006-01-102-1/+5
* Gisle is correct - $host needs to stay in case the user sets itNicholas Clark2006-01-101-3/+25
* Why should Syslog jump through hoops to look up the hostname so it canNicholas Clark2006-01-101-22/+4
* If getservbyname fails tell what service the lookupGisle Aas2006-01-101-2/+2
* Remove Syslog tests that use external modulesRafael Garcia-Suarez2006-01-105-81/+0
* Compress::Zlib becomes zlib agnosticPaul Marquess2006-01-10102-9038/+7665
* Make FAKE,READONLY optional on VMS in test 21Craig A. Berry2006-01-101-1/+1
* Added standard core header to test cases for Digest::SHASteve Peters2006-01-0924-0/+162
* POSIX and Fcntl both export the same constants derived from the sameNicholas Clark2006-01-092-8/+10
* Upgrade to Sys::Syslog 0.12Rafael Garcia-Suarez2006-01-095-40/+46
* RE: Failing tests on VMS blead@26652Paul Marquess2006-01-0917-152/+73
* Tweak the code that generates unique entries in @POSIX::EXPORT so thatNicholas Clark2006-01-081-4/+5
* Add missing files in ext/Digest/SHA/src that somehow escaped the net.Nicholas Clark2006-01-088-0/+1329
* Add Digest-SHA-5.32 for SHA-256 support for CPAN.Steve Peters2006-01-0844-0/+3151
* Reorder Fcntl's bootstrapping so that the constants actually getNicholas Clark2006-01-071-13/+19
* [perl #37946] preserve the referent associated with a shared RV.Dave Mitchell2006-01-071-23/+49
* fix coredump on 'local $shared[N]' introduced by change #24942Dave Mitchell2006-01-071-15/+3
* make ithreads shared vars smaller/quicker by eliminating shared_svDave Mitchell2006-01-062-376/+516
* DBL_MAX and FLT_MAX are not constants in Borland C++Steve Hay2006-01-061-3/+3
* sprinkle dVARJarkko Hietaniemi2006-01-061-1/+1
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-043-258/+140
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-033-24/+103
* Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programsStephen McCamant2006-01-031-1/+3
* Re: [patch] optimized constant subs are cool, teach B::Concise about themJim Cromie2006-01-023-94/+507
* add svt_local slot to magic vtable, and fix local $sharedDave Mitchell2006-01-021-4/+30
* make threads use MY_CXT API rather than using PL_modglobalDave Mitchell2005-12-311-9/+16
* Fix test for perl version number in Makefile.PLRafael Garcia-Suarez2005-12-291-1/+1
* re-implement MY_CXT API more efficiently, and add explicitDave Mitchell2005-12-291-3/+16
* add tests for MY_CXT API and improve its documentationDave Mitchell2005-12-293-1/+135
* Upgrade to Sys-Syslog-0.11Steve Peters2005-12-285-76/+263
* Fix 2 off-by-one errors in the call to ninstr().Gisle Aas2005-12-281-1/+1
* Upgrade to PathTools-3.15Steve Peters2005-12-281-2/+4
* [patch] ext/b/t/lint.t fails on win32Yves Orton2005-12-271-1/+1
* Given that IO::Socket is documented as exporting all of Socket'sNicholas Clark2005-12-242-4/+2
* Looks like the macro CLK_TCK is not actually a constant on Solaris.Nicholas Clark2005-12-241-1/+2