summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* GDBM_File isn't dual life, so no need for a dev module version number.Nicholas Clark2008-03-291-2/+2
* DB_File 1.817Paul Marquess2008-03-275-18/+40
* Actually use the computed @path so as to write the awkwardly named testNicholas Clark2008-03-261-1/+1
* "646"Jarkko Hietaniemi2008-03-251-2/+2
* IO::Socket::INET unnecessarily resolves "udp"Niko Tyni2008-03-251-1/+1
* Upgrade to Module-Pluggable-3.8Steve Peters2008-03-242-11/+12
* Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)Nicholas Clark2008-03-191-5/+4
* Fix a couple of minor differences between the Encode 2.14 CPAN tarballNicholas Clark2008-03-142-1/+6
* Upgrade to Module::Pluggable 3.7Nicholas Clark2008-03-134-8/+79
* Regexp::DESTROY was only added in 5.8.1Rafael Garcia-Suarez2008-03-131-3/+4
* Move Module::Pluggable into ext/ as the next version has actions in itsNicholas Clark2008-03-124-0/+811
* Upgrade to Encode-2.24Steve Peters2008-03-128-92/+115
* An unfortunate side-effect of Encode and Encode::Alias use'ing eachRafael Garcia-Suarez2008-03-121-2/+3
* Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2Reini Urban2008-03-111-5/+1
* Re: Perl @ http://www.ccl4.org/~nick/P/perl-33444.tar.bz2Reini Urban2008-03-111-6/+6
* Re-apply part of #33370 to Time::PieceRafael Garcia-Suarez2008-03-102-1/+5
* Upgrade to Time::Piece 1.13Rafael Garcia-Suarez2008-03-105-69/+129
* Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL on when it shouldn'tVincent Pit2008-03-103-1/+70
* Bring the joy of strict to ext/B/t/lint.t.Nicholas Clark2008-03-051-1/+3
* Better line diagnostics - runlint's caller rather than runlint itself.Nicholas Clark2008-03-051-0/+1
* Fix skip counts introduced in #33433Steve Hay2008-03-051-8/+8
* use strict; and use Test::More; to give decent failure diagnostics.Nicholas Clark2008-03-041-93/+60
* [perl #46957] [PATCH] make Devel::Peek::mstat always availablesrezic@cpan.org2008-03-031-7/+5
* Make ext/POSIX/t/sysconf.t use File::Spec->tmpdir() for pathconf/Nicholas Clark2008-02-291-6/+10
* threads::shared 1.18Jerry D. Hedden2008-02-273-14/+17
* Silence Borland compiler warnings (except for warnings from zlib) here:Steve Hay2008-02-254-3/+7
* B::Debug enhancementsReini Urban2008-02-251-17/+47
* threads::shared 1.17Jerry D. Hedden2008-02-255-17/+33
* threads 1.69Jerry D. Hedden2008-02-257-27/+51
* Re: [PATCH] Splitting OP_CONST (Was: pp_const, not, that, hot?)Vincent Pit2008-02-231-0/+2
* Fix [perl #50430].Steve Hay2008-02-212-2/+4
* Silence compiler warnings on Win32/VC6Jan Dubois2008-02-151-2/+2
* Re: Unwanted warnings from "PerlIO::scalar"Ben Morrow2008-02-112-3/+45
* Fix test to pass en 5.6.2 (unpack is needed by version.pm there)Rafael Garcia-Suarez2008-02-111-1/+1
* Upgrade to Time-HiRes-1.9712Steve Peters2008-02-103-20/+21
* RE: Perl @ 33218 (Stratus VOS patches)Paul Green2008-02-081-1/+4
* IO::Handle->say should ignore $\ (bug #49266)Rafael Garcia-Suarez2008-02-081-1/+2
* mg_copy ought to take an I32Vincent Pit2008-02-081-1/+1
* Adapt Safe innards to older (XS) versions of version.pmRafael Garcia-Suarez2008-02-052-1/+2
* Add a new test for SafeRafael Garcia-Suarez2008-02-051-0/+30
* Fix CPAN bug #32896: make version.pm loadable in a Safe compartmentRafael Garcia-Suarez2008-02-051-0/+2
* Removed mention of a book that was never published.Steve Peters2008-02-041-7/+0
* Remove duplication from encoding.pm PODRobert May2008-02-041-16/+0
* [patch] B portability macrosJim Cromie2008-02-041-18/+12
* fix B::Debug pmnextReini Urban2008-02-042-1/+5
* Recode all the old variable-like substitutions with the generic lineNicholas Clark2008-02-031-40/+29
* Produce a more generic expectation management system, and use it toNicholas Clark2008-02-031-23/+82
* 5.8.x and earler have a SUBPROCESS line in the dump of a PVIO.Nicholas Clark2008-02-021-0/+5
* Change 27244 wasn't quite correct. XSUB is dumped as 0x0, not 0.Nicholas Clark2008-02-021-1/+1
* Break apart the list of functions defined in universal.c by perlNicholas Clark2008-02-011-13/+16