2008-04-14 |
Craig A. Berry |
Test::More::is_deeply may do overloading (at least... |
tree | commitdiff |
2008-04-13 |
Rafael Garcia-Suarez |
Upgrade to Time::HiRes 1.9715 |
tree | commitdiff |
2008-04-13 |
Marcus Holland-Moritz |
Upgrade to Devel::PPPort 3.13_02 |
tree | commitdiff |
2008-04-08 |
Rafael Garcia-Suarez |
Remove old option leftover in docs |
tree | commitdiff |
2008-04-07 |
Nicholas Clark |
Tidy up compiler warning spotted by Jerry Hedden. |
tree | commitdiff |
2008-04-07 |
Nicholas Clark |
Eliminate cop_label from struct cop by storing a label... |
tree | commitdiff |
2008-04-06 |
Nicholas Clark |
Replace all remaining accesses to COP's cop_label with... |
tree | commitdiff |
2008-04-01 |
Steve Hay |
Upgrade to Win32-0.35 |
tree | commitdiff |
2008-03-31 |
Nicholas Clark |
$VERSION++ for all the non-dual life modules in ext... |
tree | commitdiff |
2008-03-30 |
Nicholas Clark |
Give DynaLoader a non-dev version number. |
tree | commitdiff |
2008-03-29 |
Nicholas Clark |
GDBM_File isn't dual life, so no need for a dev module... |
tree | commitdiff |
2008-03-27 |
Paul Marquess |
DB_File 1.817 |
tree | commitdiff |
2008-03-26 |
Nicholas Clark |
Actually use the computed @path so as to write the... |
tree | commitdiff |
2008-03-25 |
Jarkko Hietaniemi |
"646" |
tree | commitdiff |
2008-03-25 |
Niko Tyni |
IO::Socket::INET unnecessarily resolves "udp" |
tree | commitdiff |
2008-03-24 |
Steve Peters |
Upgrade to Module-Pluggable-3.8 |
tree | commitdiff |
2008-03-19 |
Nicholas Clark |
Re: Smoke [5.11.0] 33500 FAIL(F) MSWin32 WinXP/.Net... |
tree | commitdiff |
2008-03-14 |
Nicholas Clark |
Fix a couple of minor differences between the Encode... |
tree | commitdiff |
2008-03-13 |
Nicholas Clark |
Upgrade to Module::Pluggable 3.7 |
tree | commitdiff |
2008-03-13 |
Rafael Garcia-Suarez |
Regexp::DESTROY was only added in 5.8.1 |
tree | commitdiff |
2008-03-12 |
Nicholas Clark |
Move Module::Pluggable into ext/ as the next version... |
tree | commitdiff |
2008-03-12 |
Steve Peters |
Upgrade to Encode-2.24 |
tree | commitdiff |
2008-03-12 |
Rafael Garcia-Suarez |
An unfortunate side-effect of Encode and Encode::Alias... |
tree | commitdiff |
2008-03-11 |
Reini Urban |
Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2 |
tree | commitdiff |
2008-03-11 |
Reini Urban |
Re: Perl @ www.ccl4.org/~nick/P/perl-33444.tar.bz2 |
tree | commitdiff |
2008-03-10 |
Rafael Garcia-Suarez |
Re-apply part of #33370 to Time::Piece |
tree | commitdiff |
2008-03-10 |
Rafael Garcia-Suarez |
Upgrade to Time::Piece 1.13 |
tree | commitdiff |
2008-03-10 |
Vincent Pit |
Re: [PATCH] mg_magical() sometimes turns SvRMAGICAL... |
tree | commitdiff |
2008-03-05 |
Nicholas Clark |
Bring the joy of strict to ext/B/t/lint.t. |
tree | commitdiff |
2008-03-05 |
Nicholas Clark |
Better line diagnostics - runlint's caller rather than... |
tree | commitdiff |
2008-03-05 |
Steve Hay |
Fix skip counts introduced in #33433 |
tree | commitdiff |
2008-03-04 |
Nicholas Clark |
use strict; and use Test::More; to give decent failure... |
tree | commitdiff |
2008-03-03 |
srezic@cpan.org |
[perl #46957] [PATCH] make Devel::Peek::mstat always... |
tree | commitdiff |
2008-02-29 |
Nicholas Clark |
Make ext/POSIX/t/sysconf.t use File::Spec->tmpdir(... |
tree | commitdiff |
2008-02-27 |
Jerry D. Hedden |
threads::shared 1.18 |
tree | commitdiff |
2008-02-25 |
Steve Hay |
Silence Borland compiler warnings (except for warnings... |
tree | commitdiff |
2008-02-25 |
Reini Urban |
B::Debug enhancements |
tree | commitdiff |
2008-02-25 |
Jerry D. Hedden |
threads::shared 1.17 |
tree | commitdiff |
2008-02-25 |
Jerry D. Hedden |
threads 1.69 |
tree | commitdiff |
2008-02-23 |
Vincent Pit |
Re: [PATCH] Splitting OP_CONST (Was: pp_const, not... |
tree | commitdiff |
2008-02-21 |
Steve Hay |
Fix [perl #50430]. |
tree | commitdiff |
2008-02-15 |
Jan Dubois |
Silence compiler warnings on Win32/VC6 |
tree | commitdiff |
2008-02-11 |
Ben Morrow |
Re: Unwanted warnings from "PerlIO::scalar" |
tree | commitdiff |
2008-02-11 |
Rafael Garcia-Suarez |
Fix test to pass en 5.6.2 (unpack is needed by version... |
tree | commitdiff |
2008-02-10 |
Steve Peters |
Upgrade to Time-HiRes-1.9712 |
tree | commitdiff |
2008-02-08 |
Paul Green |
RE: Perl @ 33218 (Stratus VOS patches) |
tree | commitdiff |
2008-02-08 |
Rafael Garcia-Suarez |
IO::Handle->say should ignore $\ (bug #49266) |
tree | commitdiff |
2008-02-08 |
Vincent Pit |
mg_copy ought to take an I32 |
tree | commitdiff |
2008-02-05 |
Rafael Garcia-Suarez |
Adapt Safe innards to older (XS) versions of version.pm |
tree | commitdiff |
2008-02-05 |
Rafael Garcia-Suarez |
Add a new test for Safe |
tree | commitdiff |
2008-02-05 |
Rafael Garcia-Suarez |
Fix CPAN bug #32896: make version.pm loadable in a... |
tree | commitdiff |
2008-02-04 |
Steve Peters |
Removed mention of a book that was never published. |
tree | commitdiff |
2008-02-04 |
Robert May |
Remove duplication from encoding.pm POD |
tree | commitdiff |
2008-02-04 |
Jim Cromie |
[patch] B portability macros |
tree | commitdiff |
2008-02-04 |
Reini Urban |
fix B::Debug pmnext |
tree | commitdiff |
2008-02-03 |
Nicholas Clark |
Recode all the old variable-like substitutions with... |
tree | commitdiff |
2008-02-03 |
Nicholas Clark |
Produce a more generic expectation management system... |
tree | commitdiff |
2008-02-02 |
Nicholas Clark |
5.8.x and earler have a SUBPROCESS line in the dump... |
tree | commitdiff |
2008-02-02 |
Nicholas Clark |
Change 27244 wasn't quite correct. XSUB is dumped as... |
tree | commitdiff |
2008-02-01 |
Nicholas Clark |
Break apart the list of functions defined in universal... |
tree | commitdiff |
2008-02-01 |
Nicholas Clark |
The penultimate deparse test needs a name, else things... |
tree | commitdiff |
2008-01-31 |
Jerry D. Hedden |
threads::shared TODO test for outstanding bug |
tree | commitdiff |
2008-01-30 |
Nicholas Clark |
Need to substitute out the placeholder '$RV' for earlie... |
tree | commitdiff |
2008-01-30 |
Rafael Garcia-Suarez |
Bump Safe's version |
tree | commitdiff |
2008-01-29 |
Nicholas Clark |
Document why ok() is being used instead of like(),... |
tree | commitdiff |
2008-01-29 |
Rafael Garcia-Suarez |
Make this test pass with the Test::More that comes... |
tree | commitdiff |
2008-01-29 |
Yitzchak Scott-Tho... |
mistaken variable in pod |
tree | commitdiff |
2008-01-28 |
Rafael Garcia-Suarez |
Bump the version of Safe |
tree | commitdiff |
2008-01-28 |
Rafael Garcia-Suarez |
In Safe, load Carp::Heavy only if it exists (to remain |
tree | commitdiff |
2008-01-28 |
Jarkko Hietaniemi |
ext/IPC/SysV/SysV.xs [Re: [Fwd: Smoke [5.11.0] 33016... |
tree | commitdiff |
2008-01-26 |
Nicholas Clark |
Eliminate the OP_SETSTATE, which had been disabled... |
tree | commitdiff |
2008-01-26 |
Nicholas Clark |
Change 33069 missed updating dump.c to dump PVIOs corre... |
tree | commitdiff |
2008-01-24 |
Robin Barker |
... and the rest; was RE: unnecessary define |
tree | commitdiff |
2008-01-23 |
Robin Barker |
RE: [PATCH ext/Devel/DProf/Makefile.PL] unnecessary... |
tree | commitdiff |
2008-01-23 |
Nicholas Clark |
Purge all use of Nullch in non-dual life modules. |
tree | commitdiff |
2008-01-23 |
Nicholas Clark |
Deprecate (and remove core use of ) Nullav, Nullcv... |
tree | commitdiff |
2008-01-23 |
Steve Peters |
Upgrade to PathTools-3.27 |
tree | commitdiff |
2008-01-23 |
Steve Peters |
Get C++ compiles going on Solaris again. |
tree | commitdiff |
2008-01-21 |
Nicholas Clark |
More places that could be using G_WANT, not picked... |
tree | commitdiff |
2008-01-21 |
Nicholas Clark |
Remove hardcoded cop.h constants from APItest.pm :-( |
tree | commitdiff |
2008-01-18 |
Rafael Garcia-Suarez |
New tests for new ops. Most of them are TODO |
tree | commitdiff |
2008-01-17 |
Nicholas Clark |
Add a diagram for the 5.11 SV class structure, includin... |
tree | commitdiff |
2008-01-15 |
Mashrab Kuvatov |
Boolean priority bug, found by Mashrab Kuvatov: |
tree | commitdiff |
2008-01-14 |
Robin Barker |
consting IO.xs |
tree | commitdiff |
2008-01-14 |
Rafael Garcia-Suarez |
When parsing LC_ALL or LANG to get the locale's encodin... |
tree | commitdiff |
2008-01-11 |
Robin Barker |
From: "Robin Barker" <Robin.Barker@npl.co.uk> |
tree | commitdiff |
2008-01-09 |
Steve Peters |
Only code paths in hv_store either XSRETURN_NO or XSRET... |
tree | commitdiff |
2008-01-09 |
Marcus Holland-Moritz |
Re: [PATCH] Exclude .svn and _darcs from IPC::SysV... |
tree | commitdiff |
2008-01-09 |
Jerry D. Hedden |
Move re::regexp_pattern to universal.c |
tree | commitdiff |
2008-01-09 |
Rafael Garcia-Suarez |
Remove the warning "v-string in require/use non portable" |
tree | commitdiff |
2008-01-09 |
Florian Ragwitz |
B::Deparse fixes for implicit smartmatching in given... |
tree | commitdiff |
2008-01-07 |
Yves Orton |
dev version numbers, xs and warnings dont play together... |
tree | commitdiff |
2008-01-06 |
Yves Orton |
Silence new warning grep in void context warning in... |
tree | commitdiff |
2008-01-06 |
Yves Orton |
Make Data::Dumper handle blessed regexes properly,... |
tree | commitdiff |
2008-01-06 |
Yves Orton |
Make new regex type be 'REGEXP' and make all core qr... |
tree | commitdiff |
2008-01-06 |
Rafael Garcia-Suarez |
Fix "grep in void context" warnings |
tree | commitdiff |
2008-01-06 |
Rafael Garcia-Suarez |
Fix bug #49298: B::Deparse fails to deparse a reference... |
tree | commitdiff |
2008-01-06 |
Robin Barker |
consting Compress::Raw::Zlib and Filter::Util::Call |
tree | commitdiff |
2008-01-06 |
Nicholas Clark |
Allow sv_setsv_flags() to copy SVt_REGEXP much like... |
tree | commitdiff |
2008-01-05 |
Nicholas Clark |
Don't allocate the NV slot for SVt_REGEXP. |
tree | commitdiff |
next |