summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* RMG - Per review - only -Dusedevel for development buildsMatthew Horsfall2014-06-231-0/+3
* RMG - Clarify that updating %released/CAVEATS isn't for RCsMatthew Horsfall2014-06-231-1/+1
* No need for else after exit...Matthew Horsfall2014-06-231-2/+2
* Don't add a perldelta entry for _charnames.Matthew Horsfall2014-06-231-1/+1
* RMG: Show that version'd binaries might be usedMatthew Horsfall2014-06-231-0/+3
* RMG: Use -Dusedevel in ./Configure, like everywhere else in the RMG.Matthew Horsfall2014-06-231-1/+1
* RMG: Remove useless 'make distclean', save timeMatthew Horsfall2014-06-231-1/+0
* Update makerel to provide a helpful error message if chmod fails on @writablesMatthew Horsfall2014-06-231-2/+12
* Update RMG to mention new policy of perlhist containing RMs names.Matthew Horsfall2014-06-231-4/+3
* If we do not have vsnprintf, the len is unused.Jarkko Hietaniemi2014-06-221-1/+6
* In response to 7fefc6c, make autodoc smarter.Matthew Horsfall2014-06-222-16/+25
* 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