This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Updated ExtUtils::CBuilder to 0.2602
[perl5.git] / ext /
2009-07-03 David Mitchellbump versions of non-dual-life modules that
2009-07-03 David MitchellRevert "Bump Module-Pluggable VERSION following
2009-06-30 Graham BarrUpdate to Scalar-List-Utils-1.21 from CPAN
2009-06-28 Rafael Garcia-SuarezSilence warnings in test with 5.10.0
2009-06-28 Rafael Garcia-SuarezBump Safe version to 2.17 for CPAN release
2009-06-27 David Mitchellupgrade to Time::Piece 1.15
2009-06-27 David Mitchellbump Dynaloader to 1.10 to distinguish it from the...
2009-06-25 Nicholas ClarkAs Errno is formally no longer dual-lived, give it...
2009-06-21 Jerry D. HeddenUpgrade to threads::shared 1.29
2009-06-14 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.19
2009-06-13 Steffen MuellerUpdate to Data::Dumper 2.124
2009-06-13 Graham BarrUpdate to IO-1.25 from CPAN
2009-06-12 David Mitchellsync ext/Text-Soundex/README with the CPAN version
2009-06-12 David Mitchellremove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchellremove two files not part of the IO-Compress CPAN distro
2009-06-12 David Mitchellfully sync blead with B::Debug 1.11 (debug.t was out...
2009-06-12 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.18_01
2009-06-12 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.18
2009-06-11 Steffen MuellerSync to Data::Dumper 2.123
2009-06-11 David WheelerDocument findsym in Attribute::Handlers
2009-06-10 Steffen MuellerUpgrade Attribute::Handlers to 0.84
2009-06-10 Paul Marquess[PATCH] Filter-Util-Call (was RE: pmqs: dual life modules)
2009-06-09 Gisle AasUpgrade to MIME-Base64-3.08
2009-06-09 Gisle AasUpgrade to Digest-MD5-2.39
2009-06-09 Steffen MuellerUpgrade to Data::Dumper stable release 2.122
2009-06-09 Steve HayFix threads build on Win32
2009-06-09 Jerry D. HeddenMask thread signal handling fix on Win32
2009-06-09 Jerry D. HeddenUpgrade to threads 1.73
2009-06-07 Craig A. BerryThere is no pthread_sigmask on VMS, so use sigprocmask...
2009-06-07 Steve PetersUpgrade to Test-Harness-3.17
2009-06-07 Rafael Garcia-SuarezBump version of threads.pm
2009-06-07 John WrightMask signals in thread creation and destruction to...
2009-06-06 Steffen MuellerSynchronize with Data::Dumper 2.121_20 on CPAN
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-06 Steffen MuellerData::Dumper on 5.6.* needs to use old IDs
2009-06-06 Steffen MuellerFor the Data::Dumper CPAN version on 5.6, we need PPPor...
2009-06-06 Steffen MuellerIncrement Data::Dumper version to 2.121_20
2009-06-06 Steffen MuellerRequire at least 5.008 for pack('J'...) in Data::Dumper
2009-06-06 Paul Marquess[PATCH] *-Compress-* 2.020
2009-06-02 David Mitchellresync some files with their CPAN equivalents (just...
2009-05-24 Vincent PitIgnore vim swap files
2009-05-18 Abhijit Menon-SenNote 2.20 in the changelog.
2009-05-12 Steve HaySkip test for changing TZ if running in a pseudo-fork...
2009-05-12 Steve HayUpgrade to Time-Piece-1.14
2009-05-11 Graham BarrUpdate IO to CPAN 1.24 release
2009-05-11 Vincent PitAllow typed arrays and hashes
2009-05-10 David Mitchellbump Storage version to 2.20 to distinguish it from...
2009-05-10 Steffen MuellerPull PathTools 3.30 (which was just a blead sync.)
2009-05-08 Steve HaySilence Win32 compiler warning in IO.xs
2009-05-07 Steffen MuellerBring PathTools changes file in sync with... PathTools
2009-05-06 Steve HayFix POSIX::tzset() as per Time::Piece::_tzset().
2009-05-05 Steve HayFix Time-Piece tests on Win32 with PERL_IMPLICIT_SYS
2009-05-04 H.Merijn BrandPatch to fix the problem enclosed.
2009-05-03 H.Merijn BrandRE: [PATCH] compress 2.018
2009-04-27 Nicholas ClarkRemove all #ifdef MACOS_TRADITIONAL code in core and...
2009-04-26 Nicholas ClarkFix #if/#else bug introduced with MACOS_TRADITIONAL...
2009-04-17 Steve HayFix failing Time-Piece tests on Win32
2009-04-16 Rafael Garcia-SuarezIgnore some autogenerated makefiles
2009-04-16 Rafael Garcia-SuarezBump VERSION of Data::Dumper
2009-04-16 Alex VandiverData::Dumper hash iterator needs to be reset on all...
2009-04-16 Paul MarquessBuild bzip2 witha C++ compiler
2009-04-13 Nicholas ClarkRemove an unnecessary use Config;
2009-04-13 Nicholas ClarkRemove Makefile.PLs that make_ext.pl can automatically...
2009-04-13 Paul Marquess[PATCH] Compress-Raw-Bzip2 2.018 (was RE: Compress...
2009-04-13 Nicholas ClarkRestore prototypes to XS code in attributes, accidental...
2009-04-13 Nicholas ClarkTODO tests for deparsing strict, warnings as strings...
2009-04-13 Nicholas Clarkour $TODO should be local $::TODO, revealing a bug...
2009-04-13 Nicholas ClarkCorrect two other tests that apparently should be TODOs...
2009-04-13 Nicholas ClarkA perl-version portable fix for B coping with CVf_LOCKE...
2009-04-13 Nicholas ClarkRefactor the SKIP parser to also handle TODOs. TODO...
2009-04-13 Nicholas ClarkRemove CVf_LOCKED and CvLOCKED*(), now that nothing...
2009-04-13 Nicholas ClarkGvUNIQUE* have been defined as 0 since 2005/06/30 ...
2009-04-12 Nicholas ClarkRemove a link to the attrs pragma, which has now been...
2009-04-12 Nicholas Clarks/locked/lvalue/ in the examples, and remove mention...
2009-04-12 Nicholas ClarkDeprecate using "unique" with the attributes pragma.
2009-04-12 Nicholas ClarkDeprecate using "locked" with the attributes pragma.
2009-04-12 Nicholas ClarkConvert xsutils.c and lib/attributes.pm to a regular...
2009-04-12 Nicholas ClarkDeprecate use of the attribute :locked on subroutines.
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-04-09 Andy DoughertyFix declaration-after-statement in ext/Socket/Socket.xs
2009-04-03 Nicholas ClarkIn sdbm_open(), replace strcat()s and strcpy()s with...
2009-04-03 Nicholas ClarkDon't needlessly assign to pagname (which seems to...
2009-04-03 Nicholas ClarkDon't assign needlessly to dirname. (which seems to...
2009-03-31 Nicholas ClarkClose the file before renaming it. Problem spotted...
2009-03-31 Nicholas ClarkDon't create an empty Errno.pm if there is an error...
2009-03-30 Craig A. BerryTZ setting must contain an offset.
2009-03-30 Paul MarquessUpdates for ext/compress*
2009-03-29 SADAHIRO TomoyukiUpdate to Unicode::Normalize 1.03
2009-03-29 Paul MarquessDB_File 1.820: Remove MAN3PODS => {}
2009-03-29 Craig A. BerryMake Time::Piece use the init_tm() in util.c, bump...
2009-03-28 Florian RagwitzImprove mro merging error messages.
2009-03-27 Vincent PitAlso skip test 20 in t/Socket.t when no IPv6 is available
2009-03-27 Rafael Garcia-SuarezFix concise-xs.t after recent changes to Socket.pm
2009-03-27 Craig A. BerrySome standards compliance for the new Time::Piece test.
2009-03-27 Rafael Garcia-SuarezAdd inet_pton and inet_ntop to the list of functions...
2009-03-27 Steve PetersWhat am I thinking? Just bump the version.
2009-03-27 Steve PetersAdd inet_pton() and inet_ntop() to Socket.
2009-03-26 Nicholas ClarkIgnore Makefile.PLs that are now autogenerated.
2009-03-26 Nicholas Clarkmake_ext.pl's automatic Makefile.PL generation can...
2009-03-26 Nicholas ClarkUndo the local change to Time::Piece's Makfile.PL that...
next