summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update Locale-Codes to CPAN version 3.21smoke-me/locale-codesSullivan Beck2012-03-0145-1162/+1287
* Stop the indexer from processing private modulesFlorian Ragwitz2012-02-292-7/+12
* perldata: Two spaces after dots, pleaseFather Chrysostomos2012-02-281-2/+2
* Explain why program must close __DATA__ handle.jkeenan2012-02-281-6/+7
* Bump Pod::Html version.Craig A. Berry2012-02-281-1/+1
* Portability tweaks to Pod::Html's cache.t.Craig A. Berry2012-02-281-3/+4
* Better cross-platform unixify for Pod::Html.Craig A. Berry2012-02-281-3/+25
* Different differences for Pod::Html tests.Craig A. Berry2012-02-281-10/+12
* regcomp.c: Add commentKarl Williamson2012-02-281-0/+2
* regcomp.c: Add comment, reorder #define more logicallyKarl Williamson2012-02-281-1/+3
* re/pat.t: Remove obsolete commentKarl Williamson2012-02-281-3/+1
* (?foo:...) loses passed in charsetKarl Williamson2012-02-282-4/+16
* Patch [perl #111400] [:upper:] broken for above Latin1Karl Williamson2012-02-283-11/+51
* Corion's release is done. Check him offJesse Vincent2012-02-281-1/+1
* av_fetch: de-duplicate small bit of codeDavid Mitchell2012-02-271-11/+5
* Merge the fixes for RT #37033 into blead.Nicholas Clark2012-02-279-34/+86
|\
| * The parser should always close the file handle that it opened.Nicholas Clark2012-02-276-7/+63
| * Move the close-on-exec logic to one place, at the end of S_open_script().Nicholas Clark2012-02-271-10/+4
| * Change S_open_script() to return NULL to signal "read from stdin".Nicholas Clark2012-02-271-1/+4
| * In perl.c, change S_open_script() to return rsfp.Nicholas Clark2012-02-274-20/+19
| * In struct yy_parser, change lex_flags to a U8, from part of a bitfield.Nicholas Clark2012-02-271-1/+1
|/
* Improve the tests for -xNicholas Clark2012-02-274-2/+22
* Improve the tests for the -n and -p switches.Nicholas Clark2012-02-272-4/+17
* Simplify platform specific code in t/run/cloexec.tNicholas Clark2012-02-271-6/+3
* perldiag: Reflow for better splain outputFather Chrysostomos2012-02-261-3/+3
* Add an example how to fix '%s: command not found'Max Maischein2012-02-261-2/+5
* Increase $attributes::VERSION to 0.18Father Chrysostomos2012-02-261-1/+1
* doco improvement for attributes.pmDavid Cantrell2012-02-261-0/+16
* Make CPAN upstream for File::TempFather Chrysostomos2012-02-251-1/+1
* Don’t ‘normalise’ hints for bare ‘no feature’Father Chrysostomos2012-02-252-10/+10
* regen/feature.pl: Show perl.h line num in error msgFather Chrysostomos2012-02-251-1/+1
* perlfunc: bad wordingFather Chrysostomos2012-02-251-1/+1
* arybase.xs: Wrap PL_check safelyFather Chrysostomos2012-02-251-2/+2
* Increase $arybase::VERSION to 0.05Father Chrysostomos2012-02-251-1/+1
* don't taint $$ determined by getpid()Zefram2012-02-252-2/+12
* update perlfunc.html generatorZefram2012-02-251-30/+15
* delay allocating trans table until neededZefram2012-02-254-11/+19
* Update the link for Module-Build/core integrationChris 'BinGOs' Williams2012-02-241-1/+1
* mktables: Correct Unicode 6.1 omissionKarl Williamson2012-02-241-0/+4
* correct a Pod foible that broke bleadRicardo Signes2012-02-241-1/+1
* Add description of new change process for http://dev.perl.orgMax Maischein2012-02-241-5/+10
* regcomp.c: Add cast to silence Solaris warningKarl Williamson2012-02-231-1/+1
* Remove ExtUtils-CBuilder's MANIFEST.SKIPDavid Golden2012-02-232-3/+0
* work harder to get useful diagnostics on Win32Ricardo Signes2012-02-222-17/+23
* ExtUtils::CBuilder: add support informationDavid Golden2012-02-2216-13/+60
* Update Maintainers.pl for new ExtUtils::CBuilderDavid Golden2012-02-222-3/+8
* add ext/Pod-Functions/.gitignoreDavid Golden2012-02-221-0/+1
* ExtUtils::CBuilder - add dual-life support filesDavid Golden2012-02-227-1/+909
* ignore all MYMETA files, not just .ymlDavid Golden2012-02-221-1/+1
* "no feature" now means reset to defaultRicardo Signes2012-02-223-16/+38