This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-09-25 Chipadd a couple missing LEAVEs in perlio_async_run()
2011-09-25 Father ChrysostomosAvoid a double free with CORE->lc
2011-09-24 Karl Williamsonregexp.t: print diagnostics with leading '#'
2011-09-24 Nicholas ClarkAdd t/porting/checkcfgvar.t to run Porting/checkcfgvar...
2011-09-24 Nicholas ClarkA small refactor of checkcfgvar.pl
2011-09-24 Nicholas ClarkRefactor t/porting/regen.t to use TestInit q(T A);
2011-09-24 Father Chrysostomos[perl #92898] Clarify (*THEN)’s scope
2011-09-23 Father ChrysostomosDocument open fh, "<:"
2011-09-23 Nicholas ClarkMove the test for recursive call to Perl_load_module...
2011-09-23 Nicholas ClarkCorrect the expected results for the first perlio warni...
2011-09-23 Father ChrysostomosTest perl #96008: use and require affected by open.pm
2011-09-23 Brian Fraser[perl #96008] use and require are affected by the open...
2011-09-23 Father ChrysostomosMove/rewrite test for Recursive call to Perl_load_module
2011-09-23 Father ChrysostomosMake CORE->method work
2011-09-22 Karl Williamsonperlre: Note a bug's existence
2011-09-22 Karl Williamsonre_tests: Add TODO test
2011-09-22 Karl Williamsonpodcheck.t: Add comment
2011-09-22 Karl WilliamsonPorting/cherrymaint: Add comment
2011-09-22 Karl Williamsonmanifest.t: Clarify a test's wording
2011-09-22 David Goldenbase.pm: remove unused variable
2011-09-22 David Goldenbase.pm no longer tracks loaded modules
2011-09-22 H.Merijn BrandUse a real compile to test for stdbool.h
2011-09-22 Karl Williamsonpodcheck.t: clarify its pod
2011-09-22 Karl Williamsonpodcheck.t: Is problem if cpan/non-cpan have same NAME
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
next