This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix trivial typo in MANIFEST
[perl5.git] / ext /
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
2009-03-03 Rafael Garcia-SuarezRemove the MANIFEST from Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-SuarezBetter gitignore file for Compress-Raw-Bzip2
2009-03-01 Rafael Garcia-SuarezAdd Compress-Raw-Bzip2, by Paul Marquess
2009-02-28 Goro FujiHash::Util::FieldHash 1.03 leaks SVs which are used...
2009-02-26 Yasuhiro MatsumotoMake non-blocking mode work on Windows in IO::Socket...
2009-02-25 Paul MarquessUpdate Filter::Util::Call to 1.08
2009-02-24 Rafael Garcia-SuarezFix line number test for scalar attribute handlers
2009-02-24 Jerry D. HeddenUpgrade to threads::shared 1.28
2009-02-24 Jerry D. HeddenUpgrade to threads 1.72
2009-02-19 Paul Marquess[PATCH] DB_File 1.819
2009-02-16 Zsban Ambrus[perl #63234] [DOC PATCH] fix some missing parts of...
2009-02-16 Dan KogaiUpgrade to Encode 2.31
2009-02-13 Rafael Garcia-SuarezMore gitignore adjustments
2009-02-12 Nicholas ClarkMove Attribute::Handlers from lib to ext. The layout...
2009-02-12 Nicholas Clarkmake_ext.pl now generates a Makefile.PL if needed.
2009-02-12 Florian RagwitzIgnore some temporary files created by ext/DB_File.
2009-02-10 Nicholas ClarkMove Safe.pm into ext/Safe, and temporarily give it...
2009-02-09 Nicholas ClarkRename ext/threads/shared to ext/threads-shared
2009-02-09 Nicholas ClarkRename ext/XS/Typemap to ext/XS-Typemap
2009-02-09 Nicholas ClarkRename ext/XS/APItest to ext/XS-APItest
2009-02-09 Nicholas ClarkRename ext/Unicode/Normalize to ext/Unicode-Normalize
2009-02-09 Nicholas ClarkRename ext/Time/Piece to ext/Time-Piece
2009-02-09 Nicholas ClarkRename ext/Time/HiRes to ext/Time-HiRes
2009-02-09 Nicholas ClarkRename ext/Text/Soundex to ext/Text-Soundex
2009-02-09 rmgiroux@acm.orgcorrect typo, replacing "complement" with "compliment"
2009-02-09 Nicholas ClarkRename ext/Test/Harness to ext/Test-Harness
2009-02-09 Nicholas ClarkRename ext/Sys/Hostname to ext/Sys-Hostname
2009-02-09 Nicholas ClarkRename ext/PerlIO/via to ext/PerlIO-via
next