This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-12-16 Brian Fraserpp_hot.c: First letter of latin-1 classnames wasn't...
2011-12-16 Father Chrysostomosperldelta up to 5e5a1632
2011-12-16 Father ChrysostomosName anon handles __ANONIO__
2011-12-16 Father ChrysostomosDocument the array_base feature
2011-12-16 Father ChrysostomosDisable $[ under 5.16
2011-12-16 Father Chrysostomosfeature.pm: Consistent use of spaces after full stops
2011-12-16 Father Chrysostomosperlvar: document what $[ will do under use v5.16
2011-12-16 Father ChrysostomosBring perldiag/‘Assigning non-zero to $[’ closer to...
2011-12-16 Father ChrysostomosRestore ‘Assigning non-zero to $[’ to perldiag
2011-12-15 Karl Williamsonperldelta_template: revise text about incompatible...
2011-12-15 Karl Williamsonutf8.c: Change prototypes of two functions
2011-12-15 Karl Williamsonscope.c: Allow successful saving of PL_tainted
2011-12-15 Karl Williamsonpp.c: Changing case of utf8 strings under locale uses...
2011-12-15 Karl Williamsonutf8.c: White-space changes only
2011-12-15 Karl Williamsonutf8.c: Allow Changed behavior of utf8 under locale
2011-12-15 Karl Williamsonutf8.c: Add comment
2011-12-15 Karl Williamsonlocale.t: Prepare for adding more tests
2011-12-15 Karl Williamsonlocale.t: Add ability to output a message with 'ok'
2011-12-15 David GoldenRevise feature.pm documentation
2011-12-15 David Goldencore-cpan-diff: clarify phrasing of missing file warning
2011-12-15 David GoldenFix Maintainers.pl and META.yml for removal of lib...
2011-12-15 John PeacockMerge CPAN version.pm tests into CORE.
2011-12-14 Chris 'BinGOs... Update threads to CPAN version 1.86
2011-12-14 Chris 'BinGOs... Sync Module-CoreList MANIFEST file with what is on...
2011-12-14 David GoldenFix Module::Build entry in Maintainers.pl
2011-12-14 David GoldenUpdate Maintainers.pl to quiet DAGOLDEN core-cpan-diff...
2011-12-14 Dave RolskyReformatted Maintainers.pl for whitespace and layout...
2011-12-14 Dave RolskyMore files to exclude from the core-cpan-diff
2011-12-14 Karl Williamsonperlfunc: Document kill without list of processes
2011-12-14 Karl Williamsonperlsec: Fix example to localize $@.
2011-12-14 Karl Williamsonop/taint.t: localize $@
2011-12-14 Karl Williamsonlocale.t: Don't destroy caller's $@
2011-12-14 Karl Williamsonperllocale: Don't mention /l modifier
2011-12-14 Karl Williamsonperllocale: Nits
2011-12-14 Karl Williamsoncharnames: Add %Carp::Internal entry
2011-12-14 Karl Williamsoncharnames and perlapi: pod nits
2011-12-14 Karl Williamsoncharnames: "Add 'use re "/aa"'
2011-12-14 Dave RolskyIgnore all tests in xt/ or tests of the form t/release-.*
2011-12-14 Chris 'BinGOs... Normalise some of the module updates in perldelta
2011-12-14 Chris 'BinGOs... Update Digest-SHA to CPAN version 5.70
2011-12-13 Father Chrysostomosperldelta: Turn one-liner into a block of code
2011-12-13 Father Chrysostomosperldelta up to 1881532246
2011-12-13 Steffen MuellerEU::ParseXS: Silence undefined-value-in-addition warning
2011-12-13 Chris 'BinGOs... Update CPAN-Meta-YAML to CPAN version 0.005
2011-12-13 Ævar Arnfjörð... [RT #78266] Don't leak memory when accessing named...
2011-12-13 Father ChrysostomosAdd Johannes Plunien to AUTHORS
2011-12-13 Johannes PlunienAdd testcase for #78266.
2011-12-13 Johannes PlunienFix #78266: Memory leak with named regexp captures.
2011-12-13 Father ChrysostomosMake scalar() propagate lvalueness
2011-12-12 Karl Williamsonperldelta for is_utf8_string()
2011-12-12 John PeacockSet all version object math ops to noop
2011-12-12 David Mitchellfix make_patchnum.pl branch determination
2011-12-12 Father Chrysostomosperldelta for e7d0a3fbd9 (tying PVMG COWs)
2011-12-12 Father Chrysostomosperldelta up to 0ea03996e7
2011-12-11 Chris 'BinGOs... Update Socket to CPAN version 1.96
2011-12-11 Craig A. BerryRemove explicit support for pre-7.0 VMS and pre-6.0...
2011-12-11 Father ChrysostomosRemove local $_ from Exporter
2011-12-11 Father ChrysostomosIncrease $Exporter::VERSION to 5.66
2011-12-10 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9113
2011-12-10 Karl Williamsonperlguts: nits
2011-12-10 Tony Cookdocument run_multiple_progs
2011-12-10 Tony Cooktest for various fatal messages from op.c
2011-12-10 Tony Cookrefactor croak.t to be data driven (like warnings.t)
2011-12-09 Father ChrysostomosIncrease ExtUtils::Packlist::VERSION to 1.45
2011-12-09 jkeenanCorrect POD formatting error: '=back' should be within...
2011-12-09 Father ChrysostomosIncrease $I18N::LangTags::VERSION to 0.38
2011-12-09 Alexandr Ciorniiupdate link to ISO 639-2
2011-12-09 John PeacockUpdate UNIVERSAL::VERSION POD to reflect reality.
2011-12-09 John PeacockSync up tests with upstream version.pm
2011-12-09 John PeacockUse syntax from perlguts for testing objects
2011-12-09 John PeacockRevert 9bf41c1d to UNIVERSAL::VERSION
2011-12-09 David GoldenFix segfault on overloaded arithmetic assignment
2011-12-09 Nicholas ClarkRemove "support" for using malloc.c outside the perl...
2011-12-09 Nicholas ClarkRemove commented-out "support" for perl's malloc with...
2011-12-09 Nicholas Clarkperl.h can include embed.h in the same location on...
2011-12-09 Nicholas Clarkperl.h doesn't need special cases for x2p, as x2p doesn...
2011-12-09 Nicholas ClarkRemove the obsolete code for NO_EMBED from sdbm.h
2011-12-09 Steve PetersUpdate READMEs and Pod with the updated URLs at lists...
2011-12-09 Shlomi FishMade "c [line_num]" working again.
2011-12-09 Father Chrysostomosperldelta up to e08f19f5d07
2011-12-09 Father ChrysostomosTest out-of-bounds warning with lv substr
2011-12-09 Father Chrysostomosperldelta up to a74fb2cdc8f
2011-12-09 Father Chrysostomosperldelta up to 611272bb8
2011-12-09 Craig A. Berrystat() fix for write but not read permission on a direc...
2011-12-09 Father Chrysostomosperldelta up to 47a0660e68
2011-12-09 Father Chrysostomosperldelta for efcf35c4ce
2011-12-09 Father Chrysostomosperldelta up to c70a25495
2011-12-09 Father Chrysostomosperldelta up to e38acfd7
2011-12-09 Father ChrysostomosRetroactively add newCONSTSUB_flags to 5154delta
2011-12-08 Father Chrysostomos[perl #97476] Deparse not() following the llafr
2011-12-08 Father Chrysostomos[perl #77172] Deparse &{&} as &{&}, not &&
2011-12-08 Father ChrysostomosMore tests for deparsing warn()+1, etc.
2011-12-08 Father Chrysostomos[perl #74740] Deparse -(f()) correctly
2011-12-08 Father ChrysostomosDon’t warn for open local *FH
2011-12-08 Father ChrysostomosDeparse pipe(local *FH, local *FH) correctly
2011-12-08 Father ChrysostomosDeparse (eof)+1 correctly
2011-12-08 Father Chrysostomos[perl #63558] Deparse open local(*FH) correctly
2011-12-08 Father ChrysostomosDeparse dump as CORE::dump
2011-12-08 Father ChrysostomosDeparse filetest ops without llafr
2011-12-08 Father ChrysostomosFix use VERSION test failures under PERL_UNICODE
next