This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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-04 Nicholas Clark354c724e failed to update MANIFEST. Fail. *Always*...
2009-09-04 Rafael Garcia... Replace system by print in strictures/parsing regressio...
2009-09-04 Nicholas Clark354c724e8ab7 should only have renamed the directories...
2009-09-04 Nicholas ClarkOS/2 hadn't been updated to cope with the ext/ restruct...
2009-09-04 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-04 Abhijit Menon-SenEntity-encode E<0xNNNN> and E<0NNN> correctly
2009-09-04 Bo BorgersonReduce #ifdefs in Perl_ck_shift
2009-09-03 Craig A. BerryWork hard to skip VMS-specific extensions on Win32.
2009-09-03 Craig A. BerryMake configure.com aware that ext/Thread no longer...
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-03 Steffen MuellerSilence more deprecation warnings in compatibility...
2009-09-03 Jerry D. HeddenSuppress deprecation warnings from test output
2009-09-02 Steffen MuellerRemove useless tests from lib/Time/Local.t
2009-09-02 Steffen MuellerDeprecate termcap.pl with a warning
2009-09-02 Steffen MuellerDeprecate tainted.pl with a warning
2009-09-02 Steffen MuellerDeprecate stat.pl with a warning
2009-09-02 Steffen MuellerDeprecate shellwords.pl with a warning
2009-09-02 Steffen MuellerDeprecate pwd.pl with a warning
2009-09-02 Steffen MuellerDeprecate open3.pl with a warning
2009-09-02 Steffen MuellerDeprecate open2.pl with a warning
2009-09-02 Steffen MuellerDeprecate newgetopt.pl with a warning
2009-09-02 Steffen MuellerDeprecate look.pl with a warning
2009-09-02 Abhijit Menon-SenDeprecate lib/find{,depth}.pl with a warning
2009-09-02 Yves Ortonupdate perlre and perldelta to document change in behav...
2009-09-02 Steffen MuellerDeprecate importenv.pl with a warning
2009-09-02 Steffen MuellerDeprecate hostname.pl with a warning
2009-09-02 Steffen MuellerDeprecate getopts.pl with a warning
2009-09-02 Steffen MuellerDeprecate getopt.pl with a warning
2009-09-02 Steffen MuellerDeprecate getcwd.pl with a warning
2009-09-02 Steffen MuellerDeprecate flush.pl with a warning
2009-09-02 Steffen MuellerDeprecate fastcwd.pl with a warning
2009-09-02 Chris 'BinGOs... Move File::Fetch from lib to ext
2009-09-02 Steffen MuellerDeprecate exceptions.pl with a warning
2009-09-02 Steffen MuellerDeprecate ctime.pl with a warning
2009-09-02 Steffen MuellerDeprecate complete.pl with a warning
2009-09-02 Steffen MuellerDeprecate cacheout.pl with a warning
2009-09-02 Steffen MuellerDeprecate bigrat.pl with a warning
2009-09-02 Steffen MuellerDeprecate bigint.pl with a warning
2009-09-02 Steffen MuellerDeprecate bigfloat.pl with a warning
2009-09-02 Steffen MuellerDeprecate assert.pl with a warning
2009-09-02 Steffen MuellerDeprecate abbrev.pl with a warning
2009-09-02 Steffen MuellerDeprecate dotsh.pl with a warning
2009-09-02 Steffen MuellerDeprecate timelocal.pl with a warning
2009-09-02 Yves Ortonde-TODO a regexp test that was probably fixed with...
2009-09-02 Yves Ortonset PERL_LEGACY_UNICODE_CHARCLASS_MAPPINGS to 0 and...
2009-09-02 Steffen MuellerMove Tie::File from lib to ext
2009-09-02 Steffen MuellerMove Package::Constants from lib to ext
2009-09-02 H.Merijn BrandUpdate link info. HP moved from ActiveState to OpenSource.
2009-09-01 Leon BrocardUse alternative URLs for links which are now broken...
2009-09-01 AbigailAddress update by Richard Foley
2009-09-01 Vincent Pit_run_test() doesn't need to conform to TAP::Harness...
2009-09-01 Vincent PitFix include path for utf8 tests
2009-09-01 Vincent PitDon't use the anonymous hash reference constructor...
2009-09-01 Nicholas ClarkMerge commit 'origin/parallel_harness' into blead
2009-08-31 Nicholas ClarkAnchor a regexp, else paths including /Text/ are mistak...
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 Vincent PitAdapt harness to the new TEST infrastructure
2009-08-31 Vincent PitDon't quote -T/-t in _scan_test()
2009-08-31 Vincent PitPut the chdir logic into the two new helpers _before_fo...
2009-08-31 Vincent PitForge the test command to execute in a new _cmd() subro...
2009-08-31 Vincent PitMove more test options discovery from _run_test() to...
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-31 Nicholas ClarkRemove an extraneous aTHX_ added in f0e3f042f14b, which...
2009-08-30 Chip Salzenbergfinish more implementing -DB vs. -Dx
2009-08-30 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2009-08-30 Chip Salzenbergfinish implementing -DB vs. -Dx
2009-08-30 Vincent PitRevert "Build Text::Tabs before running mktables, as...
2009-08-30 Vincent PitRevert "Move Text::Tabs/Text::Wrap from lib to ext"
2009-08-30 Vincent PitBuild Text::Tabs before running mktables, as it needs it
2009-08-30 Steffen MuellerText::ParseWords depends on Scalar::Util
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... Remove old "EXCLUDED" entry for base.pm in Maintainers.pl
2009-08-30 Rafael Garcia... Update Porting scripts and docs for the new path of...
2009-08-30 Rafael Garcia... Adapt Maintainers.pl for Module::CoreList move
2009-08-30 Rafael Garcia... Move Module::CoreList to ext/
2009-08-30 Rafael Garcia... Add missing files from the base.pm CPAN distribution
2009-08-30 Rafael Garcia... gitignore adjustments
2009-08-30 Nicholas ClarkMove Net::Ping from lib to ext
next