This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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 Nicholas ClarkFix test in Cwd for presence of DynaLoader.
2009-09-11 Chris WilliamsMoved Locale-Maketext from lib/ to ext/
2009-09-11 Chris WilliamsUpdated Maintainers.pl with the CPAN path for Locale...
2009-09-11 Chris WilliamsUpdated Locale-Maketext-Simple to CPAN version 0.21
2009-09-11 Rafael Garcia... Update Maintainers.pl for encoding::warnings
2009-09-11 Chris WilliamsMove Locale-Maketext-Simple from lib/ to ext/
2009-09-11 Rafael Garcia... Move 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 Vincent PitUpdate some remaining comments that still point to...
2009-09-10 Vincent PitFix paths in threaded regexp tests
2009-09-10 Chris WilliamsMoved bignum from lib/ to ext/
2009-09-10 Vincent PitSort MANIFEST
2009-09-10 Yves Ortonmissed a comment reference to t/op that should now...
2009-09-10 Yves Ortonmove regex related tests out of t/op/ into t/re/
2009-09-10 Yves Ortonadd more positive gofs GPOS tests and fix some bugs too
2009-09-10 Max MaischeinMove t/op/rt69056.t test into t/op/subst.t
2009-09-10 Vincent PitNo tabs in MANIFEST
2009-09-10 Vincent PitAdd missing entries to .gitignore for EU::{CBuilder...
2009-09-10 Vincent PitDon't modify namelen in the first half of gv_stashpvn()
2009-09-10 Abhijit Menon-SenAdd rt69056.t to MANIFEST
2009-09-10 Max MaischeinAdd test for [perl #69056], 2nd try
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 Rafael Garcia... Ignore MANIFEST.SKIP once installed in lib/
2009-09-10 Nicholas ClarkMove ExtUtils::ParseXS from lib to ext.
2009-09-10 Rafael Garcia... The "package;" syntax was removed in 5.10
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-10 Nicholas ClarkRestore Text::ParseWords to the manifest, accidentally...
2009-09-09 Nicholas ClarkReplace the uuencoded perlexe.ico.packd with the genuin...
2009-09-09 Nicholas ClarkMove the Text::Tabs use statement to the top of the...
2009-09-09 Jerry D. HeddenFix broken ABSTRACTs
2009-09-09 Nicholas ClarkClarify what @toolchain means in the context of make_ext.pl
2009-09-09 Nicholas ClarkMove ExtUtils::Command from lib to ext.
2009-09-09 Yves OrtonFix RT69056 - postive GPOS leads to segv on first match
2009-09-09 Craig A. BerryRemove circular dependency of nonxsext and makeppport.
2009-09-09 Nicholas ClarkRedo move Text::Tabs/Text::Wrap from lib to ext.
2009-09-09 Nicholas ClarkBuild the nonxs extensions before running mktables.
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-09 Nicholas ClarkUse readdir rather than glob, beacuse perlglob.exe...
2009-09-09 Craig A. BerryDisambiguate extensions, nonxs_ext, and dynamic_ext...
2009-09-08 Nicholas Clarkwin32/FindExt.pm thought that ext/List-Util was a nonxs...
2009-09-08 Nicholas ClarkCan't build Dynamic extensions without DynaLoader.pm...
2009-09-08 Nicholas ClarkBuild the nonxs extensions before building DynaLoader.
2009-09-08 Nicholas ClarkBuild the nonxs extensions before running mkppport.
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-08 Rafael Garcia... Remove Mac OS classic instructions from perlrun
2009-09-08 Rafael Garcia... Remove code specific to MacOS Classic from core tests
2009-09-08 Nicholas ClarkOn Win32 and VMS, split building dynamic and nonxs...
2009-09-08 Craig A. BerryImplement nonxs_ext on VMS.
2009-09-08 Craig A. BerryNo longer need to look for extensions under vms/ext.
2009-09-07 Vincent PitDon't install .gitignore files
2009-09-07 Vincent PitMove Digest from lib to ext
2009-09-07 Chris WilliamsRemoved the MAP from Parse-CPAN-Meta
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 Nicholas ClarkUse $ENV{PERL_LIB} rather than an -I argument to pass...
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 Maintainers.pl with the location of the new...
2009-09-07 Yves Ortonneeded something to change
2009-09-07 Chris WilliamsUpdated CPANPLUS::Dist::Build to CPAN version 0.40
2009-09-07 Nicholas ClarkUse an explicit case-sensitive glob, so that the patter...
2009-09-07 Chris WilliamsFix space in MANIFEST to make it a tab
2009-09-07 Chris WilliamsMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-09-07 Chris WilliamsMove CPANPLUS from lib/ to ext/
2009-09-07 Nicholas ClarkFix MANIFEST - spaces are not allowed and we have a...
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... Make Encode's piconv.t test run within the core
2009-09-07 Rafael Garcia... Add missing files from the Encode CPAN distribution
2009-09-07 Rafael Garcia... Make 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... Upgrade to Encode 2.37
2009-09-07 Abhijit Menon-SenRevert "Remove glob for ExtUtils::MakeMaker maintainers...
2009-09-07 George GreerRemove glob for ExtUtils::MakeMaker maintainers list...
2009-09-06 Salvador Ortiz... Corrupt filename when setting %INC entry in a @INC...
2009-09-06 Nicholas ClarkRemove redundant parameters to build_extension().
2009-09-06 Nicholas ClarkRemove support for building in vms/ext, as it's not...
2009-09-06 ZeframFix [perl #66970] Incorrect coderef in MODIFY_CODE_ATTR...
next