summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* charnames: White-space onlysmoke-me/khw-charnamesKarl Williamson2012-03-051-6/+6
* PATCH: [perl #11560] extraneous msg in viacodeKarl Williamson2012-03-052-5/+14
* Grammar and clarity fixes for exists() in pod/perlfunc.podPau Amma\" (via RT)2012-03-041-1/+1
* TODO Failing tests for warnings in utf8 subcategoriesAaron Crane2012-03-041-0/+33
* regcomp.sym: Fix out-dated descriptionKarl Williamson2012-03-032-2/+2
* rework how the trie logic handles the newer EXACT nodetypesYves Orton2012-03-038-190/+262
* make test.pl show test number and name in failure diagnostics outputYves Orton2012-03-031-1/+1
* Sync Module-CoreList version in Maintainers.pl with CPANChris 'BinGOs' Williams2012-03-031-1/+1
* add "get rt.perl permissions" to RMGRicardo Signes2012-03-021-0/+7
* update release schedule for next releasersRicardo Signes2012-03-021-3/+3
* Added Dave Rolsky and Max Maischein to the KEEPERS OF THE PUMPKIN.Abigail2012-03-021-2/+2
* attributes.pm: Consistent spaces after dots in podFather Chrysostomos2012-03-011-7/+12
* attributes.pm: Add caveat about lvalue subsFather Chrysostomos2012-03-011-0/+9
* [perl #107366] Allow attributes to set :lvalue on defined subFather Chrysostomos2012-03-014-24/+31
* Add ambs to Maintainers.pl for ExtUtils::CBuilderDavid Golden2012-03-011-1/+2
* 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