This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2009-08-30 Nicholas ClarkMove I18N::LangTags from lib to ext
2009-08-30 Nicholas ClarkMove Filter::Simple from lib to ext
2009-08-30 Steffen MuellerUpdate Text::Balanced to 2.02
2009-08-30 Steffen MuellerMove Text::Balanced from lib to ext
2009-08-30 Nicholas ClarkMove base from lib to ext
2009-08-30 Steffen MuellerUpdate .gitignores in ext and lib to reflect recent...
2009-08-30 Steffen MuellerMove Term::UI from lib to ext
2009-08-30 Steffen MuellerMove Term::Cap from lib to ext
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Attribute...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from I18N::Langi...
2009-08-30 Craig A. BerryMake io_tell.t use a file that's always there even...
2009-08-30 Rafael Garcia... Fix Safe tests under PERL_CORE and make safeops.t run...
2009-08-30 Nicholas ClarkSort MANIFEST.
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Hash::Util...
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from DynaLoader...
2009-08-30 Rafael Garcia... Additions in the gitignore files
2009-08-30 Rafael Garcia... Remove test boilerplate from Safe tests
2009-08-30 Rafael Garcia... Don't install Safe in arch directory if this is a core...
2009-08-30 Rafael Garcia... Add missing files from the Safe CPAN distribution
2009-08-30 Rafael Garcia... Add missing files from the Switch CPAN distribution
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Data::Dumpe...
2009-08-30 Nicholas ClarkCorrect 2 UPSTREAM mistakes added in e1466347d2d91d81b58b.
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from B's tests.
2009-08-30 Nicholas ClarkBreak out B::Debug into its own directory in ext.
2009-08-30 Nicholas ClarkBreak out B::Deparse into its own directory in ext.
2009-08-30 Nicholas ClarkBreak out B::Lint into its own directory in ext.
2009-08-30 Nicholas ClarkCorrectly munge the path of $^X when running interactiv...
2009-08-30 David NicolDocument better what is allowed as regex delimiters
2009-08-30 Steffen MuellerMove Term::ANSIColor from lib to ext
2009-08-30 Nicholas ClarkRemove the $ENV{PERL_CORE} boilerplate from Storable...
2009-08-30 Steffen MuellerRemove remaining 'in-core' boilerplate from Shell
2009-08-30 Steffen MuellerMove Shell from lib to ext
2009-08-30 Nicholas ClarkMove TestInit.pm to the top level of the distribution...
2009-08-30 Nicholas ClarkTestInit now also sets up the CWD and @INC for tests...
2009-08-30 Nicholas ClarkMove Switch from lib to ext.
2009-08-30 Nicholas ClarkTidy up comments.
2009-08-30 Nicholas ClarkAs well as PERL5LIB, remove PERLLIB and PERL5OPT from...
2009-08-30 Steve HayFix typo in TestInit and revert workaround.
2009-08-29 Nicholas ClarkUse ../../perl instead of ../../t/perl on Win32, as...
2009-08-29 Nicholas ClarkOptimise IPC::Open3 with a compile-time constant, elimi...
2009-08-29 Abhijit Menon-SenBackslash-escape /s in the target of a generated s...
2009-08-28 Nicholas ClarkUse & function-call notation to disable prototype check...
2009-08-28 Nicholas ClarkRemove the function mn(), made redundant by runnig...
2009-08-28 Craig A. BerryUse ../../t/perl rather than ../../perl, as the latter...
2009-08-28 Frank WiegandAdd ~~ and // to perlcheat.pod
2009-08-28 Rafael Garcia... There is no longer an "err" low-prec version of //...
2009-08-27 Nicholas ClarkMake extensions in ext run their tests from the extensi...
2009-08-27 Nicholas ClarkDon't use t/TEST to test a "read only file", repeatedly...
2009-08-27 David GoldenUpdate Module::Build to 0.35
2009-08-27 Nicholas Clarkt/harness and t/TEST can both use the same _run_test...
2009-08-27 Nicholas ClarkShare common code in t/TEST and t/harness, by having...
2009-08-27 Vincent PitSpeed up repeatcpy() by at least 40% for 1-char or...
2009-08-27 Vincent Pitdelimcopy(), ibcmp(), ibcmp_locale(), instr(), ninstr...
2009-08-27 Reini UrbanB - The Perl Compiler (wrong name)
2009-08-26 Vincent PitDon't pass the the interpreter to is_ascii_string(...
2009-08-26 Chip Salzenbergfix threaded build after 8ff3e83b
2009-08-26 Chip SalzenbergIn C<use utf8; a=>'b'>, do not set utf8 flag on 'a...
2009-08-26 Chip Salzenbergset utf8 bit on inferred method names when C<use utf8>
2009-08-26 Chip SalzenbergMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
next