platform/upstream/perl.git
2011-10-29 Moritz Lenzunconfuse strict.pm documentation
2011-10-29 Father ChrysostomosDosGlob: Comment typo
2011-10-29 Father ChrysostomosDosGlob: Don’t parse an pattern that will not be used
2011-10-29 Father ChrysostomosFile::Glob: Consistent use of spaces after dots
2011-10-29 Father ChrysostomosFile::Glob: Remove docs specific to Mac Classic
2011-10-29 Father ChrysostomosDocument File::Glob::csh_glob
2011-10-29 Karl WilliamsonPATCH: [perl #101940]: BBC Tk
2011-10-29 Karl Williamsonregcomp.c: Use no_mg for 2nd fetch of pattern
2011-10-29 Karl WilliamsonFix spelling in comment
2011-10-29 Father ChrysostomosGlob.xs: Remove dMY_CXT from bsd_glob
2011-10-29 Father ChrysostomosDosGlob: eliminate %iter
2011-10-29 Father ChrysostomosIncrease $File::DosGlob::VERSION to 1.07
2011-10-29 Father ChrysostomosGlob.xs: Clarify comment
2011-10-29 Father ChrysostomosGlob.xs: Remove comment
2011-10-29 Father ChrysostomosGlob.xs: consting
2011-10-29 Father ChrysostomosGlob.xs: Be more parsimonious with SVs
2011-10-29 Father ChrysostomosGlob.xs: Remove comment
2011-10-29 Father ChrysostomosOops: Fix Glob.xs assertion failure
2011-10-29 Father ChrysostomosGlob.xs: Eliminate x_GLOB_ITER
2011-10-29 Father ChrysostomosDocument File::Glob’s :bsd_glob tag
2011-10-29 Father ChrysostomosAdd :bsd_glob export tag to File::Glob [perl #96116]
2011-10-29 Father ChrysostomosGlob.xs: Refactor iteration into separate function
2011-10-29 Father ChrysostomosMove the do() test in Deparse’s core.t
2011-10-29 Michael G.... Remove unnecessary cruft from the module example.
2011-10-29 Tony Cookproduce a properly sorted known_pod_issues.dat
2011-10-29 chromaticFixed dative inaccuracy in perlmod.pod.
2011-10-28 Nicholas ClarkRemove unnecessary makefile fix-up code from bisect...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, patch older Configure to add -A
2011-10-28 Nicholas Clarkbisect-runner.pl now patches another 5.004-era build...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, make the code to report patching...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code to extract previ...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that applies...
2011-10-28 Nicholas ClarkIn bisect-runner.pl, refactor the code that opens and...
2011-10-28 Tony Cookallow for 2Gb+ memory allocations on 64-bit Win32 debug...
2011-10-27 Chris 'BinGOs... Update CPANPLUS-Dist-Build to CPAN version 0.60
2011-10-27 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.016
2011-10-27 Father ChrysostomosAdd Mark A. Stratman to AUTHORS
2011-10-27 Mark A. Stratmanperlootut.pod: Removed redundant sentence
2011-10-27 Father ChrysostomosStop csh_glob from reading past end of string
2011-10-27 Father ChrysostomosMake csh_glob remove quote-escaping backslashes
2011-10-27 Father Chrysostomosperlrebackslash: too grammer tweaks
2011-10-27 Father ChrysostomosDeparse CORE::do
2011-10-27 Father ChrysostomosDeparse CORE::glob
2011-10-27 Father ChrysostomosIncrease $B::Deparse::VERSION to 1.09
2011-10-27 Karl WilliamsonPATCH: [perl #99928] Document that is not a bug
2011-10-27 Karl WilliamsonPATCH: [perl #101970] /[[:lower:]]/i matches upper...
2011-10-27 Karl Williamsonregcomp.c: Don't prefix posix props with Is
2011-10-27 Nicholas ClarkMinor usability improvements to bisect.pl
2011-10-27 Nicholas Clarkbisect-runner.pl needs to work around an OpenBSD/sparc...
2011-10-27 Nicholas ClarkIn bisect-runner.pl, add -L/usr/local/lib in a non...
2011-10-27 Father ChrysostomosFile::Glob: short-circuit earlier for list cx
2011-10-27 Father ChrysostomosFile::Glob: Eliminate the doglob alias to bsd_glob
2011-10-27 Father ChrysostomosSkip <~> test on VMS
2011-10-27 Father ChrysostomosMake dual-life.t emit full paths
2011-10-27 Father ChrysostomosTweak dual-life.t’s exclusion list
2011-10-27 Father ChrysostomosTest $x=wait under arybase
2011-10-27 Father Chrysostomosarybase.xs: Always check the op type in ck_*
2011-10-27 Father Chrysostomosarybase.xs: Remove extraneous semicolon
2011-10-27 Father ChrysostomosRemove arybase’s Makefile.PL
2011-10-27 Father ChrysostomosFix CORE::glob
2011-10-27 Father ChrysostomosRewrite csh_glob in C; fix two quoting bugs
2011-10-27 Father ChrysostomosSpeed up csh_glob
2011-10-26 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.015
2011-10-26 Nicholas Clarkbisect-runner.pl can now build all revisions on sparc64...
2011-10-26 Nicholas Clarkbisect-runner.pl should patch unreliable C symbol detec...
2011-10-26 Nicholas Clarkbisect-runner.pl now patches several build-busting...
2011-10-26 Nicholas Clarkbisect-runner.pl now copes when historical MANIFEST...
2011-10-26 Chris 'BinGOs... Update ExtUtils-MakeMaker to CPAN version 6.63_01
2011-10-25 Father ChrysostomosMake new basic.t glob tests work on Win & VMS
2011-10-24 Father ChrysostomosCorrect comment in Glob.pm
2011-10-24 Father ChrysostomosRemove part of intrpvar.h comment
2011-10-24 Father ChrysostomosMake File::Glob::csh_glob consisent wrt '"\
2011-10-24 Nicholas ClarkIn bisect-runner.pl, default to 'cc' not 'gcc'.
2011-10-24 Father ChrysostomosMake <~> work again under miniperl
2011-10-24 Paul \"LeoNerd... Add unit tests for Socket::{pack,unpack}_ipv6_mreq
2011-10-24 Paul \"LeoNerd... Wrap some IPv6 sockopt constants and ipv6_mreq structure
2011-10-23 Father ChrysostomosAdd another e-mail address for Jim Meyering
2011-10-23 Jim Meyeringdon't segfault given string repeat count larger than...
2011-10-23 Tony Cookignore extra build product from ext/arybase/
2011-10-23 Tony Cookfix g++ build breakage introduced in 03d9f026ae25
2011-10-23 Father Chrysostomosperlfunc: List readpipe with qx
2011-10-23 Father ChrysostomosAdd Laurent Dami to AUTHORS
2011-10-23 Father ChrysostomosTest dumpvar.pl with objects whose classes contain ‘=’
2011-10-23 Laurent DamiExamining objects through the 'x' command in the perl...
2011-10-23 Chris 'BinGOs... Synchronise Module::CoreList version in Maintainers...
2011-10-23 Chris 'BinGOs... Update Unicode-Collate to CPAN version 0.81
2011-10-23 Nicholas Clarkbisect-runner.pl now builds test_prep on OpenBSD back...
2011-10-23 Nicholas Clarkbisect-runner.pl must patch Makefile.SH to avoid parall...
2011-10-23 Nicholas Clarkbisect-runner.pl now runs the testcase for targets...
2011-10-22 Father Chrysostomos[perl #101486] Make PL_curstash refcounted
2011-10-22 Chris 'BinGOs... Update Archive-Extract to CPAN version 0.58
2011-10-22 Karl Williamsonregexp_unicode_prop.t: Add tests.
2011-10-22 Karl Williamsonperlunicode: Fix example.
2011-10-22 Chris 'BinGOs... Update perlfaq to CPAN version 5.0150036
2011-10-22 Chris 'BinGOs... Update HTTP-Tiny to CPAN version 0.014
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-21 Karl Williamsonperlrecharclass: Nit
2011-10-21 Florian RagwitzFix a path in the release guide
2011-10-21 Florian RagwitzCreate a perldelta for 5.15.5
2011-10-21 Florian RagwitzAdd the 5.15.4 epigraph
next