This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Move AutoLoader from ext/ to cpan/
[perl5.git] / ext /
2009-09-26 Nicholas ClarkMove AutoLoader from ext/ to cpan/
2009-09-26 Nicholas ClarkMove autodie from ext/ to cpan/
2009-09-26 Nicholas ClarkMove Archive::Tar from ext/ to cpan/
2009-09-25 Nicholas ClarkMove Archive-Extract from ext/ to cpan/
2009-09-25 Nicholas ClarkMove Encode from ext/ to cpan/
2009-09-24 Steve HayFix Win32 Makefile generation
2009-09-24 Nicholas ClarkMove DB_File from ext/ to cpan/
2009-09-24 Nicholas ClarkMove IPC-SysV from ext/ to cpan/
2009-09-24 Nicholas ClarkMove Sys-Syslog from ext/ to cpan/
2009-09-22 Leon BrocardRemove broken URL from the mro documentation
2009-09-22 Steffen MuellerUpgrade to Class::ISA 0.34
2009-09-21 Steffen MuellerDeprecate Class::ISA from core
2009-09-21 Steffen MuellerRemove Class::ISA use from autouse tests
2009-09-21 Steffen MuellerUpgrade to Attribute::Handlers 0.87 (which is just...
2009-09-21 Steffen MuellerRevert "Upgrade to Attribute::Handlers 0.87 (which...
2009-09-21 Steffen MuellerUpgrade to Attribute::Handlers 0.87 (which is just...
2009-09-21 Steffen MuellerUpgrade to AutoLoader 5.70 for CPAN synchronization...
2009-09-21 Robin Barkertypo in usage of deprecate
2009-09-19 Nicholas ClarkReuinte File::Spec with the rest of the PathTools distr...
2009-09-18 Nicholas Clark82dee7de92a0bd35 failed to add ext/lib/Makefile.PL...
2009-09-18 Nicholas ClarkMove lib from lib to ext.
2009-09-18 Nicholas ClarkSplit XSLoader out from ext/DynaLoader into its own...
2009-09-17 Craig A. BerryPERL_SRC already has brackets on VMS.
2009-09-17 Nicholas ClarkIn S_mro_get_linear_isa_c3() replace sv_inc() with...
2009-09-17 Nicholas ClarkConvert win32 to build DynaLoader with EU::MM in ext...
2009-09-17 Rafael Garcia-SuarezSince gitignores are advisory, we don't need the specif...
2009-09-17 Rafael Garcia-SuarezRevert "much simpler .gitignore for ext/"
2009-09-16 Nicholas ClarkRearrange ext/Memoize to the same layout as the CPAN...
2009-09-16 Nicholas ClarkRemove the now-redundant MAP for Math::BigInt.
2009-09-16 Nicholas ClarkRearrange ext/File-Temp to the same layout as the CPAN...
2009-09-16 Nicholas ClarkRearrange ext/IO-Zlib to the same layout as the CPAN...
2009-09-16 Craig A. BerryLinker options file not created before nonxs extension...
2009-09-16 Rafael Garcia-SuarezUpgrade to IO::Zlib 1.10
2009-09-16 Nicholas ClarkStart to make DynaLoader's Makefile.PL platform agnostic.
2009-09-13 Robin Barkerdeprecate Pod::Plainer - update to 1.00
2009-09-13 Nicholas ClarkMove Test::Simple from lib to ext.
2009-09-13 Yves Ortonmuch simpler .gitignore for ext/
2009-09-13 Rafael Garcia-SuarezThis test was incorrectly skipped because it couldn...
2009-09-13 Nicholas ClarkMove Moudle::Build from lib to ext.
2009-09-13 Nicholas ClarkMove Unicode::Collate from lib to ext.
2009-09-13 Nicholas ClarkMove Time::Local from lib to ext.
2009-09-13 Nicholas ClarkMove PerlIO::via::QuotedPrint from lib to ext.
2009-09-13 Nicholas ClarkMove NEXT from lib to ext.
2009-09-13 Nicholas ClarkMove if from lib to ext.
2009-09-13 Nicholas ClarkMove Getopt::Long from lib to ext.
2009-09-13 Nicholas ClarkMove Test from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas ClarkMove podlators from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::LaTeX from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Escapes from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Perldoc from lib to ext.
2009-09-13 Nicholas ClarkMove Pod::Simple from lib to ext.
2009-09-12 Chris WilliamsMoved Class-ISA from lib/ to ext/
2009-09-12 Nicholas ClarkMove Cwd from lib to ext.
2009-09-12 Chris WilliamsUpdate parent to CPAN version 0.223
2009-09-12 Chris WilliamsMoved parent from lib/ to ext/
2009-09-12 Chris WilliamsMoved AutoLoader from lib/ to ext/
2009-09-12 Nicholas ClarkUntangle File::Basename and re - avoid hard-coding...
2009-09-12 Nicholas Clarkre.pm will load under miniperl, so don't hard-code...
2009-09-11 Chris WilliamsMove File-Path from lib/ to ext/
2009-09-11 Chris WilliamsMoved Tie-RefHash from lib/ to ext/
2009-09-11 Nicholas ClarkAlways load the re.xs code, unless we're running under...
2009-09-11 Chris WilliamsMove File::Temp from lib/ to ext/
2009-09-11 Chris WilliamsMove Locale-Codes from lib/ to ext/
2009-09-11 Jerry D. HeddenCorrect ext/ExtUtils-MakeMaker/MANIFEST for 'core'...
2009-09-11 Chris WilliamsMoved Locale-Maketext from lib/ to ext/
2009-09-11 Chris WilliamsUpdated Locale-Maketext-Simple to CPAN version 0.21
2009-09-11 Chris WilliamsMove Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia-SuarezMove encoding::warnings to ext/
2009-09-11 Chris WilliamsMoved Math-BigInt from lib/ to ext/
2009-09-11 Chris WilliamsUpdate Log::Message::Simple to CPAN version 0.06
2009-09-11 Chris WilliamsMoved Math-Complex from lib/ to ext/
2009-09-10 Chris WilliamsUpdated Math::BigRat to CPAN version 0.24
2009-09-10 Chris WilliamsMove Math-BigRat from lib/ to ext/
2009-09-10 Chris WilliamsMoved bignum from lib/ to ext/
2009-09-10 Yves Ortonadd more positive gofs GPOS tests and fix some bugs too
2009-09-10 Vincent PitAdd missing entries to .gitignore for EU::{CBuilder...
2009-09-10 Nicholas Clarkb78fd7160df92414 forgot to add ExtUtils::MakeMaker...
2009-09-10 Nicholas ClarkMove ExtUtils::MakeMaker from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::CBuilder from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::ParseXS from lib to ext.
2009-09-10 Chris WilliamsUpdate Archive::Tar to CPAN version 1.54
2009-09-10 Nicholas ClarkMove ExtUtils::Manifest from lib to ext.
2009-09-10 Nicholas ClarkAdd entries for ExtUtils::Command to ext and lib's...
2009-09-10 Nicholas ClarkMove ExtUtils::Install from lib to ext.
2009-09-10 Nicholas ClarkMove ExtUtils::Constant to from lib to ext.
2009-09-10 Nicholas ClarkMap ParseWords.pm to .../lib/Text/ParseWords.pm so...
2009-09-10 Nicholas ClarkRedo moving Text::ParseWords from lib to ext
2009-09-09 Jerry D. HeddenFix broken ABSTRACTs
2009-09-09 Nicholas ClarkMove ExtUtils::Command from lib to ext.
2009-09-09 Nicholas ClarkRedo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas ClarkMove constant from lib/ to ext/
2009-09-09 H.Merijn Branderror 1539: Cannot do arithmetic with pointers to objec...
2009-09-08 Chris WilliamsMove Memoize from lib/ to ext/
2009-09-08 Chris WilliamsMoved libnet from lib/ to ext/
2009-09-08 Chris WilliamsMove CPAN from lib/ to ext/
2009-09-07 Vincent PitMove Digest from lib to ext
2009-09-07 Chris WilliamsMove Parse::CPAN::Meta from lib/ to ext/
2009-09-07 Vincent PitMove CGI.pm from lib to ext
2009-09-07 Vincent PitMove autodie from lib to ext
next