This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-09-22 Karl Williamsonpodcheck.t: Process files sorted caselessly
2011-09-22 Karl Williamsonpodcheck: Nits in comments
2011-09-22 David Goldenbase.pm no longer modifies $VERSION
2011-09-21 Karl Williamsonfold_grind.t: Ignore blank lines
2011-09-21 Karl WilliamsonUCD.pm: accommodate non-standard mktables output
2011-09-21 Karl WilliamsonUCD.pm: Only calculate hex once
2011-09-21 Stevan Littleadding in the list archive URL for the announcement
2011-09-21 Nicholas ClarkAdd an option to checkcfgvar.pl to add defaults for...
2011-09-21 Nicholas ClarkAdd a --regen option to checkcfgvar.pl to regenerate...
2011-09-21 Nicholas ClarkAdd empty Author and zip entries to symbian/config...
2011-09-21 Nicholas ClarkSort epoc/config.sh
2011-09-21 Nicholas ClarkDe-duplicate epoc/config.sh
2011-09-21 Nicholas ClarkEliminate duplicate contradictory values from epoc...
2011-09-21 Nicholas ClarkChange checkcfgvar.pl to permit trailing comments on...
2011-09-21 Nicholas ClarkTighten the checking regex in checkcfgvar.pl.
2011-09-21 Nicholas ClarkIn checkcfgvar.pl, split the configure.com code out.
2011-09-21 Father Chrysostomos[perl #99660] Remove elems from hashes before freeing...
2011-09-21 Father Chrysostomos[perl #93590] $tainted ~~ [...] failing
2011-09-21 Eric BrineFix inability of lex_read_unichar to handle 80-FF under...
2011-09-21 Stevan Littleupdate TOC for perl5153delta
2011-09-21 Stevan Littlemoving old perldelta and creating new one
2011-09-21 Stevan LittleAdding in my choice of epigraph to epigraph.pod
2011-09-21 Stevan LittleNo need to go into this much detail in the pod (also... v5.15.3
2011-09-20 Stevan LittleTweak wording of the Notice based on Jesse's feedback
2011-09-20 Stevan LittleAdding some Known Problems to perldelta
2011-09-20 Stevan Littleremoving the comment from the perldelta (and the previo...
2011-09-20 Stevan Littlefinalize perldelta
2011-09-20 Stevan Littleadding new release to perlhist
2011-09-20 Stevan Littlefixing the path to pod2html in the release managers...
2011-09-20 Stevan LittleAdding the acknowledgements section to perldelta
2011-09-20 Stevan LittleUpdate Module::CoreList for 5.15.3
2011-09-20 Stevan LittleThe link to Devel::PPPort was not understood by porting...
2011-09-20 Stevan Littleperldelta pod tweaks,.. this is not a link
2011-09-20 Stevan Littlemanually updating INSTALL version "Upgrading from 5...
2011-09-20 Stevan Littlebump version to 5.15.3 using Porting/bump-perl-version
2011-09-20 Stevan LittleMore pod formatting tweaks
2011-09-20 Stevan LittleFix some pod errors reported by podchecker
2011-09-20 Stevan LittleUpdating perldelta in preparation for the 5.13.3 release.
2011-09-20 Stevan LittleFixing the version in the comment in perl5152delta.pod
2011-09-20 Nicholas ClarkSkip 2 tests in t/op/filetest.t if t/TEST is a symlink.
2011-09-19 Stevan LittleUpdate CPAN-Meta to CPAN version 2.112621
2011-09-19 Stevan LittleAdding myself to the AUTHORS list
2011-09-19 Dave Rolskyregen generated files
2011-09-19 Dave RolskyInclude stub files in pod.lst
2011-09-19 Dave RolskyExplicitly ignore the stub pod files I just added when...
2011-09-19 Dave Rolskyadd stub files for deleted OO-related pod files
2011-09-19 Florian RagwitzFor RC releases there's no indexer report
2011-09-19 Tony Cookuse :raw to avoid interference from PERL_UNICODE when...
2011-09-19 Tony Cookclear $ENV{PERL_UNICODE} before runperl()ing a test...
2011-09-19 Florian RagwitzFix the version of CoreList that'll ship with 5.14.2
2011-09-19 Florian RagwitzUpdate Module::CoreList for 5.14.2
2011-09-19 Florian RagwitzRe-generate known_pod_issues.dat
2011-09-19 Father ChrysostomosCorrect perldelta entry for -l \*foo change
2011-09-18 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.112600
2011-09-18 Father Chrysostomos[perl #95034] Make perldoc <url> use a reasonabe name
2011-09-18 Father ChrysostomosDBFile -> DB_File
2011-09-18 Craig A. BerryUpdate skip count in t/op/filetest.t after 433644eed.
2011-09-18 Chris 'BinGOs... Noted recent changes to Module::CoreList and added...
2011-09-18 Karl Williamsonpodcheck: Clean up known issues
2011-09-18 Father ChrysostomosIncrease $VERSIONs for Text::Abbrev and Search::Dict
2011-09-18 Robin Barkerfix NAME section in Text::Abbrev and Search::Dict
2011-09-18 Leon TimmermansOnly upgrade when necessary
2011-09-18 Father ChrysostomosDeparse "${#}a"
2011-09-18 Father ChrysostomosDeparse $#{/} correctly
2011-09-18 Father ChrysostomosMake -l always treat non-bareword arguments as file...
2011-09-18 Father ChrysostomosMake stacked -l work
2011-09-18 Father Chrysostomosperlglossary: fix broken link
2011-09-18 Father Chrysostomosperlglossary: Make empty-list-as-scalar even clearer
2011-09-18 Chas. OwensDocument empty-list-as-scalar in perlglossary
2011-09-18 Father ChrysostomosReally allow podcheck.t to be run from outside t/
2011-09-18 Father Chrysostomosperldata: Mention undefined as a false val
2011-09-18 Father ChrysostomosAllow podcheck.t to be run from outside t/ for convenience
2011-09-17 Father ChrysostomosUpdate META.yml following 986a805c
2011-09-17 Father ChrysostomosCorrect punctuation in some POSIX error messages
2011-09-17 Father Chrysostomosperlop: Clarify \octal slightly
2011-09-17 Father ChrysostomosMake IO::Handle::getline(s) respect the open pragma
2011-09-17 Father Chrysostomosperldelta for h2ph conditional sub fix
2011-09-17 Lukas Maidon't redefine macrosubs in .ph
2011-09-17 Karl Williamsonperlobj: Fix pod problems
2011-09-17 Karl Williamsonperldata: Only one "_" is allowed between each digit...
2011-09-17 Karl Williamsonpodcheck.t: Don't use case-sensitive file exclusion
2011-09-17 Damian ConwayLots of revisions from Damian for perlobj
2011-09-17 Damian ConwayTweaks to perlootut by Damian
2011-09-17 Craig A. BerryPOSIX::access() doesn't do ENOTDIR on VMS.
2011-09-17 Father ChrysostomosFix recursion warning for ‘no warnings; goto &sub’
2011-09-17 Father ChrysostomosTests for goto &xsub and lexical hints
2011-09-17 Father ChrysostomosMake goto &CORE::sub use the right lexical scope
2011-09-16 Father ChrysostomosMerge postinc and postdec
2011-09-16 Father ChrysostomosMerge preinc and postinc
2011-09-16 Father ChrysostomosMake ++ and -- work on glob copies
2011-09-16 Father Chrysostomos[perl #93638] $ENV{LS_COLORS} causes miniperl glob...
2011-09-16 Zeframupdate B::Concise test for B::Deparse change
2011-09-16 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.112580
2011-09-16 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9111
2011-09-16 Craig A. Berryskip_all is a sub in t/test.pl.
2011-09-16 Zeframmake B::Deparse handle $[ for older perls
2011-09-16 Nicholas ClarkNetWare has stdbool.h, so add it as 'define' to config.wc
2011-09-16 Craig A. BerryAssorted File::Glob test fix-ups following 528bd3ce85.
2011-09-16 Father ChrysostomosDisallow weakening of read-only references
2011-09-16 Father Chrysostomosperldelta update
next