summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Implicit upgrading docsAudrey Tang2003-12-091-0/+19
* Upgrade to Digest-MD5 2.33.Rafael Garcia-Suarez2003-12-086-26/+170
* Back out the Makefile.PL part of 21808 as requested by Gisle AasNicholas Clark2003-12-051-102/+4
* another ext/SDBM_File/sdbm build fixCraig A. Berry2003-12-051-3/+2
* Re: [perl #24554] Segfault in POSIX moduleSADAHIRO Tomoyuki2003-11-303-34/+63
* Update Unicode::Normalize to 0.28Nicholas Clark2003-11-297-116/+322
* Update to Digest::MD5 2.31Nicholas Clark2003-11-296-33/+164
* POSIX::isXXX(undef) segfaulted. (bug #24554.)Rafael Garcia-Suarez2003-11-292-12/+16
* Check that the key is present before a delete, and absent afterwardsNicholas Clark2003-11-211-0/+8
* Integrate:Nicholas Clark2003-11-211-128/+149
* Whoops. We weren't actually testing hv_store_entNicholas Clark2003-11-182-21/+46
* utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_deleteNicholas Clark2003-11-162-6/+190
* Accessing unicode keys in tie hashes via hv_exists was broken.Nicholas Clark2003-11-164-1/+103
* Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePe...Elizabeth Mattijsen2003-11-161-1/+15
* Last stab at sdbm/Makefile.PLMichael G. Schwern2003-11-121-2/+1
* bugid #24407: numeric key for shared hash got stringified usingDave Mitchell2003-11-062-3/+9
* Opcode.xs/RC2 compile nit on VMSCraig A. Berry2003-11-051-1/+1
* Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19Michael G. Schwern2003-11-051-11/+6
* Temporary kludge to allow SDBM_File being builtRafael Garcia-Suarez2003-11-041-0/+4
* Re: PERL_VERSION, SUBVERSION, PATCHLEVELMarcus Holland-Moritz2003-11-031-2/+3
* Cwd.xs: off-by-one buffer overflow in realpath()Casey West2003-11-031-1/+1
* Fix for [perl #24347] segfault with SafeRafael Garcia-Suarez2003-11-021-2/+3
* OS/2 buildIlya Zakharevich2003-11-021-0/+9
* DB_File 1.807Paul Marquess2003-11-016-42/+68
* whoops, typoDave Mitchell2003-11-011-1/+1
* [perl #24368] seg faults when deleting keys of shared hash refsDave Mitchell2003-11-011-14/+21
* Devel::PPPort and scan_binMarcus Holland-Moritz2003-10-311-2/+2
* Upgrade to Time::HiRes 1.52.Rafael Garcia-Suarez2003-10-284-3/+39
* Fix more shared threads leaks: add SAVETMPS to the second branchDave Mitchell2003-10-271-0/+4
* Sync with Unicode::Normalize 0.25Nicholas Clark2003-10-279-84/+568
* Integrate:Nicholas Clark2003-10-231-1/+1
* Fix two threads::shared leaksDave Mitchell2003-10-231-0/+10
* add some missing defines to Devel::PPPortMarcus Holland-Moritz2003-10-202-1/+171
* The compilation of PerlIO::via may hang on AIX whenRafael Garcia-Suarez2003-10-171-0/+2
* Ensure PL_comppad/curpad point to PL_main_cv's padlist whenDave Mitchell2003-10-161-1/+6
* Update MIME::Base64 and Digest::MD5 from the CPAN version.Rafael Garcia-Suarez2003-10-1512-52/+150
* Add support for Linux abstract unix domain sockets to Socket.pm.Rafael Garcia-Suarez2003-10-152-10/+33
* Changes #20819 and #20996 break compatibility with perl 5.6.0Marcus Holland-Moritz2003-10-131-2/+2
* threads::async + some cleanupElizabeth Mattijsen2003-10-101-10/+4
* Put all pre-processor #s on the first column (some compilers are picky)Nicholas Clark2003-10-091-1/+1
* Devel::PPPort is missing an aTHX when callingJan Dubois2003-10-091-1/+1
* perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.tTom Horsley2003-09-291-1/+1
* Update to Scalar-List-Utils 1.13Graham Barr2003-09-255-4/+23
* A fix from Graham forJarkko Hietaniemi2003-09-241-2/+2
* Someone actually reads the Makefile.PL messages, it seems.Jarkko Hietaniemi2003-09-241-1/+1
* Bump the Encode version to 1.9801 since we are no more identicalJarkko Hietaniemi2003-09-231-1/+1
* ucmlintage.Jarkko Hietaniemi2003-09-231-1/+1
* [perl #23979] GSM 03.38 mapping in Encoding::Byte is incorrectJarkko Hietaniemi2003-09-234-44/+375
* Re: B::Deparse fails in pure_string()Stephen McCamant2003-09-231-2/+3
* RC5 and Intel's ICCMarcus Holland-Moritz2003-09-231-0/+1