summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add newline removed by mistake in 0c1fbeeeleonbrocard/dotLeon Brocard2011-11-021-0/+1
* Merge remote-tracking branch 'origin/blead' into leonbrocard/dotLeon Brocard2011-11-0249-1061/+1407
|\
| * Update ExtUtils-MakeMaker to CPAN version 6.63_02Steve Hay2011-11-0237-167/+261
| * Make diag.t runnable outside t/Father Chrysostomos2011-11-011-0/+1
| * Warn for $[ ‘version’ checksFather Chrysostomos2011-11-017-16/+100
| * PATCH: [perl #101710] Regression with /i, latin1 chars.Karl Williamson2011-11-013-2/+17
| * In bisect.pl, provide a default test for --validate, and summary output.Nicholas Clark2011-11-012-2/+15
| * Add -l and -w options to bisect-runner.pl, for use with -eNicholas Clark2011-11-011-3/+29
| * In bisect.pl, use --start and --end to give ranges to --validateNicholas Clark2011-11-012-3/+12
| * Add --force-regen to bisect-runner.pl to regen_headers before building.Nicholas Clark2011-11-011-1/+19
| * In bisect-runner.pl, remove "faking it" code from the main flow.Nicholas Clark2011-11-011-71/+82
| * In bisect-runner.pl, consolidate the code that patches extensions.Nicholas Clark2011-11-011-185/+184
| * In bisect-runner.pl, consolidate the code that patches .SH and C files.Nicholas Clark2011-11-011-563/+585
| * In bisect-runner.pl, consolidate the code that patches Configure and hints.Nicholas Clark2011-11-011-657/+684
| * Add a --validate option to bisect.pl to verify that stable releases build.Nicholas Clark2011-11-012-2/+29
* | add new dot feature (-> is now ., . is now ~)Leon Brocard2011-11-025-4/+95
|/
* Fix third argument to setresgid call while setting $(.Leon Timmermans2011-10-311-1/+1
* perlfunc/glob: Explain use of quotesTom Christiansen2011-10-311-0/+13
* perldelta updateFather Chrysostomos2011-10-311-5/+119
* t/porting/authors.t can send just the git log info needed by checkAUTHORS.plNicholas Clark2011-10-311-1/+2
* Remove $date from Porting/checkAUTHORS.pl, which was never used.Nicholas Clark2011-10-311-3/+3
* Improve general GNU hints, needed for GNU/Hurd.Pino Toscano2011-10-314-0/+15
* Correct FreeBSD hints file for FreeBSD 10.0Jilles Tjoelker2011-10-301-3/+4
* Add Jilles Tjoelker to AUTHORS.Nicholas Clark2011-10-301-0/+1
* Remove some repeated code in pp_regcompFather Chrysostomos2011-10-291-9/+1
* Fix =~ $str_overloaded (5.10 regression)Father Chrysostomos2011-10-292-4/+4
* Increase $strict::VERSION to 1.05Father Chrysostomos2011-10-291-1/+1
* unconfuse strict.pm documentationMoritz Lenz2011-10-291-3/+3
* DosGlob: Comment typoFather Chrysostomos2011-10-291-1/+1
* DosGlob: Don’t parse an pattern that will not be usedFather Chrysostomos2011-10-291-19/+21
* File::Glob: Consistent use of spaces after dotsFather Chrysostomos2011-10-291-4/+4
* File::Glob: Remove docs specific to Mac ClassicFather Chrysostomos2011-10-291-40/+0
* Document File::Glob::csh_globFather Chrysostomos2011-10-291-0/+5
* PATCH: [perl #101940]: BBC TkKarl Williamson2011-10-291-6/+8
* regcomp.c: Use no_mg for 2nd fetch of patternKarl Williamson2011-10-291-1/+3
* Fix spelling in commentKarl Williamson2011-10-291-1/+1
* Glob.xs: Remove dMY_CXT from bsd_globFather Chrysostomos2011-10-291-2/+0
* DosGlob: eliminate %iterFather Chrysostomos2011-10-291-8/+2
* Increase $File::DosGlob::VERSION to 1.07Father Chrysostomos2011-10-291-1/+1
* Glob.xs: Clarify commentFather Chrysostomos2011-10-291-1/+2
* Glob.xs: Remove commentFather Chrysostomos2011-10-291-4/+0
* Glob.xs: constingFather Chrysostomos2011-10-291-2/+2
* Glob.xs: Be more parsimonious with SVsFather Chrysostomos2011-10-291-16/+7
* Glob.xs: Remove commentFather Chrysostomos2011-10-291-1/+0
* Oops: Fix Glob.xs assertion failureFather Chrysostomos2011-10-292-3/+6
* Glob.xs: Eliminate x_GLOB_ITERFather Chrysostomos2011-10-291-11/+2
* Document File::Glob’s :bsd_glob tagFather Chrysostomos2011-10-291-2/+25
* Add :bsd_glob export tag to File::Glob [perl #96116]Father Chrysostomos2011-10-293-2/+84
* Glob.xs: Refactor iteration into separate functionFather Chrysostomos2011-10-281-32/+54
* Move the do() test in Deparse’s core.tFather Chrysostomos2011-10-281-2/+2