summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Correct typo in Time::HiRes tests introduced by patch 26383Dominic Dunlop2005-12-171-1/+1
* Fix for ext/POSIX/t/time.t so the strftime() test works on systemsSteve Peters2005-12-171-6/+2
* Upgrade to Time-HiRes-1.85Steve Peters2005-12-177-87/+402
* s/Nullhv/NULL/g;Nicholas Clark2005-12-162-3/+3
* s/Nullav/NULL/gNicholas Clark2005-12-161-3/+3
* Silence test output to STDERRGisle Aas2005-12-151-1/+1
* forgot to add new file to change #26350Dave Mitchell2005-12-141-0/+134
* [perl #37919] Blessed scalar refs with threads::shared Jerry D. Hedden2005-12-141-0/+7
* Fix realclean target for Sys::SyslogRafael Garcia-Suarez2005-12-131-1/+1
* Use load_module() instead of perl_eval_sv("require $mod") toGisle Aas2005-12-121-16/+6
* Upgrade to PathTools-3.14_01Steve Peters2005-12-102-0/+38
* Upgrade to Sys-Syslog-0.10Steve Peters2005-12-0914-155/+1277
* Fixup the setsockopt usage message; missing OPTVAL.Gisle Aas2005-12-081-1/+1
* Don't build manpages for Encode and Unicode::NormalizeRafael Garcia-Suarez2005-12-072-0/+2
* Fix typo spotted by Ronald J Kimball.Gisle Aas2005-12-061-1/+1
* Re: Perl PR: "Security holes in Sys::Syslog"Ronald J. Kimball2005-12-061-1/+8
* Document why syslog($priority, "%s", $message) is a good ideaGisle Aas2005-12-061-0/+8
* Upgrade to MIME-Base64-3.07Steve Peters2005-12-054-6/+41
* Upgrade to Digest-MD5-2.36Steve Peters2005-12-054-13/+21
* Missing chunk in change #26247.Rafael Garcia-Suarez2005-12-031-3/+3
* Sys::Syslog::syslog can accept a message without printfGisle Aas2005-12-031-2/+4
* Storable retrieve_lscalar fails for empty strings [PATCH]Gisle Aas2005-12-022-1/+12
* Fix B::Concise tests after change #26226Rafael Garcia-Suarez2005-11-301-12/+20
* Fix ext/POSIX/t/time.t on Win32Steve Hay2005-11-281-1/+1
* Mac OS X/Darwin seems to have problems with tzname().Steve Peters2005-11-281-1/+4
* Don't let MakeMaker install doc for MIME::Base64Rafael Garcia-Suarez2005-11-271-2/+9
* Upgrade to MIME-Base64-3.06Steve Peters2005-11-275-13/+55
* Deal with differences in what clock() does between POSIX and BSD.Steve Peters2005-11-261-3/+5
* Upgrade to Scalar-List-Utils-1.18Steve Peters2005-11-262-0/+34
* Upgrade to Digest-MD5-2.35Steve Peters2005-11-265-25/+58
* Just be explicit about $TZ.Steve Peters2005-11-261-10/+9
* Hmmm...strftime() does work on Win32, but tzset() is having problemsSteve Peters2005-11-261-6/+9
* Additional tests for B and POSIX. The POSIX ones concern me a bit,Steve Peters2005-11-262-1/+73
* Use the system's free to dealloc a PV allocated by the systemRafael Garcia-Suarez2005-11-221-5/+1
* Upgrade to Time::HiRes 1.83Rafael Garcia-Suarez2005-11-214-28/+56
* Declarations must come first, or some compilers aren't happy.Rafael Garcia-Suarez2005-11-201-1/+1
* Cleaning up some warnings generated by "gcc -W"Steve Peters2005-11-193-2/+5
* Upgrade to PathTools-3.14Steve Peters2005-11-191-0/+30
* Map the HE arena onto SV type 0 (SVt_NULL).Nicholas Clark2005-11-191-3/+4
* Missing ; in Storable.xsGisle Aas2005-11-141-1/+1
* Compress::ZlibPaul Marquess2005-11-145-23/+50
* Fix code-before-declaration in boot_Storable added by 26107Steve Hay2005-11-141-0/+2
* Re: [PATCH] Enhanced Storable::read_magic()Gisle Aas2005-11-134-32/+632
* Make B's tests skip correctly when PerlIO is not configured.Nicholas Clark2005-11-122-1/+5
* Change 26063 got one conditional the wrong way round.Nicholas Clark2005-11-121-1/+1
* Make the removal of references to AvFLAGS in the B modules conditionalNicholas Clark2005-11-122-3/+11
* 26085 was wrong. Undo it.Nicholas Clark2005-11-111-2/+2
* DB_File 1.814Paul Marquess2005-11-114-6/+16
* Storable 0.1 compatibilityGisle Aas2005-11-114-5/+74
* Correct the version-dependant expression for the number of tests, as itNicholas Clark2005-11-111-2/+2