summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* 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
* RC5 and Intel's ICCMarcus Holland-Moritz2003-09-231-2/+1
* Upgrade to Time::HiRes 1.51.Jarkko Hietaniemi2003-09-222-1/+5
* small fix for Devel::PPPortTassilo von Parseval2003-09-182-2/+6
* More suggested patches for NCR MP-RAS from Andy Dougherty.Jarkko Hietaniemi2003-09-162-1/+7
* Re: [perl #23791] Many errors in build under NCR MP-RASAndy Dougherty2003-09-161-2/+10
* Also IRIX wants setlogsock('stream').Jarkko Hietaniemi2003-09-142-2/+3
* More PerlIO warnings changes.Jarkko Hietaniemi2003-09-131-2/+2
* Stringify the $VERSION of DynaLoader so it's never dependentRafael Garcia-Suarez2003-09-121-1/+1
* strict stash seems to have gone, too.Jarkko Hietaniemi2003-09-091-1/+1
* Loading warnings.pm now loads attributes.pm that loads strict.pm.Rafael Garcia-Suarez2003-09-081-1/+1
* A version of change #21073 that works.Rafael Garcia-Suarez2003-09-082-2/+14
* 5.8.1 was mistakenly redefining PL_sv_placeholder.Jarkko Hietaniemi2003-09-081-1/+1
* The #21073 broke ext/B/t/o.t, retracting the #21073.Jarkko Hietaniemi2003-09-082-14/+2
* call_(pv|etc.) for Devel::PPPortTassilo von Parseval2003-09-083-2/+32