This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-08-16 Father ChrysostomosRemove OPpENTERSUB_NOMOD from B::Concise
2011-08-16 Gerard GoossenRemove OPpENTERSUB_NOMOD.
2011-08-16 Gerard GoossenPropagate lvalue context only to children of list ops...
2011-08-15 Steve HayFix tabbing and trailing whitespace from commit f1d35e3443
2011-08-15 Karthik RajagopalanUse the exception set in select (connect()) to early...
2011-08-15 Father Chrysostomosgeneric perldelta entry for prototype changes
2011-08-15 Father Chrysostomos&CORE::not and &CORE::getprotobynumber
2011-08-15 Father ChrysostomosGive not and getprotobynumber listop prototypes
2011-08-15 Father ChrysostomosDocument and test $; prototype syntax
2011-08-15 Gerard GoossenMove checking of CV to GV assigned (OPpASSIGN_CV_TO_GV...
2011-08-15 Jesse VincentMerge branch 'blead' of ssh://perl5.git.perl.org/perl...
2011-08-15 Jesse VincentAdd Abigail as a release manager
2011-08-15 Karl WilliamsonCORE.pod: fix nit grammar
2011-08-15 Karl Williamsonpodcheck.t pod grammar fix
2011-08-15 Father ChrysostomosMake lock(&foo) syntax nominally lock the subroutine
2011-08-15 Craig A. BerryForgot one in d677d0fca41325ba7203de00652fdeb43659754a.
2011-08-14 Craig A. BerryWrite some missing version strings in configure.com
2011-08-14 Craig A. BerryCorrect some format strings in configure.com.
2011-08-14 Gerard GoossenImprove comments about op_private bits. And move the...
2011-08-14 Father Chrysostomosget authors.t passing again
2011-08-14 Keith ThompsonUpdate AUTHORS file and convert from Latin-1 to UTF-8
2011-08-14 Kevin Rydeperldiag.pod on defined %hash
2011-08-14 Father Chrysostomosperldelta for &CORE::foo
2011-08-14 Father ChrysostomosUpdate core_prototype’s docs
2011-08-14 Father ChrysostomosMove pp_-specific code out of core_prototype
2011-08-14 Father ChrysostomosChange core_prototype to take a keyword num
2011-08-14 Father ChrysostomosAdd tests for precedence of CORE:: subs
2011-08-14 Father ChrysostomosAdd inlinable &CORE::functions
2011-08-14 Father ChrysostomosMake core_prototype provide the op number as well
2011-08-14 Father ChrysostomosMake sure the CORE package is always called CORE
2011-08-14 Father ChrysostomosRemove select’s prototype
2011-08-14 Reini UrbanB::Terse and B::Xref were missing some documentation.
2011-08-14 Reini Urbanremove the rest of pod/perlcompile.pod
2011-08-13 Nicholas ClarkIn makedef.pl, use %Config to avoid hardcoding the...
2011-08-13 Craig A. BerryInitial attempt at putting podcheck.t on a diet.
2011-08-13 Craig A. BerryTrim trailing dots on VMS in podcheck.t.
2011-08-13 Nicholas ClarkCheck more than just the first word of the "Inconsisten...
2011-08-12 Father Chrysostomosperldelta for __FILE__()
2011-08-12 Father ChrysostomosTest __FILE__() syntax
2011-08-12 Father ChrysostomosAdd __FILE__ and its minions to perlfunc
2011-08-12 Father Chrysostomos[perl #95546] Allow () after __FILE__, etc.
2011-08-12 Craig A. BerryClean up MANIFEST before creating a new one.
2011-08-12 Father ChrysostomosRevert "Oops! Update B::Deparse for the (l)stat proto...
2011-08-12 Father ChrysostomosChange (l)stat’s prototype from * to ;*
2011-08-12 Father ChrysostomosRevert "[perl #95550] Remove prototypes from (l)stat"
2011-08-12 Craig A. BerryBetter st_ino_size probe in configure.com.
2011-08-11 Gerard GoossenMove bareword checking from the peephole optimizer...
2011-08-11 Gerard GoossenMove context propagation and finalize_optree from do_ev...
2011-08-11 Steffen MuellerAPI to explicitly select to export XSUB symbols or not
2011-08-11 Steffen MuellerExtUtils::ParseXS: Check that an XSUB with CODE&RETVAL...
2011-08-11 Nicholas ClarkSimplify embedvar.h, removing a level of macro indirect...
2011-08-11 Chris 'BinGOs... Synchronise Maintainers.pl for Storable and version
2011-08-11 Tony Cookworkaround a type handling bug in SystemTap Dtrace 1.2
2011-08-11 Steffen MuellerExtUtils::ParseXS version bump: release 3.03
2011-08-10 Father ChrysostomosRewrap some verbatim pod in Math::BigInt
2011-08-10 Father ChrysostomosKeep verbatim pod in various dist/* pods within 79...
2011-08-10 Father ChrysostomosKeep verbatim pod in I18N:LT and IO.pm within 80 cols
2011-08-10 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps::OutputMap...
2011-08-10 Karl WilliamsonAdd perldelta for /aa and \b commit
2011-08-10 Steffen MuellerFix trivial test failure from dbef30a62b2ca0b186
2011-08-10 Steffen MuellerAdd Mike Sheldrake to AUTHORS
2011-08-10 Mike SheldrakeExtUtils::ParseXS: Test All @INC Derived typemap Locations
2011-08-10 Karl Williamsonautodoc.pl: output to fit in 79 columns
2011-08-10 Karl Williamsonpodcheck.t: Change verbatim line length max to 79
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Typemaps within 80 cols
2011-08-09 Father ChrysostomosIgnore another editor droppink
2011-08-09 Father ChrysostomosKeep verbatim pod in ExtUtils::Installed within 80...
2011-08-09 Father ChrysostomosKeep verbatim pod in Data::Dumper within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::VMS/Win32 within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Mac/Unix within 80 cols
2011-08-09 Father ChrysostomosKeep verbatim pod in File::Spec within 80 cols
2011-08-09 Chris 'BinGOs... Update Encode to CPAN version 2.44
2011-08-09 Nicholas ClarkRefactor Porting/checkcfgvar.pl, simplifying the contro...
2011-08-09 Nicholas ClarkIn checkcfgvar.pl, eliminate the file-scope lexical...
2011-08-09 Nicholas ClarkIn checkcfgvar.pl, eliminate the file-scope lexical...
2011-08-09 Nicholas ClarkIn checkcfgvar.pl, inline and eliminate read_file(...
2011-08-09 Nicholas ClarkIn checkcfgvar.pl, inline check_cfg() into its only...
2011-08-09 Tony Cookwork around a bug in dtrace - it strips const from...
2011-08-09 Nicholas ClarkRemove 5.8.x VOS specific code from Porting/checkcfgvar.pl.
2011-08-09 Nicholas ClarkAdd defaults for st_ino size/sign probes to uconfig64.sh
2011-08-09 Nicholas ClarkAdd uconfig64.sh to the list of files that Porting...
2011-08-09 Father ChrysostomosMake prototype("CORE::CORE") die once more.
2011-08-08 Gerard GoossenOnly warn about "Statement unlikely to be reached"...
2011-08-08 Gerard GoossenChange aassign_common_vars to check using the optree...
2011-08-08 Gerard GoossenMove aassign common var detection to a separate function.
2011-08-08 Gerard GoossenAASSIGN_COMMON var detection bug with logical operators...
2011-08-08 Florian RagwitzUpgrade bignum to version 0.29
2011-08-08 Craig A. BerryFix porting check for dots in directory names.
2011-08-08 Florian RagwitzExtUtils::Manifest 1.59 just made it to CPAN
2011-08-08 Chris 'BinGOs... Update Params-Check to CPAN version 0.32
2011-08-08 H.Merijn BrandGNU gcc-4.6.1 revealed a broken system header on HP...
2011-08-07 Chas. Owens[perl #96228] perlop misdocuments ${ qr/x/ } as undef
2011-08-07 Nicholas ClarkIn embed.pl, inline hide() and bincompat_var() into...
2011-08-07 Nicholas ClarkIn embed.pl, refactor readvars() to return a sorted...
2011-08-07 Nicholas ClarkIn embed.pl, remove unused parameter $keep_pre from...
2011-08-07 Chris 'BinGOs... Update CPAN to CPAN version 1.9800
2011-08-06 Chris 'BinGOs... Update DB_File to CPAN version 1.824
2011-08-06 Chris 'BinGOs... Update DB_File to CPAN version 1.823
2011-08-06 Sandy Andyprevent mixing non-native and native newlines in manife...
2011-08-06 Father ChrysostomosRemove comment from ck_glob that is no longer relevant
next