This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
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
2012-02-22 Ricardo Signesdon't assume that filesys starts at / in Pod-Html
2012-02-22 Ricardo Signesunixify the --outfile arg to pod2html
2012-02-21 Max MaischeinMake corelist-perldelta.pl keep the existing heading
2012-02-21 Max MaischeinFix typo
2012-02-21 Max MaischeinPluralize "Modules and Pragma" to "Modules and Pragmata"
2012-02-21 Max MaischeinAdd perl5158delta.pod
2012-02-21 Max MaischeinAdd epigraph for 5.15.8
2012-02-21 Marc GreenFix bug in pod2html crossreferencing
2012-02-20 Ricardo Signesmakerel should not add -uncommitted to tarballs
2012-02-20 Max MaischeinMerge branch 'release-5.15.8' into blead
2012-02-20 Max MaischeinFix typos in pod/perldelta.pod origin/release-5.15.8 v5.15.8
2012-02-20 Max MaischeinUpdate pod/perldelta.pod from the version numbers
2012-02-20 Max Maischeinadd new release to perlhist
2012-02-20 Max MaischeinUpdate Module::CoreList for v5.15.8
2012-02-20 Max MaischeinClean out XXX in preparation for Module::CoreList update
2012-02-20 Max MaischeinBump versions from 5.15.7 to 5.15.8
2012-02-20 Max MaischeinUpdate perldelta.pod for 5.15.8 for review
2012-02-20 Karl Williamsonhandy.h: Silence Solaris compiler warning
2012-02-20 Karl Williamsonpodcheck.t: Typo in pod
2012-02-19 Tony CookAvoid defining the same global between perl and re.pm
2012-02-19 Max MaischeinMake t/porting/authors.t work on Windows
2012-02-19 Ricardo SignesRevert updates to compression libraries
next