This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2013-07-13 Father Chrysostomosperldelta for #117917/f5df269c5c
2013-07-13 Father Chrysostomosperldelta for fdf416b69a0 (utf8 cloned protos)
2013-07-13 Father Chrysostomosperldelta for 9700e2d38 (ambiguity warnings)
2013-07-13 Father Chrysostomosperldelta for e9d9e6f34 (list cx for sort args)
2013-07-13 Father Chrysostomosperldelta for f65493df1c (lv sort args)
2013-07-13 Father Chrysostomosperldelta for 20d5dc239 (fatal in-place sort)
2013-07-13 Father Chrysostomosperldelta for bdbfc51a7b (undef constant my sub)
2013-07-13 Father Chrysostomosperldelta for 5e5128ba (@INC and scalarref docs)
2013-07-13 Father Chrysostomosperldelta for ee3818ca2c5e (Can’t coerce readonly REF)
2013-07-13 Father Chrysostomosperldelta for c72a4eedf (sv_force_normal at compile...
2013-07-13 Father Chrysostomosperldelta for 9657ccb4f (@INC sub returning scalar...
2013-07-13 Father Chrysostomosperldelta: typos; consistency tweaks
2013-07-13 Father Chrysostomosperldelta for 310f4fdb24 (more index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 948d23704 (index constant mangling)
2013-07-13 Father Chrysostomosperldelta for 60041a0991 (split constant mangling)
2013-07-13 Father Chrysostomosperldelta for proto parsing changes
2013-07-13 Father Chrysostomosperldelta for 8922e438 (BmRARE/PREVIOUS removal)
2013-07-13 Father Chrysostomosperldelta for #118305/88dbe4a
2013-07-13 Father ChrysostomosWrap a long verbatim line in perlvar.pod
2013-07-13 Father Chrysostomos[perl #118839] Make ‘n’ debugger cmd respect lv subs
2013-07-13 Father Chrysostomosperl5db.pl: Remove obsolete comment
2013-07-13 Father Chrysostomostodo.pod: Don’t mention ‘make test.taintwarn’
2013-07-13 Father Chrysostomostodo.pod: Class set regexp operations are done
2013-07-13 Abhijit Menon-SenEdit ChangeLog, Bump VERSION before rebase/release
2013-07-13 Nicholas ClarkTweak the new Storable destroy test, and the ChangeLog
2013-07-13 Reini Urban[perl #118139] Storable 2.42 - die in global destruction
2013-07-13 Nicholas ClarkUse magic rather than DESTROY to free memory in Storabl...
2013-07-13 Nicholas ClarkRestore Storable support for 5.005 and (astoundingly...
2013-07-13 Nicholas ClarkMerge the refactoring of the Makefile install targets...
2013-07-13 Nicholas ClarkDon't call CPAN to install any "extra" modules for...
2013-07-13 Nicholas ClarkInline the Makefile rule for extra.install into all...
2013-07-13 Nicholas ClarkRefactor Makefile.SH to generate the install-* targets...
2013-07-13 Nicholas ClarkIn Makefile.SH, use the long names for options passed...
2013-07-13 Nicholas ClarkRefactor the Makefile so that the install target depend...
2013-07-13 Nicholas ClarkMerge installperl and installman refactoring to blead.
2013-07-13 Nicholas ClarkDocument installperl and installman refactoring in...
2013-07-13 Nicholas ClarkAdd a no-op option --strip to installman.
2013-07-13 Nicholas ClarkRefactor installman's option handling to use Getopt...
2013-07-13 Nicholas ClarkConvert installperl to use Getopt::Long.
2013-07-13 Nicholas ClarkIn installperl rename $opt{dostrip} to $opt{strip}.
2013-07-13 Nicholas ClarkIn installperl, record the state of options in %opts...
2013-07-13 Nicholas ClarkIn installperl, invert the sense of the variable used...
2013-07-13 Nicholas ClarkRemove dead code from installperl, related to a 5.000...
2013-07-13 Nicholas ClarkGenerate Errno and Pod::Functions with deterministic...
2013-07-13 Peter Martini[perl #118567] Add a warning for prototypes if a missing
2013-07-13 Father Chrysostomosdiagnostics.t: Adjust tests
2013-07-13 Father Chrysostomosperlvar: Don’t mention dev version
2013-07-13 Father ChrysostomoscheckAUTHORS.pl: Add alt addr for Kent Fredric
2013-07-13 Kent Fredricpod/perl5180delta.pod: Clarify %ENV Changes
2013-07-13 Kent Fredricpod/perlvar.pod: Document changes to %ENV
2013-07-13 Father Chrysostomosdiag.t: Handle ckWARN2reg_d properly
2013-07-13 James E KeenanMove folding rules warning from 'D' to 'S'.
2013-07-13 Father Chrysostomos[perl #89648] Remove ‘Perl folding rules...’ from dep cat
2013-07-13 Father ChrysostomosRevert "[perl #118525] Return B::HEK for B::CV::GV...
2013-07-13 Father ChrysostomosRevert "Allow => to quote built-in keywords across...
2013-07-13 Reini Urban[perl #118525] Return B::HEK for B::CV::GV of lexical...
2013-07-13 Father Chrysostomos[perl #118857] Test punct vars’ exemption from ‘once...
2013-07-13 Father Chrysostomos[perl #113932] Make UNIVERSAL::can("STDOUT"...) work
2013-07-13 Father Chrysostomosperldiag: reflow an entry for better splain output
2013-07-13 Father ChrysostomosAllow => to quote built-in keywords across lines
2013-07-13 Father Chrysostomost/base/lex.t: Test pyoq with comment before delim
2013-07-13 James E KeenanPOD inside of a function call is inadvisable.
2013-07-12 Andy DoughertyAdd a const qualifier for the arg to the S_CvGV inline...
2013-07-12 Ricardo Signesperldiag: note the exceptions for "once" warnings
2013-07-12 Nicholas ClarkFor -DPERL_GLOBAL_STRUCT, eliminate local variable...
2013-07-12 Nicholas ClarkFix SEGVs and test failures for -DPERL_GLOBAL_STRUCT_PR...
2013-07-12 Nicholas ClarkSpecify the versions of ExtUtils::MiniPerl and ExtUtils...
2013-07-12 Nicholas ClarkInline the Makefile target perl.valgrind.config into...
2013-07-12 Nicholas ClarkEliminate the Makefile targets test_notty.valgrind...
2013-07-12 Father Chrysostomosswitchd.t: correct bug number
2013-07-12 Father ChrysostomosConsistent spaces after dots in perlvar
2013-07-12 Father Chrysostomos[perl #118627] Don’t do COW when creating ${"_<-e"}[0]
2013-07-11 Nicholas ClarkRefactor perlmodlib.PL to use regen_lib.pl and avoid...
2013-07-11 Peter MartiniSplit the handling for "Illegal character" and "Illegal...
2013-07-11 Karl Williamsonperldelta: document locale changes
2013-07-11 Tony Cookperldelta for 2c179de53ae082
2013-07-11 Vladimir Timofeev[perl #118829] Memory leaks in STORABLE_attach
2013-07-10 Brian GottreuFix typo in docs for SvPV: ") => >"
2013-07-10 Nicholas ClarkUpdate comment in autodoc.pl - it's not run from regen.pl
2013-07-10 James E KeenanConvert to use of Test::More. Boost test coverage.
2013-07-10 Peter Martini'Prototype after' and 'Illegal character' warnings...
2013-07-10 Petr PísařSuppress system Term::ReadLine::Gnu
2013-07-10 Father ChrysostomosAdd Nathan Trapuzzano to AUTHORS
2013-07-10 Nathan TrapuzzanoFix typo in perlreapi(1perl).
2013-07-10 Peter MartiniQuiet warning in a DEBUG print
2013-07-10 Karl Williamsonlocale documentation: Grammaar and appearance nits
2013-07-10 Karl WilliamsonPATCH: [perl #38193] embedded perl always calls setloca...
2013-07-10 Father ChrysostomosMake method lookup treat *foo as \*foo
2013-07-10 Karl WilliamsonBetter document setlocale, "use locale" interactions
2013-07-09 Chris 'BinGOs... Update Getopt-Long to CPAN version 2.41
2013-07-09 Father Chrysostomosmethod.t: Correct miniperl skip count
2013-07-09 Daniel Draganadd entries to various .gitignore files for Win32 builds
2013-07-09 Nicholas ClarkMerge the refactoring of ExtUtils::Miniperl and ExtUtil...
2013-07-09 Nicholas ClarkDescribe the changes to ExtUtils::{Embed,Miniperl}...
2013-07-09 Nicholas ClarkChange the *nix and VMS Makefiles to to pass a filename...
2013-07-09 Nicholas ClarkExtUtils::Miniperl::writemain()'s first argument can...
2013-07-09 Nicholas ClarkUse more semantic markup in the Pod for ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Embed::xsi_{protos,body} to use...
2013-07-09 Nicholas ClarkRefactor xsinit generation code in ExtUtils::Embed.
2013-07-09 Nicholas ClarkRefactor ExtUtils::Miniperl to use ExtUtils::Embed.
next