platform/upstream/perl.git
2011-11-06 Father ChrysostomosMerge some parser fields
2011-11-06 Father ChrysostomosMake source filters work in evalbytes
2011-11-06 Father ChrysostomosAdd new OPpEVAL flags to B::Concise
2011-11-06 Father ChrysostomosIncrease $B::Concise::VERSION to 0.87
2011-11-06 Father ChrysostomosAdd evalbytes function
2011-11-06 Father Chrysostomosparser.h: Rearrange constants
2011-11-06 Father ChrysostomosForbid source filters in Unicode evals
2011-11-06 Father ChrysostomosIncrease $feature::VERSION to 1.23
2011-11-06 Brian Frasereval STRING UTF8 cleanup.
2011-11-06 Father ChrysostomosAdd unicode_eval feature
2011-11-06 Father ChrysostomosAllow dual-life.t to be run outside t/
2011-11-06 Father ChrysostomosTweak dual-life.t’s exceptions again
2011-11-06 Father ChrysostomosFix hash.t’s miniperl skip
2011-11-06 Father Chrysostomoseach() should not leave RITER set on empty hash
2011-11-06 Father Chrysostomoshv.c: comment typo
2011-11-05 Father ChrysostomosGlob.xs: remove unused vars
2011-11-05 Father Chrysostomostie.t: typos
2011-11-05 Father ChrysostomosPerl_hv_kill_backrefs is also used in scope.c
2011-11-05 Father ChrysostomosHide pad vars from magic methods on scope exit
2011-11-05 Father ChrysostomosWeak refs to pad hvs should go stale
2011-11-04 Father Chrysostomossort MANIFEST
2011-11-04 Father ChrysostomosRemove vos/syslog.h from MANIFEST
2011-11-04 Paul GreenBuild perl using the dynamic linking capabilities of...
2011-11-04 Pino ToscanoAdd GNU/Hurd hints for NDBM_File
2011-11-04 Father ChrysostomosFill out sv_upgrade docs
2011-11-04 Craig A. BerryRestore VMS glob skip removed in 1bb8785a.
2011-11-04 Pino ToscanoFix hang in ext/POSIX/t/sysconf.t on GNU/Hurd
2011-11-04 Father ChrysostomosUse SvUPGRADE, not sv_upgrade, in sv_sethek
2011-11-04 Father ChrysostomosDeparse ()[()]
2011-11-03 Father ChrysostomosStop @{""} = reverse @_ from crashing
2011-11-03 Father ChrysostomosMake Storable load even with %INC modified
2011-11-02 Reini UrbanErrno does not escape archname
2011-11-02 Steve HayUpdate ExtUtils-MakeMaker to CPAN version 6.63_02
2011-11-02 Father ChrysostomosMake diag.t runnable outside t/
2011-11-02 Father ChrysostomosWarn for $[ ‘version’ checks
2011-11-02 Karl WilliamsonPATCH: [perl #101710] Regression with /i, latin1 chars.
2011-11-01 Nicholas ClarkIn bisect.pl, provide a default test for --validate...
2011-11-01 Nicholas ClarkAdd -l and -w options to bisect-runner.pl, for use...
2011-11-01 Nicholas ClarkIn bisect.pl, use --start and --end to give ranges...
2011-11-01 Nicholas ClarkAdd --force-regen to bisect-runner.pl to regen_headers...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, remove "faking it" code from the...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkIn bisect-runner.pl, consolidate the code that patches...
2011-11-01 Nicholas ClarkAdd a --validate option to bisect.pl to verify that...
2011-10-31 Leon TimmermansFix third argument to setresgid call while setting $(.
2011-10-31 Tom Christiansenperlfunc/glob: Explain use of quotes
2011-10-31 Father Chrysostomosperldelta update
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
next