This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-09-14 Rafael Garcia... Doc nit in perlfunc for die() and warn() with an empty...
2009-09-14 Nicholas ClarkConvert Porting/checkARGS_ASSERT.pl to a regresion...
2009-09-14 Nicholas ClarkAdd PERL_ARGS_ASSERT_* macros where missing; move where...
2009-09-14 Nicholas ClarkFix the build for -Dmad - f0e3f042f14b829f missed a...
2009-09-13 Craig A. BerryRestore part of 403f501d5b37ebf0340212b1a7f7c01855cd7b95
2009-09-13 Craig A. BerryRevert "Replace $(MINIPERL) -"I[-.lib]" with $(MINIPERL...
2009-09-13 Craig A. BerryUndo 4527a2238fcb956920c7d18b8aa95a3ff49f0fcb and part...
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 Leon BrocardRemove broken links for hip communications inc.
2009-09-13 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-13 Yves Ortonadd a couple of missing items to the lib/.gitignore
2009-09-13 Yves Ortonmuch simpler .gitignore for ext/
2009-09-13 Bo Borgersonsplit: Improve performance in scalar context
2009-09-13 Bo Borgersonsplit: Remove implicit split to @_
2009-09-13 Rafael Garcia... This test was incorrectly skipped because it couldn...
2009-09-13 Nicholas ClarkMove Moudle::Build from lib to ext.
2009-09-13 Nicholas ClarkModule::Build's contrib directory should be marked...
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 ClarkSort .gitignore (lexically).
2009-09-13 Nicholas ClarkOops. ext/podlators needs its Makefile.PL in MANIFEST.
2009-09-13 Nicholas ClarkMove Pod::Parser from lib (and t/pod) to ext.
2009-09-13 Nicholas ClarkNote that we need a way of building pod/*.PL directly...
2009-09-13 Rafael Garcia... Remove obsolete interpreter variable PL_utf8_alnumc
2009-09-13 Rafael Garcia... Remove obsolete functions is_uni_alnumc, is_uni_alnumc_...
2009-09-13 Nicholas ClarkMove podlators from lib to ext.
2009-09-13 Rafael Garcia... .gitignore fix for AutoSplit
2009-09-13 Nicholas ClarkCorrect the file MAP in Maintainers.pl for Pod::LaTeX...
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 ClarkRetire uupacktool.pl. We're not in Kansas^W(Perforce...
2009-09-13 Nicholas Clarkf281036e missed that Makefile.ce also generated perl...
2009-09-13 Nicholas ClarkMove Pod::Simple from lib to ext.
2009-09-13 Steve HayFix Win32 build
2009-09-12 Nicholas ClarkAvoid using 'lib' in make_ext.pl.
2009-09-12 Nicholas Clark403f501d broke Win32, because lib/lib.pm is not availab...
2009-09-12 Chris WilliamsMoved Class-ISA from lib/ to ext/
2009-09-12 Nicholas ClarkOops. 403f501d accidentally deleted the MANIFEST entry...
2009-09-12 Nicholas ClarkMove Cwd from lib to ext.
2009-09-12 Nicholas ClarkOops! Correct my declaration of MINIPERL_UP.
2009-09-12 Nicholas ClarkReplace $(MINIPERL) -"I[-.lib]" with $(MINIPERL_UP)
2009-09-12 Nicholas ClarkFix typo for the FILES for AutoLoader, introduced in...
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 Jerry D. HeddenCleanup makedir.SH reference in Makefile.SH
2009-09-12 Nicholas Clarkpod/perltoc.pod needs all the extensions to be built...
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-12 Nicholas ClarkAvoid a parallel make race condition where we load...
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 ClarkNo need to run AutoSplit on lib - all AutoLoader using...
2009-09-11 Craig A. Berryinstmodsh is a file, not a directory.
2009-09-11 Craig A. Berryxsubpp is a file, not a directory.
2009-09-11 Craig A. BerryReorder some build rules to keep up with lib/ --> 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 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.
next