summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* perlexperiment mentions features a lot, refer to the feature moduleAlberto Simões2014-07-231-0/+4
* _LIB_VERSION scan was trying leading address twice.Jarkko Hietaniemi2014-07-221-1/+1
* Mention libperl.t, and explain nm output some more.Jarkko Hietaniemi2014-07-221-2/+9
* Move two variable assignments outside of parens.James E Keenan2014-07-211-6/+9
* Open3.pm:spawn_with_handles remove alot of duplicate operatorsDaniel Dragan2014-07-211-4/+4
* Avoid undefined warnings.Jarkko Hietaniemi2014-07-211-1/+2
* In FreeBSD memcmp symbol can disappear.Jarkko Hietaniemi2014-07-211-1/+9
* sv.h: Document SVt_INVLIST fieldsKarl Williamson2014-07-211-3/+8
* utf8_heavy.pl: Fix nit in commentKarl Williamson2014-07-211-1/+1
* cpan/Time-HiRes/t/itimer.t: better diagnosticsDavid Mitchell2014-07-211-2/+4
* Disallow importing functions from UNIVERSALDagfinn Ilmari Mannsåker2014-07-214-49/+24
* Regen podcheck db for new long verbatims in perlepigraphKarl Williamson2014-07-201-1/+1
* perlop: Grammatical nit.Karl Williamson2014-07-201-1/+1
* Upped version numbers for ModuleListAbigail2014-07-204-4/+27
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-2022-137/+137
* New perldelta.Abigail2014-07-2010-174/+596
* Installing Inline no longer installs Inline::C.Abigail2014-07-201-1/+1
* Epigraph for 5.21.2Abigail2014-07-201-0/+43
* Merge branch 'release-5.21.2' into bleadAbigail2014-07-204-25/+103
|\
| * 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
* | Warn against tmpfile, and mention perlclib.Jarkko Hietaniemi2014-07-201-0/+7
* | Skip symbols for which Configure found no support.Jarkko Hietaniemi2014-07-201-21/+58
* | Comments for dlopen.Jarkko Hietaniemi2014-07-201-0/+4
* | Expect sqrtl instead of sqrt if applicable.Jarkko Hietaniemi2014-07-201-2/+4
|/
* 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
|\