platform/upstream/perl.git
2011-02-20 Father Chrysostomosperlfork tweaks
2011-02-20 Father Chrysostomosperlfilter tweaks
2011-02-20 Father ChrysostomosMinor perlfaq9 tweaks
2011-02-20 Father ChrysostomosMinor perlfaq8 tweaks
2011-02-20 Father Chrysostomosperlfaq7: simple hash keys are always quoted
2011-02-20 Father ChrysostomosMinor perlfaq7 tweaks
2011-02-20 Karl Williamsonutf8.c: Fix setting wrong variable
2011-02-20 Karl Williamsonregexec.c: Fix utf8 e.g. [\s] under locale
2011-02-19 Karl Williamsonperldiag.pod: Minor correction
2011-02-19 Chris 'BinGOs... Skip ppm.t in Module::Build if running under PERL_CORE.
2011-02-19 Karl WilliamsonRevert "regcomp: Add warning if tries to use \p in...
2011-02-19 Karl WilliamsonFix locale caseless matching and utf8
2011-02-19 Karl Williamsonre/fold_grind.t: Fix improper skipping test
2011-02-19 Karl Williamsonre/fold_grind.t: Improve debug diagnostic
2011-02-19 Karl Williamsonperlunicode.pod: Remove false statement
2011-02-19 Karl Williamsonregcomp.c: no sharp ss tricky fold under locale
2011-02-19 Karl Williamsonregcomp.c: Fix some comments
2011-02-19 Karl WilliamsonfoldEQ_utf8(): Add locale handling
2011-02-19 Karl Williamsonregexec.c: Change flag bit from digit to mnemonic
2011-02-19 Nicholas ClarkIn Errno, use typeglob aliasing instead of subref to...
2011-02-19 Nicholas ClarkIn Config, use typeglob aliasing instead of subref...
2011-02-19 Nicholas ClarkTidy the generated code for Config.pm
2011-02-19 Father ChrysostomosMinor perlfaq6 tweaks
2011-02-19 Father ChrysostomosRe-order ‘How can I read in an entire file all at once?’
2011-02-19 Father ChrysostomosMinor perlfaq5 tweaks
2011-02-19 Nicholas ClarkAdd Config::header_files() to list the header dependenc...
2011-02-19 Craig A. BerryAdd buildcustomize.pl to realclean target on VMS.
2011-02-19 Craig A. BerryDispatch dl_expandspec at build time, not run time.
2011-02-19 Tony Cookexport PL_core_reg_engine so it's visible to the re...
2011-02-18 Father ChrysostomosMinor perlfaq4 tweaks
2011-02-18 Florian RagwitzDual-life Devel::DProf
2011-02-18 Florian RagwitzAdd a deprecation notice to the Devel::DProf docs
2011-02-18 Florian RagwitzSlightly improve some perldelta wording
2011-02-18 Florian RagwitzAllow Devel::DProf's tests to run without text.pl
2011-02-18 Florian RagwitzDon't call the new __loaded_from_core on old perls
2011-02-18 Nicholas ClarkRemove Devel::DProf from the core distribution. Get...
2011-02-18 Nicholas ClarkBreak out from deprecate::import the "check if it's...
2011-02-18 Nicholas ClarkIn deprecate.pm, only cluck() once if the leaf isn...
2011-02-18 Nicholas ClarkIn deprecate.pm, remove unused variable $line
2011-02-18 Father Chrysostomosperldelta for f1f02a6
2011-02-18 Father ChrysostomosMinor perlfaq\d tweaks
2011-02-18 Father ChrysostomosNote the Math::BigInt upgrade
2011-02-18 David LeadbeaterAvoid segfault in re::regmust with pluggable RE engines
2011-02-18 Peter John... Update Math::BigInt to CPAN version 1.992
2011-02-18 Father ChrysostomosReflow ‘Having no space’ in perldiag
2011-02-18 Karl Williamsonwarnings.pl: Update comment
2011-02-18 Karl Williamsonperldelta.pod: Don't use internal warn cat. name
2011-02-18 Karl Williamsonperldiag.pod: Add missing phrase
2011-02-18 David Mitchellpp_subst: eliminate 'matched' local var
2011-02-18 David MitchellDynaLoader.t: AUTOLOAD TODO tests passing
2011-02-18 David Mitchellstruct subst; remove macro for obsolete field
2011-02-18 David Mitchellpp_regcomp: don't unset RXf_TAINTED
2011-02-18 David Mitchelltaint REGEX SVs as well as refs to them
2011-02-18 David Mitchellpp_subst: exit earlier after failed match
2011-02-18 David Mitchelltweak the new pattern taint description
2011-02-18 Tony Cookadjust the skip count to account for the new test in...
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-02-18 Karl Williamsont/op/caller.t: Comment magic number
2011-02-18 Karl Williamsondiag.t: Allow underscore in warnings categories
2011-02-18 Father Chrysostomosperldelta: subject-verb agreement
2011-02-18 Father ChrysostomosMention DynaLoader changes in perldelta
2011-02-18 Father ChrysostomosIncrease DynaLoader’s version
2011-02-18 Father ChrysostomosSome missing hyphens in perlfaq*
2011-02-18 Leon Timmermans[perl #84358] Removing AutoLoader from DynaLoader
2011-02-18 Craig A. BerryNo sip without SA_SIGINFO. Broken in c22d665.
2011-02-18 Craig A. Berryperldelta entry for b83080de5c42543809ce9004bcdbcd3162a...
2011-02-17 Florian RagwitzMove dprofpp from utils/ to ext/Devel-DProf/bin
2011-02-17 Karl Williamsonhandy.h: isIDFIRST_utf8() changed to use XIDStart
2011-02-17 Karl Williamsonop/turkish.t: Fix wrong test explanations
2011-02-17 Karl Williamsonperldiag.pod: Clarify non-suffix form regex modifiers
2011-02-17 Karl WilliamsonDeprecate current user-defined case mapping
2011-02-17 Craig A. BerryIncrease PERLIOBUF_DEFAULT_BUFSIZ to larger of 8192...
2011-02-17 Leon TimmermansUnblock signal-mask on error for unsafe signals
2011-02-17 Nicholas ClarkAdd functions to Config to expose the remaining informa...
2011-02-17 Nicholas ClarkRefactor Config.pm to set @EXPORT_OK from keys %Export_...
2011-02-17 Karl WilliamsonUnicode::UCD::num(): Remove definitions for irrationals
2011-02-17 Karl WilliamsonUnicode::UCD::num() clarify pod text
2011-02-17 Father ChrysostomosMinor correction to perldelta
2011-02-17 Father ChrysostomosSome minor perlebcdic.pod clean-up
2011-02-17 David Mitchellwin32/FindExt.pm: fix undef warning
2011-02-17 David Mitchelltest.pl: ok mess to stdout not stderr on success
2011-02-17 Father Chrysostomosperldoc English improvements
2011-02-17 Karl Williamsonfold_grind.t: Shorten eval string so no overflow
2011-02-16 David GoldenUpdate Module::Build to CPAN version 0.37_04
2011-02-16 David Goldencore-cpan-diff should allow some files only in Perl
2011-02-16 George GreerWindows builds require perliol.h conditional on USE_PERLIO.
2011-02-16 Michael StevensFix pod warnings in perlfaq4.pod
2011-02-16 David Mitchelldocument how tainting works with pattern matching
2011-02-16 David Mitchellfix many s/// tainting bugs
2011-02-16 David Mitchelladd comprehensive m// and s/// taint tests
2011-02-16 David Mitchellpp_match: indent label slightly
2011-02-16 Larwan BerkeRun lib/diagnostics.t during make test_porting
2011-02-16 David GoldenUpdated CPAN.pm to CPAN version 1.94_65
2011-02-16 David GoldenFix broken lib/diagnostics.t
2011-02-16 Nicholas ClarkDelete subroutines Socket::fake_get{addr,name}info...
2011-02-16 Father Chrysostomosadd refcnt_inc/dec to perldiag
2011-02-16 Father Chrysostomosmore perldelta entries
2011-02-16 Tom ChristiansenMore POD corrections
2011-02-16 Tom Christiansenmultifile patch against blead/pod/*.pod
2011-02-16 ApocalypseFix bad pod links found by Test::Pod::LinkCheck
next