This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2014-05-12 Tony Cookensure qw//, q'' and '' report line on a missing terminator
2014-05-12 Ævar Arnfjörð... Revert "[perl #79908] Stop sub inlining from breaking...
2014-05-12 Ævar Arnfjörð... perlsub: Improve the "Constant Functions" documentation
2014-05-12 Ricardo SignesMerge branch 'perldelta' into blead
2014-05-12 Ricardo Signesperldelta: mention the possible doom of EBCDIC
2014-05-12 Ricardo Signesperldelta: standardize on Americanized spellings
2014-05-12 Ricardo Signesperldelta: crosslink to 5.18.0 delta for padrange
2014-05-12 SHIRAKATA Kentaroperldelta: nitpicks
2014-05-12 Tony CookList::Gather now has a patch upstream
2014-05-12 Dagfinn Ilmari... perl5200delta: Correct which gcc versions we add -fwrap...
2014-05-12 Tom Hukinsperldelta: Data::Clone 0.004 works correctly on blead
2014-05-12 Tony Cook[perl #121771] this new diagnostic was removed in 2e6f7...
2014-05-12 Tony Cookperldelta for 9625867354
2014-05-12 SHIRAKATA Kentaroremove a duplicate paragraph
2014-05-12 SHIRAKATA Kentaromerge paragraphs about Intel C++ Compiler
2014-05-12 SHIRAKATA Kentaronitpicks
2014-05-12 Ricardo Signesperldelta: correct Configure args for COW
2014-05-12 Arthur Axel... perldelta: remove text duplicated mere lines above
2014-05-12 Arthur Axel... perldelta: it will be perl520.dll, not perl519.dll
2014-05-12 Arthur Axel... perldelta: better tense for mentioning an old version
2014-05-12 Arthur Axel... perldelta: mark subroutine signatures as experimental
2014-05-12 Karl Williamsonkhw perl52000 changes
2014-05-12 Ricardo Signesperldelta: remove some XXX todo text
2014-05-12 Ricardo Signesperldelta: group regexp fixes
2014-05-12 Ricardo Signesperldelta: group lexical subroutine fixes
2014-05-12 Ricardo Signesperldelta: group debugger fixes
2014-05-12 Ricardo Signesremove notice of changes entirely internal to 5.19.x
2014-05-12 Ricardo Signesincorporate perl51911delta into perl5200delta
2014-05-12 Ricardo Signesperldelta: edit up through but not including Selected...
2014-05-12 Ricardo Signesfirst pass editing up through "Configuration and Compil...
2014-05-12 Ricardo Signesreorder "incompatible changes" section
2014-05-12 Ricardo Signesreorder "core enhancements" section
2014-05-12 Ricardo Signesincorporate perl51910delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5199delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5198delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5197delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5196delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5195delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5194delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5193delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5192delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5191delta into perl5200delta
2014-05-12 Ricardo Signesincorporate perl5190delta into perl5200delta
2014-05-12 David Mitchellsv.c: fix closing comment
2014-05-12 Yves Ortondocument sv_gets() internals
2014-05-12 Yves OrtonImplement "max waste" thresholds to avoid problems...
2014-05-11 Tony Cook[perl #121505] include -fwrapv by default for GCC 4...
2014-05-09 Karl Williamsonperlre: Update obsolete example
2014-05-08 Matthew Horsfall... Revert "Upgrade Devel::PPPort from 3.21 to 3.22"
2014-05-08 David MitchellFix Encode 2.60 with g++
2014-05-08 Steve Hayre-apply: Upgrade to Encode-2.60
2014-05-07 Karl WilliamsonFix remaining too-long verbatim lines in perlxstut.pod
2014-05-07 kafkaBring a few lines in perlxstut.pod under 80 cols
2014-05-07 Karl WilliamsonPATCH: [perl #121778]:BBC KAMIPO/autobox-String-Inflector
2014-05-07 Karl WilliamsonRevert "Upgrade to Encode-2.60"
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-05-06 Steve HayUpgrade to Encode-2.60
2014-05-06 Steve HayFix op/taint.t failure on Windows with 64-bit gcc-4...
2014-05-04 Chris 'BinGOs... Removed two other ghost modules from Module::CoreList
2014-05-04 Chris 'BinGOs... Archaeology completed for OS2::* modules
2014-05-04 Karl Williamsonperlpolicy: We generally deprecate for 2 major releases
2014-05-03 Chris 'BinGOs... Reinstate OS2::* modules to Module::CoreList
2014-05-03 Chris 'BinGOs... Make corelist.pl find OS2 modules as well
2014-05-03 Steve HayFix Windows build with MinGW-w64's gcc-4.8.0
2014-05-03 Chris 'BinGOs... Special case PathTools in corelist.pl too
2014-05-03 Chris 'BinGOs... Remove PathTools::Cwd entries from Module::CoreList
2014-05-02 David Mitchellvec(): downgrade before accessing string buffer
2014-04-30 Chris 'BinGOs... Resolve [perl #121770] Win32 did indeed ship with v5.8.3
2014-04-30 Chris 'BinGOs... Resolve [perl #121769] with regards consistency of...
2014-04-29 Jarkko HietaniemiFix for Coverity perl5 CID 29034: Out-of-bounds read...
2014-04-29 Jarkko HietaniemiFix for Coverity perl5 CID 29060: Pointer to local...
2014-04-29 Jarkko HietaniemiFix for Coverity perl5 CID 29032: Out-of-bounds read...
2014-04-29 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.98
2014-04-29 David Mitchellmore Fix Windows build (of Encode) with VC++ 6.0
2014-04-28 Jarkko HietaniemiFix for Coverity perl5 CID 45366: Use after free (USE_A...
2014-04-28 Steve HayFix Windows build (of Encode) with VC++ 6.0
2014-04-28 David MitchellPseudo-fork dups arg array on argless calls
2014-04-27 Chris 'BinGOs... Fixed regressions in corelist with display of 0 ending...
2014-04-24 David Mitchellmy_plvarsp nulling and PERL_GLOBAL_STRUCT_PRIVATE
2014-04-23 Karl Williamsonperlapi: Clarify NUL handling for 2 fcns; nits
2014-04-23 Steve HayRMG - Note that the release announcement's web link...
2014-04-23 Tony Cook[perl #121662] use a more stringent check for -DPERL_DI...
2014-04-23 Tom HukinsMake the test suite pass with -DPERL_DISABLE_PMC
2014-04-23 Craig A. BerryAvoid double quotes in switchM.t runperl args.
2014-04-23 Karl Williamsonperldiag: Clarify non-char warning
2014-04-21 Anno Siegel[perl #121681] fix documentation of delete at the end...
2014-04-20 Steve HayPrepare Module::CoreList for 5.19.12 (not that it's...
2014-04-20 Chris 'BinGOs... Module-CoreList 3.10 released to CPAN
2014-04-20 Steve HayAdd 5.19.11 epigraph
2014-04-20 Steve HayBump version for 5.19.12 (not that it's expected to...
2014-04-20 Steve HayCreate new perldelta for 5.19.12 (not that it's expecte...
2014-04-20 Steve HayUpdate Porting/Maintainers.pl - ExtUtils::Install was... v5.19.11
2014-04-20 Steve HayUpdate perlhist
2014-04-20 Steve HayFinalize perldelta
2014-04-20 Steve HayUpdate Module::CoreList for 5.19.11
2014-04-19 Steve Hayperldelta - Fill in the last remaining "todo"
2014-04-18 Steve HayUpgrade CPAN from version 2.05-TRIAL2 to 2.05
2014-04-18 Steve Hayperldelta - Update, remove boilerplates, and do some...
2014-04-18 Steve HayFill in perldelta for CPAN upgrade in commit 45a1388464
2014-04-17 Craig A. Berryperldelta for perlbug changes.
next