summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Allow enabling -pedantic(-errors) (with -std=c89) for the core.Jarkko Hietaniemi2014-06-221-34/+91
* g++ -DPERL_GLOBAL_STRUCT_PRIVATE died on this.Jarkko Hietaniemi2014-06-211-1/+1
* Try simpler usage for file-level GCC_DIAG_RESTORE.Jarkko Hietaniemi2014-06-212-8/+4
* IPC-Open3.t: For d3ae482b also need the "SKIP" label from the original.George Greer2014-06-211-1/+1
* Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b (yet again)Ævar Arnfjörð Bjarmason2014-06-211-1/+1
* Fix test file per George Greer comment.James E Keenan2014-06-211-27/+31
* lib/locale.t: Improve debug infoKarl Williamson2014-06-211-2/+4
* Make like() and unlike() in t/test.pl refuse non-qr// argumentsÆvar Arnfjörð Bjarmason2014-06-2128-69/+78
* Fix black Win32 smoke broken by my v5.21.1-11-g4077a6b (again)Ævar Arnfjörð Bjarmason2014-06-211-4/+5
* Fix black Win32 smoke broken by my v5.21.1-11-g4077a6bÆvar Arnfjörð Bjarmason2014-06-211-3/+11
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-217-65/+247
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-215-8/+28
* Revert 6 tests failing on Win32 smoker.James E Keenan2014-06-211-27/+27
* Untie STDERR in IPC::Open3.Dmitri Tikhonov2014-06-213-2/+31
* Fix typo... nothing to see hereMatthew Horsfall (alh)2014-06-201-1/+1
* Correct unintentional mistake in bump-perl-versionChris 'BinGOs' Williams2014-06-201-1/+2
* perlfunc: clarify our [perl #122132]David Golden2014-06-201-9/+34
* Update Module::CoreList for 5.21.2Matthew Horsfall (alh)2014-06-206-5/+37
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-2022-138/+138
* Add Epipgraph for 5.21.1Matthew Horsfall (alh)2014-06-201-0/+15
* Add new perldelta for 5.21.2Matthew Horsfall (alh)2014-06-2010-805/+1227
* 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