This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Reorder some build rules to keep up with lib/ --> ext/ move.
[perl5.git] / 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
2009-09-07 Chris WilliamsUpdate IPC::Cmd to CPAN version 0.50
2009-09-07 Chris WilliamsUpdate IPC::Cmd to CPAN version 0.48
2009-09-07 Chris WilliamsUpdated CPANPLUS::Dist::Build to CPAN version 0.40
2009-09-07 Chris WilliamsMove CPANPLUS from lib/ to ext/
2009-09-07 Chris WilliamsMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris WilliamsReplaced the CPANPLUS::Dist::Build packed test files...
2009-09-07 Rafael Garcia-SuarezMake Encode's piconv.t test run within the core
2009-09-07 Rafael Garcia-SuarezAdd missing files from the Encode CPAN distribution
2009-09-07 Rafael Garcia-SuarezMake Encode tests work with $PERL_CORE in the environment
2009-09-07 Chris WilliamsMove CPANPLUS::Dist::Build from lib/ to ext/
2009-09-07 Chris WilliamsMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris WilliamsUpdated Module::Loaded to CPAN version 0.06
2009-09-07 Rafael Garcia-SuarezUpgrade to Encode 2.37
2009-09-06 ZeframFix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTR...
2009-09-06 Chris WilliamsMove Archive::Tar from lib/ to ext/
2009-09-06 Chris WilliamsThe Archive::Extract non-packed src files were ignored...
2009-09-06 Chris WilliamsMove Archive::Extract from lib/ to ext/
2009-09-05 Nicholas ClarkIn PERL_CORE under ext, the %INC path for strict change...
2009-09-04 Nicholas ClarkRemove PERL_CORE boilerplate from IO::Zlib's tests.
2009-09-04 Chris WilliamsMove IO::Zlib from lib/ to ext/
2009-09-04 Chris WilliamsMove Params::Check from lib/ to ext/
2009-09-04 Chris WilliamsMove Object::Accessor from lib/ to ext/
2009-09-04 Chris WilliamsMoved Module::Load from lib/ to ext/
2009-09-04 Chris WilliamsMove Module::Load::Conditional from lib/ to ext/
2009-09-04 Chris WilliamsMoved Module::Loaded from lib/ to ext/
2009-09-04 Chris WilliamsMoved IPC::Cmd from lib/ to ext/
2009-09-04 Chris WilliamsMoved Log::Message et al from lib/ to ext/
2009-09-04 Chris WilliamsMoved Log::Message::Simple from lib/ to ext/
2009-09-04 Steffen MuellerFix bad test output of IPC::Open2 in ext
2009-09-04 Steffen Muellercleanup of the Devel-SelfStubber tests to run in ext
2009-09-04 Steffen MuellerFirst step to de-coreifying the Devel::SelfStubber...
2009-09-04 Steffen MuellerMove Devel::SelfStubber from lib to ext
2009-09-04 Steffen Muellerstrip trailing whitespace in IPC::Open3 tests
2009-09-04 Steffen MuellerAttempt to fix core-specific logic in IPC::Open3 tests
2009-09-04 Steffen MuellerMove IPC::Open3 from lib to ext
2009-09-04 Steffen MuellerTest::More'ify the IPC::Open2 tests
2009-09-04 Steffen MuellerAttempt to fix core-specific logic in IPC::Open2 tests
2009-09-04 Steffen MuellerMove IPC::Open2 from lib to ext
2009-09-03 Craig A. BerryMove vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym...
2009-09-03 Steffen MuellerMove Tie::Memoize from lib to ext
2009-09-03 Steffen MuellerMove FileCache from lib to ext
2009-09-03 Steffen MuellerMove autouse from lib to ext
2009-09-02 Chris 'BinGOs' Wil... Move File::Fetch from lib to ext
2009-09-02 Steffen MuellerMove Tie::File from lib to ext
2009-09-02 Steffen MuellerMove Package::Constants from lib to ext
2009-08-31 Nicholas ClarkRevert "Move Text::ParseWords from lib to ext"
2009-08-31 paulcompress 2.021
2009-08-31 Vincent PitRevert Socket.t permissions to 644 after 89904c08923161...
2009-08-31 Lubomir RintelFix unpack of abstract socket addrs with nul byte
2009-08-31 Steffen MuellerUpgrade Term::ANSIColor to 2.02
2009-08-31 Nicholas ClarkMove Thread::Semaphore from lib to ext
2009-08-31 Nicholas ClarkMove Thread::Queue from lib to ext
2009-08-31 Nicholas ClarkMove SelfLoader from lib to ext
2009-08-31 Nicholas ClarkMove Pod::Plainer from lib to ext
2009-08-30 Vincent PitRevert "Move Text::Tabs/Text::Wrap from lib to ext"
2009-08-30 Steffen MuellerFix Test::ParseWords' test (remove PERL_CORE boilerplate)
2009-08-30 Steffen MuellerMove Text::Tabs/Text::Wrap from lib to ext
2009-08-30 Steffen MuellerMove Text::ParseWords from lib to ext
2009-08-30 Rafael Garcia-SuarezMove Module::CoreList to ext/
2009-08-30 Rafael Garcia-SuarezAdd missing files from the base.pm CPAN distribution
2009-08-30 Rafael Garcia-Suarezgitignore adjustments
next