summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add new release to perlhistv5.21.1Matthew Horsfall (alh)2014-06-201-1/+2
* Finalize perldeltaMatthew Horsfall (alh)2014-06-201-39/+163
* Update Module::CoreList for 5.21.1Matthew Horsfall (alh)2014-06-204-0/+202
* Update perldelta acknowledgementsMatthew Horsfall (alh)2014-06-201-3/+31
* Begin to finalize perldelta for releaseMatthew Horsfall (alh)2014-06-201-187/+3
* GCC_DIAG_IGNORE/RESTORE whine in non-gcc if at file level.Jarkko Hietaniemi2014-06-202-3/+23
* Couple more (optionally) unused contexts.Jarkko Hietaniemi2014-06-201-0/+10
* Avoid blank lines in backslash warnings test.Craig A. Berry2014-06-191-16/+18
* fix a typo in perl520deltaRicardo Signes2014-06-191-1/+1
* Remove x2p remnantsMatthew Horsfall (alh)2014-06-191-18/+1
* Remove old file from @writables; was taken out in autodie 2.24Matthew Horsfall (alh)2014-06-191-1/+0
* In case someone manages to call g++ with -Wc++-compat.Jarkko Hietaniemi2014-06-191-0/+1
* Note the open RT ticket.Jarkko Hietaniemi2014-06-191-0/+3
* Disable ODBM (via i_dbm) in HP-UX, seems to be buggy.Jarkko Hietaniemi2014-06-192-1/+4
* Lower the optimization on Digest-SHA for HP-UX cc.Jarkko Hietaniemi2014-06-192-0/+14
* HP-UX cc in PA-RISC2.0 optimizer crashes with some files.Jarkko Hietaniemi2014-06-191-0/+17
* The g++ flags removal was not right.Jarkko Hietaniemi2014-06-191-3/+5
* Silence -Wunused-parameter my_perl under threads.Jarkko Hietaniemi2014-06-1910-6/+48
* Revert "/* NOTREACHED */ belongs *before* the unreachable."Jarkko Hietaniemi2014-06-1913-142/+70
* /* NOTREACHED */ belongs *before* the unreachable.Jarkko Hietaniemi2014-06-1913-70/+142
* Revert the perl.h part of a3ccabc.Jarkko Hietaniemi2014-06-181-2/+2
* GCC_DIAG_IGNORE needs to end with semicolon (inline.h).Jarkko Hietaniemi2014-06-182-4/+3
* Regenerate podcheck.t db for new too-long verbatim linesKarl Williamson2014-06-181-1/+1
* PATCH: [perl #122126] BBC DBD::SQLiteKarl Williamson2014-06-181-2/+2
* Add a note about the HP-UX "internal linkage" warning.Jarkko Hietaniemi2014-06-181-0/+9
* Try silencing the infamous PerlSIO_set_ptr in perlio.c.Jarkko Hietaniemi2014-06-181-0/+13
* __clang__ seems to be thing, but leave also __clang.Jarkko Hietaniemi2014-06-182-8/+3
* Add note about the -std=c89 needing -pedantic.Jarkko Hietaniemi2014-06-181-2/+7
* Echo also these added options.Jarkko Hietaniemi2014-06-181-3/+12
* -Wextra is the new -W, do not use both.Jarkko Hietaniemi2014-06-181-2/+12
* -Wendif-labels is actually the default.Jarkko Hietaniemi2014-06-181-1/+1
* Enable -Werror=declaration-after-statement.Jarkko Hietaniemi2014-06-181-3/+12
* Comment tweaking.Jarkko Hietaniemi2014-06-181-2/+13
* Make also cflags.SH clean with g++ -Wunused-*Jarkko Hietaniemi2014-06-181-33/+0
* With this we are g++ -Wunused-* clean.Jarkko Hietaniemi2014-06-181-0/+6
* Looks like the core is now -Wunused-value clean with clang.Jarkko Hietaniemi2014-06-181-20/+0
* Avoid missing return warning in pp_die.Craig A. Berry2014-06-181-0/+1
* cflags.SH: Whitespace only.Jarkko Hietaniemi2014-06-181-6/+6
* Move ccflags edits to extraction time.Jarkko Hietaniemi2014-06-181-56/+92
* Allow cflags.SH edits to ccflags to stick.Jarkko Hietaniemi2014-06-181-5/+3
* lib/locale.t: White space onlyKarl Williamson2014-06-171-10/+10
* lib/locale.t: Skip testing $! unless LC_MESSAGES existsKarl Williamson2014-06-171-1/+3
* PATCH:[perl #12202] locale fails on OS XKarl Williamson2014-06-171-0/+2
* lib/locale.t: Don't test strftime without LC_TIMEKarl Williamson2014-06-171-2/+3
* lib/locale.t: Add %p to strftime testKarl Williamson2014-06-171-2/+2
* lib/locale.t: Add debugging statementKarl Williamson2014-06-171-1/+2
* lib/locale.t: Add debugging subroutineKarl Williamson2014-06-171-0/+58
* lib/locale.t: Modify debug statementsKarl Williamson2014-06-171-43/+43
* lib/locale.t: Don't test locales without LC_NUMERICKarl Williamson2014-06-171-1/+1
* lib/locale.t: Refactor some tests common to 2 branchesKarl Williamson2014-06-171-8/+14