This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-09-21 Steffen MuellerRemove Class::ISA use from autouse tests
2009-09-21 Steffen MuellerRemove use of Class::ISA from the debugger
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 MuellerCompare core to Attribute::Handlers 0.87 from CPAN
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 Steffen MuellerCompare AutoLoader in core to AutoLoader 5.70 from...
2009-09-21 Steffen MuellerCompare PathTools to CPAN's 3.30_01
2009-09-21 Nicholas ClarkFix my bash-ism in 9988b539d419b6c4 - test takes a...
2009-09-21 Robin Barkertypo in usage of deprecate
2009-09-21 Rafael Garcia... Change my email address
2009-09-20 Nicholas ClarkMove the Makefile targets _test{,_prep,_tty,_notty...
2009-09-20 Nicholas ClarkAdopt Makefile macros MINIPERL_EXE and MINIPERL from...
2009-09-20 Nicholas ClarkThe pod convertors chdir post BEGIN-time, so don't...
2009-09-20 Nicholas ClarkOn Unix, use the -C option to mktables rather than...
2009-09-19 Yves Ortondropped a test by accident the last go, so ressurect...
2009-09-19 Yves Ortonsplit t/re/pat.t into new pieces
2009-09-19 Yves Ortoncopy pat.t into five new files
2009-09-19 Nicholas Clarklib/unicore/mktables needs to get File::Spec from ext...
2009-09-19 Nicholas Clarkwin32/config_h.PL indirectly needs File::Spec, before...
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 ClarkAvoid re-creating a temporary file with constant conten...
2009-09-18 Nicholas ClarkAvoid using lib.pm in miniperl's tests.
2009-09-18 Nicholas ClarkSplit XSLoader out from ext/DynaLoader into its own...
2009-09-18 Nicholas ClarkMake make_ext.pl set PERL_CORE=1 in the environment.
2009-09-17 Nicholas ClarkBuild DynaLoader in ext on VMS.
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 ClarkNow no need to run AutoSplit on lib on Win32, with...
2009-09-17 Nicholas ClarkConvert win32 to build DynaLoader with EU::MM in ext...
2009-09-17 Rafael Garcia... Since gitignores are advisory, we don't need the specif...
2009-09-17 Rafael Garcia... Revert "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 Clark/Compress/ modules are at version 2.021. Remove vestiga...
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... Upgrade to IO::Zlib 1.10
2009-09-16 Nicholas ClarkStart to make DynaLoader's Makefile.PL platform agnostic.
2009-09-16 Nicholas ClarkRevert 109e4020 and 2da760ce for now. Win32 needs to...
2009-09-16 Rafael Garcia... Localize $@ and $! before loading a file in SWASHNEW
2009-09-15 Nicholas Clark109e4020 failed to delete the clone of splittree.pl...
2009-09-15 Nicholas ClarkNo need to run AutoSplit on lib on Win32 or NetWare...
2009-09-15 Nicholas ClarkEnsure that the perl build doesn't read any installed...
2009-09-15 Nicholas ClarkAvoid setting $! if the sitecustomize script doesn...
2009-09-15 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-15 Nicholas ClarkCwd.pm needs to be installed in lib before Encode recur...
2009-09-15 Nicholas ClarkNote that Pod::Plainer is upgraded, and deprecated...
2009-09-14 Rafael Garcia... Core tests purged from macperl references: done (as...
2009-09-14 Nicholas ClarkNote how various parts of perldelta writing could be...
2009-09-14 Rafael Garcia... Some POD and spelling fixes
2009-09-14 Nicholas ClarkDocument the mro improvments.
2009-09-14 Nicholas ClarkSome copy editing tweaks - C<> around code, and Perl_...
2009-09-14 Nicholas ClarkDescribe the effects of the migration of dual life...
2009-09-14 Nicholas ClarkMoving pod/*.PL to ext is the last major part remaining...
2009-09-14 Nicholas ClarkParallel testing is pretty much done.
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.
next