This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-10-08 Rafael Garcia... Restore MAD handling of package statements
2009-10-06 Rafael Garcia... Add tests for syntax errors in "package Name VERSION"
2009-10-06 David GoldenAdd 'package NAME VERSION' syntax
2009-10-06 Nicholas Clarksort @files once, outside the loop.
2009-10-06 Nicholas ClarkStandardise t/lib/*.t on ./test.pl, and remove BEGIN...
2009-10-06 Nicholas ClarkRemove commented out reference to Test::More
2009-10-06 Nicholas ClarkStandarise t/porting/*.t on ./test.pl, and remove BEGIN...
2009-10-06 Nicholas ClarkReplace a hardcoded temporary file name with test.pl...
2009-10-06 Nicholas ClarkStandardise t/uni/*.t on ./test.pl, and remove PERL_COR...
2009-10-06 Nicholas ClarkDon't attempt UTF-8 cache assertion for SVs with invali...
2009-10-06 Jesse Vincentmore pod cleanups based on the new podcheck.t
2009-10-06 Jesse VincentA number of pod fixes found by podcheck.t
2009-10-06 Jesse Vincentpodcheck.t now uses MANIFEST to choose which files...
2009-10-06 Jesse VincentWe don't actually want to check .PL files
2009-10-06 Max MaischeinCheck POD in lib/, ext/ and pod/
2009-10-05 Alex VandiverNote the one mistake in perl.git's history, and the...
2009-10-05 Eric BrineAdding ikegami to AUTHORS
2009-10-05 David GoldenExplain using git send-email for patches
2009-10-05 David GoldenUpdate ExtUtils::ParseXS to 2.21
2009-10-05 Nicholas ClarkIn Perl_moreswitches(), merge 2 string constants in...
2009-10-05 Nicholas Clark$^O is initalised to OSNAME, so no need to return the...
2009-10-05 Nicholas ClarkMove initialising PL_osname from S_init_predump_symbols...
2009-10-05 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2009-10-05 Jesse VincentAdding the current stub of a release schedule for blead...
2009-10-05 Max MaischeinRemove :raw open mode from tests
2009-10-05 Rafael Garcia... Upgrade File::Path to 2.08 (and add taint.t test)
2009-10-05 Yves Ortonin regexec.c move the BOUND logic out of the way of...
2009-10-05 Yves Ortonadd tests to make sure the \s and [\s] match the same...
2009-10-05 Steve HayWin32API-File is maintained by CHORNY
2009-10-04 Steve HayWin32API-File has now moved to cpan/
2009-10-04 Max MaischeinIgnore cpan/Win32API-File/cFile_pc_to_blib build by...
2009-10-04 Yves Ortonrefactor some common logic in regexec.c
2009-10-04 Yves Ortonmake test-reonly bypass the non-xs extensions
2009-10-04 Rafael Garcia... Run "cd pod ; ../perl -I../lib buildtoc --build-all"
2009-10-04 Rafael Garcia... Don't autovivify a spurious key "all" in the %Targets...
2009-10-04 Vincent PitApply the same policy for the value returned by push...
2009-10-03 Jesse VincentFix pod toc generation for new perldelta
2009-10-03 Jesse Vincent'make distclean now results in an actually-clean tree.
2009-10-03 Jesse VincentAdded a perldeta file for 5.11.1
2009-10-03 Jesse VincentCorrecting mistaken description of 'delete local' in...
2009-10-03 AbigailMention Jesse as pumpkin
2009-10-03 Steve HayMake Win32 treat IO-Compress as an XS extension, as...
2009-10-03 George GreerAvoid false negatives on Win32 with Shell.t tests.
2009-10-03 Rafael Garcia... Make Module::Corelist recognise $] as a version number...
2009-10-03 Rafael Garcia... Update Changes/README for 2.19, version of Module:...
2009-10-03 Rafael Garcia... Change warning "Unicode character is illegal" to more...
2009-10-03 Rafael Garcia... Adapt test to accept local uncommitted changes
2009-10-02 Jesse VincentRather than list all of the CPAN dists in cpan/ not...
2009-10-02 Jesse VincentAdded the git tag step for releases from Yves v5.11.0
2009-10-02 Jesse VincentAdded another cleaning step to the release manager...
2009-10-02 Jesse Vincentadd new release to perlhist
2009-10-02 Jesse VincentPath and bug fixes in the release_managers_guide
2009-10-02 Jesse VincentUpdate Module::CoreList for 5.11.0
2009-10-02 Jesse VincentUpdate META.yml
2009-10-02 Jesse VincentOur makemeta invocation was wrong (after miniperl stopp...
2009-10-02 Jesse VincentTypo fixes in perldelta
2009-10-02 Jesse Vincentfixing a typo in the release manager guide
2009-10-02 Jesse Vincentpodchecker nits in perldelta fixed
2009-10-02 Jesse VincentREADME.vms version bumps
2009-10-02 Nicholas ClarkChange e40af2cd omitted to update mkpport.lst's path...
2009-10-02 Nicholas ClarkMove Locale::Maketext::Simple from dist/ to cpan/
2009-10-02 Nicholas ClarkMove Storable from ext/ to dist/
2009-10-02 Nicholas ClarkMove Win32 from ext/ to cpan/
2009-10-02 Nicholas ClarkMove ExtUtils::Constant from ext/ to cpan/
2009-10-02 Nicholas ClarkWe don't actually need constant to bootstrap the nonxs...
2009-10-02 Nicholas ClarkMove Win32API::File from ext/ to cpan/
2009-10-02 Nicholas ClarkChange 204606f4 ommited to update make_ext.pl's path...
2009-10-02 Nicholas ClarkMove Time::Piece from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Time::HiRes from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Tie::File from ext/ to cpan/
2009-10-02 Rafael Garcia... "Malformed UTF-16 surrogate" is a fatal error
2009-10-02 Nicholas ClarkMove Text::Soundex from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Text::ParseWords from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Text::Balanced from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Test::Simple from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Term::Cap from ext/ to cpan/
2009-10-02 Jesse VincentTypo in Maintainers.pl - Yeah, that @ now needs to...
2009-10-02 Nicholas ClarkMove Test::Harness from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Shell from ext/ to cpan/
2009-10-02 Nicholas ClarkCorrect the FILES entry for SelfLoader.
2009-10-02 Nicholas ClarkMove List::Util from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Pod::Simple from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Pod::Parser from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Pod::LaTeX from ext/ to cpan/
2009-10-02 Jesse VincentTypo in Maintainers.pl spotted by Jerry Hedden
2009-10-02 Nicholas ClarkMove Pod::Escapes from ext/ to cpan/
2009-10-02 Nicholas ClarkMove PerlIO::via::QuotedPrint from ext/ to cpan/
2009-10-02 Nicholas ClarkMove parent from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Module::Pluggable from ext/ to cpan/
2009-10-02 Nicholas ClarkMove MIME::Base64 from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Memoize from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Math::BigRat from ext/ to cpan/
2009-10-02 Nicholas ClarkRemove from MANIFEST the files deleted by 8838b377ac70b16b.
2009-10-02 David GoldenRemoved extraneous files from cpan/CPAN
2009-10-02 Andreas KoenigCPAN.pm post-1.94_51 fix in upstream repository
2009-10-02 David GoldenUpdate ExtUtils::ParseXS to 2.200403
2009-10-02 Nicholas ClarkMove Math::BigInt::FastCalc from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Math::BigInt from ext/ to cpan/
2009-10-02 Nicholas ClarkMove Locale::Codes from ext/ to cpan/
2009-10-02 Nicholas ClarkMove libnet from ext/ to cpan/
next