summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* apidoc fixes, comment tweaks.Jarkko Hietaniemi2014-07-231-23/+26
* Vladimir Marek is now a perl authorTony Cook2014-07-231-0/+1
* use setenv() on SolarisVladimir Marek2014-07-231-1/+1
* bump $XS::APItest::VERSION for the grok_atou() mergeTony Cook2014-07-231-1/+1
* Chad Granum is now a perl authorTony Cook2014-07-231-0/+1
* Fix ok() that should be a like()Chad Granum2014-07-231-1/+1
* Delay loading Test::MoreChad Granum2014-07-231-4/+8
* Fix legacy VMS feature checking status.Craig A. Berry2014-07-221-19/+17
* Introduce maxend for paranoia. Also, comments.Jarkko Hietaniemi2014-07-221-9/+14
* Atol can be strtol in disguise, so grok_atou.Jarkko Hietaniemi2014-07-221-5/+7
* Add strtoul and strtol to avoidables.Jarkko Hietaniemi2014-07-221-0/+7
* Document grok_atou as strtoul replacement.Jarkko Hietaniemi2014-07-223-8/+31
* Use grok_atou instead of strtoul (no explicit strtol uses).Jarkko Hietaniemi2014-07-222-8/+11
* Advertise grok_atou.Jarkko Hietaniemi2014-07-222-1/+10
* Add atoi to avoidables.Jarkko Hietaniemi2014-07-221-1/+2
* Add tests for grok_atou.Jarkko Hietaniemi2014-07-222-0/+137
* Use grok_atou instead of atoi.Jarkko Hietaniemi2014-07-229-45/+69
* Implement grok_atou as safe/strict atoi replacement.Jarkko Hietaniemi2014-07-225-1/+83
* Use %I64d instead of %lld for MinGWJan Dubois2014-07-221-1/+1
* 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