Some Win32 Config fixes for patchlevel and perl_patchlevel:
[p5sagit/p5-mst-13.2.git] / lib /
2007-07-07 Rafael Garcia-Suarez Fix corelist.pl after the reorganisation of the
2007-07-07 Rafael Garcia-Suarez Update Module::CoreList, regenerate META.yml,
2007-07-07 Jos I. Boumans Update CPANPLUS to 0.81_01
2007-07-06 Rafael Garcia-Suarez Add test preambles
2007-07-06 Rafael Garcia-Suarez Make this new test be skipped with 5.8.x
2007-07-06 Rafael Garcia-Suarez Upgrade to base and fields 2.12, mostly by Michael...
2007-07-06 Paul Marquess Archive::Extract - small pod update
2007-07-04 Craig A. Berry New File::Path tests require unix syntax on VMS.
2007-07-04 Craig A. Berry VMS syntax nit in new MakeMaker test.
2007-07-04 Jan Dubois RE: [PATCH] lib/Net/Ping/t/500_ping_icmp.t requires...
2007-07-03 Steve Hay Correct a couple more cases of $Config{useshrplib}
2007-07-03 Steve Peters Upgrade to ExtUtils-MakeMaker-6.36
2007-07-02 Steve Peters Include file missed from change #31519.
2007-07-02 Steve Peters Upgrade to ExtUtils-MakeMaker-6.35
2007-07-02 Jerry D. Hedden Address 250_ping_hires.t failure
2007-06-30 Tels FYI: Math::BigInt v1.87 released [PATCH]
2007-06-28 Steve Hay Re-enable the setlocale() tests for Windows XP onwards
2007-06-28 Tels Math::BigFloat - fix bpi() and A [PATCH]
2007-06-28 Tels Re: Broken bignum tests [PATCH]
2007-06-28 David Landgren bring File-Path up to 2.01
2007-06-27 Rafael Garcia-Suarez Revert change #31480. The PI and e functions can accept...
2007-06-27 Rafael Garcia-Suarez Add an empty prototype to functions PI and e
2007-06-27 Tels Re: RFC: bigint et. al exporting PI method? [PATCH]
2007-06-27 Tels Math::BigInt take 12 [PATCH]
2007-06-25 Rafael Garcia-Suarez Rename README and Changes for more readability
2007-06-25 Rafael Garcia-Suarez Upgrade to libnet 1.21
2007-06-25 Rafael Garcia-Suarez That test too should be skipped in the core on EBCDIC...
2007-06-25 Tels [Caffeine-Patch] Math::BigInt 1.87 take 11 (add batan2...
2007-06-23 Rafael Garcia-Suarez Tels' patch to defer overloading of hex and oct,
2007-06-23 Tels Math::BigInt v1.87 take 10
2007-06-22 Jerry D. Hedden Remove orphaned (and unused) Test::Simple test
2007-06-21 Jerry D. Hedden Remove unused Module::Build tests
2007-06-21 Reini Urban File::Spec::Cygwin more tests and silence warning
2007-06-21 Jerry D. Hedden Remove Archive::Test POD check
2007-06-21 Reini Urban [perl #40103] File::Spec->case_tolerant() should return...
2007-06-21 Reini Urban [perl #43273] Enable lib/User/*.t on cygwin
2007-06-21 Craig A. Berry Skip a test that causes list assignment to %ENV errors...
2007-06-21 Craig A. Berry Make File::Spec::VMS->splitdir stop returning an empty...
2007-06-19 Martin Becker [perl #43242] "use base" breaks code containing peculia...
2007-06-17 Rafael Garcia-Suarez Patches to compile perl on Cray XT4 Catamount/Qk, by...
2007-06-17 Tels bignum 0.22 take 4 (hex()/oct() overloading)
2007-06-17 Jos I. Boumans CPANPLUS 0.80
2007-06-17 Tels Math::BigInt take 9 (CORE::hex() vs. hex() in Calc.pm)
2007-06-17 Yves Orton Test::Builder tickles Pod::Html parsing stupidity bug
2007-06-15 Rafael Garcia-Suarez Forgot to regen warnings
2007-06-14 Rafael Garcia-Suarez Upgrade to PathTools 3.25
2007-06-14 Rafael Garcia-Suarez Upgrade to ExtUtils::CBuilder 0.19
2007-06-14 Rafael Garcia-Suarez Sync Archive::Extract with CPAN
2007-06-13 Steve Hay Fix random failures in CPANPLUS tests on Win32
2007-06-12 Tels Re: integer vs. bigint [PATCH]
2007-06-11 Tels Math::BigInt v1.87 take 8
2007-06-11 Tels pidigits benchmark and bpi() method in Math::BigFloat...
2007-06-08 Craig A. Berry A couple of File::Path tests require unix syntax on...
2007-06-08 Steve Hay Fix lib/File/Path.t failure on Win32
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-07 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-06 Ævar Arnfjörð Bjar... Re: [PATCH] Callbacks for named captures (%+ and %-)
2007-06-06 Rafael Garcia-Suarez Upgrade to encoding::warnings 0.11
2007-06-06 Joshua Juran Re: [PATCH] Update File-Path to 2.00
2007-06-06 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-06-04 Brandon Black another mro patch
2007-06-03 Tels Math::BigInt v1.87 take 6
2007-06-03 David Landgren Re: [PATCH] Update File-Path to 2.00
2007-06-02 Craig A. Berry In File::Path::_rmtree, we want a list of files, not...
2007-05-31 Ricardo SIGNES minor assertions improvements
2007-05-31 David Landgren Update File-Path to 2.00
2007-05-31 Jerry D. Hedden Gooder English
2007-05-29 Steve Peters Upgrade to CPAN-1.9102
2007-05-29 Jos I. Boumans Re: [PATCH] Update CPANPLUS to 0.79_03
2007-05-29 Steve Hay Silence the warning "Can't locate auto/POSIX/autosplit...
2007-05-28 Jos I. Boumans Add /nologo to nmake in CPANPLUS::Dist::Build too
2007-05-28 Jos I. Boumans Update CPANPLUS to 0.79_03
2007-05-28 Rafael Garcia-Suarez Update to Archive::Extract 0.20, and re-apply patch...
2007-05-28 Jos I. Boumans Bump version number
2007-05-28 Tels Re: [PATCH] Math::BigInt v1.87 take 5
2007-05-25 Rafael Garcia-Suarez Upgrade to Archive::Tar 1.32.
2007-05-24 Tels Re: perl pragma [PATCH]
2007-05-24 Rafael Garcia-Suarez Adjustment to the test for importing feature bundles,
2007-05-24 Jos I. Boumans update CPANPLUS::Dist::Build to 0.06_01
2007-05-24 Rafael Garcia-Suarez It suddendly annoyed me that corelist returned sometime...
2007-05-22 Rafael Garcia-Suarez Add MidnightBSD to the list of Unix-like OSes
2007-05-21 Tels Re: Smoke failures with blead@31225 (Linux) [PATCH]
2007-05-20 Dave Mitchell delete thrdvar.h and move its contents to intrpvar.h
2007-05-20 Rafael Garcia-Suarez Update Archive::Tar to 1.31
2007-05-20 Ævar Arnfjörð Bjar... Don't use a regex match in lib/feature.pm
2007-05-19 Craig A. Berry Various mro updates from Brandon Black. References:
2007-05-18 Jarkko Hietaniemi Unicode::UCD: add general category and bidi type interfaces
2007-05-16 Steve Hay A more general fix to non-threaded static extension...
2007-05-16 Jarkko Hietaniemi DBM_Filter test: use std test preamble
2007-05-15 Tels [PATCH] Math::BigInt v1.87
2007-05-10 Rafael Garcia-Suarez Replace a call to utf8::encode by a pack/unpack combina...
2007-05-10 Marc Lehmann Re: Compress::Zlib, pack "C" and utf-8 [PATCH]
2007-05-10 Rafael Garcia-Suarez New data for Unicode on older versions, thanks to Nicholas
2007-05-10 Rafael Garcia-Suarez first_release() now returns the first release in the...
2007-05-10 Jerry D. Hedden Fix bignum-0.21
2007-05-09 Steve Peters Partial reversion of bignum-0.21 to get tests to pass...
2007-05-09 Rafael Garcia-Suarez Bump the version of Module::CoreList and add docs
2007-05-09 H.Merijn Brand Added all traceable Unicode versions
2007-05-08 Rafael Garcia-Suarez Reapply patch 31028, that wasn't integrated in CPANPLUS
next