platform/upstream/perl.git
2011-09-05 Peter John... [perl #98414] Update Math-BigInt-FastCalc to CPAN versi...
2011-09-05 Craig A. BerryNo more special socket header handling for VMS.
2011-09-05 Shlomi FishAdd enable/disable commands for breakpoints in perl -d
2011-09-04 Florian RagwitzFix a skip count in base's t/fields.t
2011-09-04 Vincent PitPass -Idist/Carp/lib to miniperl
2011-09-04 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.58
2011-09-04 Gerard GoossenInclude negative index of array in warnings about an...
2011-09-04 Steffen MuellerCompare to newer ExtUtils::ParseXS from CPAN
2011-09-04 Steffen MuellerExtUtils::ParseXS: Allow users to enforce linkage of...
2011-09-04 Zeframimprove Carp portability to earlier perls
2011-09-04 Zeframdual-life Carp
2011-09-04 Zeframmove Carp to ext/Carp, preparing for dual-lifing
2011-09-04 Nicholas ClarkRemove WITH_THR() and WITH_THX(), which are not used.
2011-09-03 Karl WilliamsonUCD.t: Add tests for sped-up lookups
2011-09-03 Karl Williamsonmktables: make_Heavy.pl smaller
2011-09-03 Craig A. BerryRemove sockadapt layer from the VMS build.
2011-09-03 Gerard GoossenInclude name of global scalars in unitialized value...
2011-09-03 Father ChrysostomosCall get-magic once for CV-to-GV assignment
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.39
2011-09-03 Jerry D. HeddenUpgrade to threads 1.85
2011-09-03 Craig A. Berryperldelta entry for File:Glob / CVE-2011-2728 fix.
2011-09-03 Craig A. BerryPlug segfault in bsd_glob() with unsupported ALTDIRFUNC...
2011-09-03 Father ChrysostomosBump threads(::shared) versions again
2011-09-03 Jerry D. HeddenUpgrade to threads 1.84
2011-09-03 Jerry D. HeddenUpgrade to threads::shared 1.38
2011-09-02 Peter John... [perl #98280] Use same version number 1.997 in all...
2011-09-02 Karl Williamsonperluniprops: Add note about 'L_' being non-standard
2011-09-02 Karl Williamsonutf8_heavy: Correctly handle \p{L_}
2011-09-02 Karl Williamsonperluniprops: display 2 synonyms as being discouraged
2011-09-02 Karl WilliamsonUnicode::UCD: clarify pod
2011-09-02 Karl WilliamsonUnicode::UCD: fix pod verbatim line length
2011-09-02 Karl WilliamsonUnicode::UCD: speed up some look ups
2011-09-02 Karl WilliamsonUnicode::UCD: Allow for some look-up speed up
2011-09-02 Karl WilliamsonUnicode::UCD: Use NFD(), not NFKD() for Hangul syllables
2011-09-02 Karl WilliamsonUnicode::UCD Add synopsis info for num() to pod
2011-09-02 Karl WilliamsonUnicode::UCD: Make pod header consistent
2011-09-02 Nicholas ClarkRemove Porting/genlog, redundant since the switch from...
2011-09-02 Father ChrysostomosSilence two compiler warnings in gv.c
2011-09-01 Father ChrysostomosFix two \&$tied regressions
2011-09-01 Peter John... [perl #98256] Add POD for the bsgn() method.
2011-09-01 Father Chrysostomosregen known_pod_issues.dat
2011-09-01 Father ChrysostomosBump Math::Big(In|Floa)t versions
2011-09-01 Alexandr Ciorniiremove incorrect formatting inside verbatim paragraphs
2011-09-01 Alexandr CiorniiCorrect links to sections (and modules in case of BigFl...
2011-09-01 Nicholas ClarkReinstate the perldelta entry for CPANPLUS.
2011-09-01 Nicholas ClarkUpdate AnyDBM_File's documentation to avoid use POSIX;
2011-09-01 Father ChrysostomosDefenestrate PAD_DUP
2011-09-01 Nicholas ClarkMerge the POSIX.pm refactoring into blead.
2011-09-01 Nicholas ClarkNote the refactoring of POSIX.pm in perldelta.
2011-09-01 Nicholas ClarkChange the synopsis in POSIX.pod to stress use POSIX ();
2011-09-01 Nicholas ClarkGenerate @POSIX::EXPORT_OK from %reimpl, %replacement...
2011-09-01 Nicholas ClarkTest that @POSIX::EXPORT and @POSIX::EXPORT_OK are...
2011-09-01 Nicholas ClarkRemove isatty from @POSIX::EXPORT_OK, as it's already...
2011-09-01 Aristotle PagaltzisReplace use of AutoLoader in POSIX with a custom compil...
2011-09-01 Nicholas ClarkIn POSIX, improve the diagnostic for the "use $method...
2011-09-01 Aristotle PagaltzisIn POSIX, drastically simplify the wrappers for "unimpl...
2011-09-01 Aristotle PagaltzisIn POSIX.pm, modernise package variable style.
2011-09-01 Nicholas ClarkThe more regular POSIX "unimplemented" diagnostics...
2011-09-01 Nicholas ClarkImprovements to the diagnostics for "unimplemented...
2011-09-01 Nicholas ClarkTest the POSIX functions that wrap core builtins.
2011-09-01 Nicholas ClarkConvert the POSIX waitpid tests to Test::More.
2011-09-01 Nicholas ClarkExplicitly test both CORE:: and POSIX:: gmtime and...
2011-09-01 Nicholas ClarkTest the diagnostics for usage messages for POSIX wrapp...
2011-09-01 Nicholas ClarkTest the diagnostics for all POSIX::* functions that...
2011-09-01 Nicholas ClarkIn ext/POSIX/t/is.t, make better use of Test::More.
2011-09-01 Gerard GoossenUse OPpDEREF for lvalue sub, such that the flags contai...
2011-09-01 Gerard GoossenReassign op_private flags of OP_ENTERSUB such that...
2011-09-01 Chris 'BinGOs... Update CPANPLUS to CPAN version 0.9110
2011-09-01 Gerard GoossenFix overloaded <> when the peephole optimiser is disabled.
2011-09-01 Father Chrysostomos[perl #97492] Tests & delta for defined ${"::!"}
2011-09-01 Father Chrysostomos[perl #97484] Make defined &{...} vivify CORE subs
2011-09-01 Father Chrysostomos[perl #98092] Fix unreferenced scalar warnings in clone.t
2011-09-01 Steve HayUpdate Win32 canned config header files
2011-08-31 Rafael Garcia... Make switchC.t pass if the environment variable PERL_UN...
2011-08-31 Steve HayPreliminary cleanup of win32/config*.* prior to updatin...
2011-08-31 Chris 'BinGOs... Updated Locale-Codes to CPAN version 3.18
2011-08-30 Father ChrysostomosAvoid an extra SV when creating $] and $^V
2011-08-30 Father ChrysostomosEliminate is_gv_magical_sv
2011-08-30 Nicholas ClarkRemove 3 unused scripts from Porting
2011-08-30 Nicholas ClarkGenerate $Config::Config{byteorder} slightly more effic...
2011-08-30 Father ChrysostomosTiny typo in perldelta
2011-08-30 Father ChrysostomosUpdate docs about &CORE::subs()
2011-08-30 Father Chrysostomos&CORE::write()
2011-08-30 Father Chrysostomos&CORE::unpack()
2011-08-30 Father Chrysostomos&CORE::umask()
2011-08-29 Father Chrysostomos&CORE::foo() for tie functions
2011-08-29 Father Chrysostomos&CORE::tell()
2011-08-29 Father Chrysostomos&CORE::setpgrp()
2011-08-29 Father ChrysostomosMake setpgrp($x) equivalent to setpgrp($x,0)
2011-08-29 Father Chrysostomosmake setpgrpstack.t use skip_all_without_config
2011-08-29 Stephen BennettExtUtils::ParseXS: Don't put null chars into generated...
2011-08-29 Steffen MuellerAdd Stephen Bennett to AUTHORS
2011-08-29 Nicholas ClarkFor s///r, don't call SvPV_force() on the original...
2011-08-29 Florian RagwitzRemove some resolved pod issues
2011-08-29 Florian Ragwitzperlfaq is now maintained on CPAN
2011-08-29 Florian RagwitzUpgrade perlfaq from version 5.015003 to 5.01500301
2011-08-29 Florian RagwitzLet's have at least one indexed package in perlfaq
2011-08-29 Father Chrysostomos&CORE::sysopen()
2011-08-29 Father ChrysostomosUse leavesublv for all CORE subs
2011-08-29 Father ChrysostomosMake tie_fetch_count.t pass with PERL_UNICODE set
next