This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Update Test.pm to CPAN's 1.25_02.
[perl5.git] / ext /
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...
2009-03-26 Nicholas ClarkRemove MAN3PODS from modules' Makefile.PLs which are...
2009-03-26 Nicholas ClarkRemove MAN3PODS and NORECURS from Makefile.PLs where...
2009-03-26 Nicholas ClarkRemove now-redundant references to MAN3PODS in core...
2009-03-26 Nicholas ClarkNo need to set MAN3PODS now that make_ext.pl takes...
2009-03-26 Nicholas Clarkmake_ext.pl's automatic Makefile.PL generation can...
2009-03-25 Paul Marquessfix smoke issues with the compression modules
2009-03-25 Nicholas Clarkd002ef56a2861d99 didn't fix the Makefile.PL to reflect...
2009-03-25 Nicholas ClarkMove Module:Pluggable tests from t/Module_Pluggable...
2009-03-25 Ian Goodacre[perl #63914] Time::Piece reports timezone incorrectly
2009-03-25 Steve PetersUpgrade to Encode-2.33.
2009-03-22 Paul MarquessFixes for ext/compress
2009-03-20 Steve HayRemove unnecessary MANIFEST file for IO-Compress
2009-03-19 Steve HayBump Module-Pluggable VERSION following 4a28828fc8f160c...
2009-03-19 Steve HayUndo the INST_LIB change from the Module-Pluggable...
2009-03-19 Steve HayUpgrade to Attribute-Handlers-0.83
2009-03-19 Steve HayUpgrade to Module-Pluggable-3.9
2009-03-15 Marcus Holland-MoritzUpgrade to Devel::PPPort 3.17
2009-03-15 Marcus Holland-MoritzUpgrade to IPC::SysV 2.01
2009-03-14 Paul MarquessCreate IO-Compress
2009-03-11 Steffen MuellerMerge Attribute::Handlers 0.82 into core
2009-03-10 Rafael Garcia-SuarezFix a printf compilation warning
2009-03-08 Nicholas ClarkNeed to -I../lib explicitly, as TAP::Parser no longer...
2009-03-07 Craig A. BerryMake DynaLoader clone its private data under threads.
2009-03-07 Rafael Garcia-SuarezUpdate to Encode 2.32
2009-03-07 Rafael Garcia-SuarezFix test failure with t/TEST
2009-03-06 Steve HayUpgrade to Test-Harness-3.16
2009-03-05 Craig A. BerryIn dl_vms.xs, treat dl_last_error like the SV that...
2009-03-04 Alex VandiverAdd a failing test for stack corruption with MULTICALL
next