summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Adjust 31e62fa1f35be3aceacc7fa62ce72d7131299a9av5.21.2Abigail2014-07-201-2/+2
* Add new release to perlhistAbigail2014-07-201-0/+1
* Acknowledgement section of perldeltaAbigail2014-07-201-3/+29
* Listed updated modules.Abigail2014-07-201-22/+42
* Update Module::CoreList for 5.21.2Abigail2014-07-202-1/+32
* Revert "Update HTTP-Tiny to CPAN version 0.044"Abigail2014-07-204-310/+325
* Add fgets+tmpfile to avoidables, and add comments.Jarkko Hietaniemi2014-07-191-3/+25
* Add freebsd support.Jarkko Hietaniemi2014-07-191-3/+23
* Parsing linux input in darwin, and vice versa.Jarkko Hietaniemi2014-07-191-30/+60
* Add comments.Jarkko Hietaniemi2014-07-191-4/+18
* Scan for expected and unwanted undef (libc) symbols.Jarkko Hietaniemi2014-07-191-22/+56
* Sometimes Darwin has the string constants in cstring section.Jarkko Hietaniemi2014-07-191-3/+6
* test.pl:eq_array() is enough.Jarkko Hietaniemi2014-07-191-32/+9
* More debugging output.Jarkko Hietaniemi2014-07-191-1/+3
* Handle darwin ppc nm output, reenable test.Jarkko Hietaniemi2014-07-191-51/+59
* Allow reading nm output from a file (or STDIN).Jarkko Hietaniemi2014-07-191-15/+36
* Changes for 5.21.1 -> 5.21.2.Abigail2014-07-191-202/+69
* Tick off the 5.20.0 and 5.20.1 releases.Abigail2014-07-191-2/+2
* "all question marks" is ambigious.Abigail2014-07-191-1/+1
* perlpolicy - Add encoding to fix podcheck.t following 0c6082f411Steve Hay2014-07-181-0/+2
* perlpolicy: update list of moderatorsRicardo Signes2014-07-181-2/+2
* Note that ExtUtils::Manifest has been upgraded to 1.64Steve Hay2014-07-181-2/+2
* perlpolicy - Note that minimal build fixes are acceptable for maint tooSteve Hay2014-07-181-1/+1
* uconfig.h againH.Merijn Brand2014-07-171-3/+3
* cut-n-paste error in comment for dladdr in config_h.SH for CondifureH.Merijn Brand2014-07-171-2/+2
* Update HTTP-Tiny to CPAN version 0.044Chris 'BinGOs' Williams2014-07-174-325/+310
* Merge branch '122300-extutils-manifest' into bleadJames E Keenan2014-07-152-16/+18
|\
| * use just the import sub from ExporterKaren Etheridge2014-07-151-1/+2
| * Need to increment $VERSION in ExtUtils::Manifest.James E Keenan2014-07-151-1/+1
| * use warnings; convert "use vars" to "our"Karen Etheridge2014-07-151-17/+14
| * add vim swap files to the ignored list for MANIFEST.SKIP.Karen Etheridge2014-07-151-0/+1
| * RT 72933: Ignore files from provebrian d foy2014-07-151-0/+3
|/
* This should be automated!H.Merijn Brand2014-07-151-46/+46
* Regen Configure after backportsH.Merijn Brand2014-07-153-139/+136
* File::Copy does not overwrite read-only filesAlexandr Ciornii2014-07-141-1/+2
* refactor pp_refDaniel Dragan2014-07-141-6/+11
* optimize PathTools to not try to load XS on miniperlDaniel Dragan2014-07-1411-14/+24
* skip_all on darwin until nm peculiarities can be straighted out.James E Keenan2014-07-121-0/+4
* locale.c: Improve some commentsKarl Williamson2014-07-121-3/+6
* locale.c: Fix some unused code for potential future useKarl Williamson2014-07-121-33/+46
* locale.c: Add new heuristic for finding if locale is UTF-8Karl Williamson2014-07-121-1/+93
* locale.c: White-space onlyKarl Williamson2014-07-121-12/+12
* locale.c: Refactor UTF8ness of currency symbol codeKarl Williamson2014-07-121-26/+24
* locale.c: Use ptr's value before freeing it, not afterKarl Williamson2014-07-121-1/+1
* locale.c: Use safer code practiceKarl Williamson2014-07-121-5/+6
* locale.c: Skip compiling fallback code on modern platformsKarl Williamson2014-07-121-1/+5
* util.c: Add commentKarl Williamson2014-07-121-0/+3
* locale.c: name should be last resort when deciding if locale is utf8Karl Williamson2014-07-121-73/+78
* locale.c: Prepare for rearrangement of code blocksKarl Williamson2014-07-121-7/+6
* perl.h: Actually #define USE_LOCALE_TIMEKarl Williamson2014-07-121-0/+6