This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2012-03-13 AbigailUpgrade HTTP::Tiny to 0.017.
2012-03-13 AbigailUpgrade cpan/CPAN-Meta to 2.120630
2012-03-13 AbigailSome files in cpan/Compress-Raw-Zlib have the x bit...
2012-03-12 AbigailFixes type in commit 14c554185
2012-03-12 AbigailMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2012-03-12 AbigailUpgrade Compress::Raw::Zlib to 2.051.
2012-03-12 AbigailUpgrade Compress-Raw-Bzip2 to version 2.049.
2012-03-12 Max Maischeinload Algorithm::Diff later in corelist-perldelta
2012-03-12 Ricardo Signesavoid some long-line errors in podcheck of Term-Readline
2012-03-12 Ricardo Signesnew patch for Term::ReadLine event loop support
2012-03-12 AbigailUpgrade cpan/Archive-Tar to 1.84
2012-03-12 AbigailUpgrade Archive-Extract to 0.60
2012-03-12 Ricardo Signesmake the pod2html tests work with fs with vols
2012-03-12 Ricardo SignesSisyphus's fix for pod2html
2012-03-11 Tony Cookperldelta for die propgation fix
2012-03-11 Tony Cook[rt #111654] properly propgate tainted errors
2012-03-11 Tony Cook[rt #111654] TODO test for tainted die propagation
2012-03-11 AbigailDocument the updated version of Pod::Simple
2012-03-11 AbigailUpgrade Pod-Simple to 3.20. This should fix issue 111520.
2012-03-09 Reini Urbansdbm.c: fix off-by-one access to global ".dir"
2012-03-08 Father Chrysostomosregen pod issues
2012-03-08 Father Chrysostomosperlvar: Fix long lines
2012-03-08 Father ChrysostomosDear perlvar: ${^WARNING_BITS} was added in 5.6
2012-03-08 Father Chrysostomosperlvar: Document ${^WARNING_BITS} better
2012-03-07 Father ChrysostomosStop warning hint-checking from doing bad reads
2012-03-07 Father ChrysostomosPorting/bisect.pl: Typos in diag msg
2012-03-07 Craig A. Berryfix warning in test.pl diagnostics output.
2012-03-06 David Mitchellfix typo in src comment
2012-03-06 Karl Williamsonpods: Note future deprecation of unescaped "{"
2012-03-06 Karl Williamsonperllexwarn: Fix typos
2012-03-06 Ricardo Signesbegin filling the 5.16.0 delta from 5.15.8
2012-03-06 Ricardo Signesanother bus ride worth of collected delta editing
2012-03-06 Ricardo Signesomnibus perl5160delta editing mess
2012-03-06 David Mitchellfix slowdown in nested hash freeing
2012-03-05 Ricardo Signesclarify that Apr 1 is not a hard RC0 date
2012-03-05 Ricardo Signesreplace bogus non-ASCII dashlike char with -
2012-03-05 Eric Brinefix documentation for exec's warning behavior
2012-03-05 Pau Amma\"... Grammar and clarity fixes for exists() in pod/perlfunc.pod
2012-03-04 Aaron CraneTODO Failing tests for warnings in utf8 subcategories
2012-03-03 Karl Williamsonregcomp.sym: Fix out-dated description
2012-03-03 Yves Ortonrework how the trie logic handles the newer EXACT nodetypes
2012-03-03 Yves Ortonmake test.pl show test number and name in failure diagn...
2012-03-03 Chris 'BinGOs... Sync Module-CoreList version in Maintainers.pl with...
2012-03-02 Ricardo Signesadd "get rt.perl permissions" to RMG
2012-03-02 Ricardo Signesupdate release schedule for next releasers
2012-03-01 AbigailAdded Dave Rolsky and Max Maischein to the KEEPERS...
2012-03-01 Father Chrysostomosattributes.pm: Consistent spaces after dots in pod
2012-03-01 Father Chrysostomosattributes.pm: Add caveat about lvalue subs
2012-03-01 Father Chrysostomos[perl #107366] Allow attributes to set :lvalue on defin...
2012-03-01 David GoldenAdd ambs to Maintainers.pl for ExtUtils::CBuilder
2012-02-29 Florian RagwitzStop the indexer from processing private modules
2012-02-29 Father Chrysostomosperldata: Two spaces after dots, please
2012-02-29 jkeenanExplain why program must close __DATA__ handle.
2012-02-29 Craig A. BerryBump Pod::Html version.
2012-02-29 Craig A. BerryPortability tweaks to Pod::Html's cache.t.
2012-02-29 Craig A. BerryBetter cross-platform unixify for Pod::Html.
2012-02-29 Craig A. BerryDifferent differences for Pod::Html tests.
2012-02-29 Karl Williamsonregcomp.c: Add comment
2012-02-29 Karl Williamsonregcomp.c: Add comment, reorder #define more logically
2012-02-29 Karl Williamsonre/pat.t: Remove obsolete comment
2012-02-29 Karl Williamson(?foo:...) loses passed in charset
2012-02-28 Karl WilliamsonPatch [perl #111400] [:upper:] broken for above Latin1
2012-02-28 Jesse VincentCorion's release is done. Check him off
2012-02-27 David Mitchellav_fetch: de-duplicate small bit of code
2012-02-27 Nicholas ClarkMerge the fixes for RT #37033 into blead.
2012-02-27 Nicholas ClarkThe parser should always close the file handle that...
2012-02-27 Nicholas ClarkMove the close-on-exec logic to one place, at the end...
2012-02-27 Nicholas ClarkChange S_open_script() to return NULL to signal "read...
2012-02-27 Nicholas ClarkIn perl.c, change S_open_script() to return rsfp.
2012-02-27 Nicholas ClarkIn struct yy_parser, change lex_flags to a U8, from...
2012-02-27 Nicholas ClarkImprove the tests for -x
2012-02-27 Nicholas ClarkImprove the tests for the -n and -p switches.
2012-02-27 Nicholas ClarkSimplify platform specific code in t/run/cloexec.t
2012-02-27 Father Chrysostomosperldiag: Reflow for better splain output
2012-02-27 Max MaischeinAdd an example how to fix '%s: command not found'
2012-02-27 Father ChrysostomosIncrease $attributes::VERSION to 0.18
2012-02-27 David Cantrelldoco improvement for attributes.pm
2012-02-25 Father ChrysostomosMake CPAN upstream for File::Temp
2012-02-25 Father ChrysostomosDon’t ‘normalise’ hints for bare ‘no feature’
2012-02-25 Father Chrysostomosregen/feature.pl: Show perl.h line num in error msg
2012-02-25 Father Chrysostomosperlfunc: bad wording
2012-02-25 Father Chrysostomosarybase.xs: Wrap PL_check safely
2012-02-25 Father ChrysostomosIncrease $arybase::VERSION to 0.05
2012-02-25 Zeframdon't taint $$ determined by getpid()
2012-02-25 Zeframupdate perlfunc.html generator
2012-02-25 Zeframdelay allocating trans table until needed
2012-02-24 Chris 'BinGOs... Update the link for Module-Build/core integration
2012-02-24 Karl Williamsonmktables: Correct Unicode 6.1 omission
2012-02-24 Ricardo Signescorrect a Pod foible that broke blead
2012-02-24 Max MaischeinAdd description of new change process for dev.perl.org
2012-02-23 Karl Williamsonregcomp.c: Add cast to silence Solaris warning
2012-02-23 David GoldenRemove ExtUtils-CBuilder's MANIFEST.SKIP
2012-02-23 Ricardo Signeswork harder to get useful diagnostics on Win32
2012-02-22 David GoldenExtUtils::CBuilder: add support information
2012-02-22 David GoldenUpdate Maintainers.pl for new ExtUtils::CBuilder
2012-02-22 David Goldenadd ext/Pod-Functions/.gitignore
2012-02-22 David GoldenExtUtils::CBuilder - add dual-life support files
2012-02-22 David Goldenignore all MYMETA files, not just .yml
2012-02-22 Ricardo Signes"no feature" now means reset to default
2012-02-22 Ricardo Signesunixify paths a bit more systematicaly in Pod-Html
next