summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changes to UTF8_IS_DOWNGRADEABLE_STARTsmoke-me/utf8-dgRicardo Signes2012-02-281-1/+2
* 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
* unixify paths a bit more systematicaly in Pod-HtmlRicardo Signes2012-02-221-21/+15
* don't assume that filesys starts at / in Pod-HtmlRicardo Signes2012-02-212-4/+5
* unixify the --outfile arg to pod2htmlRicardo Signes2012-02-211-0/+6
* Make corelist-perldelta.pl keep the existing headingMax Maischein2012-02-211-5/+19
* Fix typoMax Maischein2012-02-211-1/+1
* Pluralize "Modules and Pragma" to "Modules and Pragmata"Max Maischein2012-02-211-3/+3
* Add perl5158delta.podMax Maischein2012-02-2110-498/+900
* Add epigraph for 5.15.8Max Maischein2012-02-211-0/+29
* Fix bug in pod2html crossreferencingMarc Green2012-02-205-20/+229
* makerel should not add -uncommitted to tarballsRicardo Signes2012-02-201-2/+3
* Merge branch 'release-5.15.8' into bleadMax Maischein2012-02-2127-397/+940
|\
| * Fix typos in pod/perldelta.podv5.15.8release-5.15.8Max Maischein2012-02-201-5/+0