This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2011-10-31 Marc GreenRemove --libpods feature
2011-10-31 Marc GreenAllow test cases to change arguments to pod2html
2011-10-31 Marc GreenReimplement --header, $bodystyle, $tdstyle
2011-10-31 Marc GreenStart to reimplement --header
2011-10-31 Marc GreenConsider $Podroot when finding PODs; consider $Quiet
2011-10-31 Marc GreenFinish skeleton version of Pod::Html
2011-10-31 Marc GreenDon't delete html file produced, used for testing
2011-10-31 Marc GreenCreate lib/ dir; begin writing ::Search object
2011-10-31 Marc GreenUse Pod::Simple::Search to resolve L<> directives
2011-10-31 Marc GreenContinue to transition to ::LocalPodLinks
2011-10-31 Marc GreenRemove spurious code after start of parser switch
2011-10-31 Marc GreenStart replacing home made pod parser with ::Simple
2011-10-31 Marc GreenTemporarily remove --header feature
2011-10-31 Marc GreenRemove cache feature for simplicity
2011-10-31 Marc GreenRemove deprecated --netscape flag
2011-10-31 Nicholas Clarkt/porting/authors.t can send just the git log info...
2011-10-31 Nicholas ClarkRemove $date from Porting/checkAUTHORS.pl, which was...
2011-10-31 Pino ToscanoImprove general GNU hints, needed for GNU/Hurd.
2011-10-30 Jilles TjoelkerCorrect FreeBSD hints file for FreeBSD 10.0
2011-10-30 Nicholas ClarkAdd Jilles Tjoelker to AUTHORS.
2011-10-29 Father ChrysostomosRemove some repeated code in pp_regcomp
2011-10-29 Father ChrysostomosFix =~ $str_overloaded (5.10 regression)
2011-10-29 Father ChrysostomosIncrease $strict::VERSION to 1.05
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
next