platform/upstream/perl.git
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
2011-08-05 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.59
2011-08-05 David MitchellRT #96354: \h \H \v and \V didn't check for EOL
2011-08-05 Craig A. BerryDon't use [.lib.pods] staging directory in VMS builds.
2011-08-05 Craig A. BerryDon't install perldoc.com twice.
2011-08-05 Craig A. BerryNo dots in directory names, please.
2011-08-04 brian greenfieldFix typos in pod/perlgit.pod
2011-08-04 Steffen MuellerAnother ExtUtils::ParseXS version upgrade necessary
2011-08-04 Steffen MuellerPromote ExtUtils::ParseXS to a stable release
2011-08-04 Niko TyniSkip the hanging eintr.t test on GNU/kFreeBSD too
2011-08-04 H.Merijn BrandSupport gcc-4.x on HP-UX PA-RISC/64
2011-08-03 Chris 'BinGOs... Update Module-Metadata to CPAN version 1.000005
2011-08-03 Chris 'BinGOs... Update CPAN-Meta to CPAN version 2.112150
2011-08-03 Craig A. BerryAdd the correct PL_sig_ignoring skip for VMS in makedef.pl.
2011-08-02 Father ChrysostomosRemove Perl_mod
2011-08-02 Father ChrysostomosIncrease $diagnostics::VERSION from 1.23 to 1.24
2011-08-02 Matthew Horsfall... RT #94988 - Support for %u in diagnostics.pm's printf...
2011-08-02 Keith ThompsonFix typos in pod/perlexperiment.pod
2011-08-02 Father ChrysostomosA few tweaks to the new perlexperiment.pod
2011-08-02 Keith ThompsonFix typos in several pod/perl*.pod files
next