summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* -b option in makerel was removedKaren Etheridge2017-11-191-1/+1
* Removed bzip option from makerel=?UTF-8?q?Ask=20Bj=C3=B8rn=20Hansen?=2017-11-191-14/+1
* Sync cpan/Test-Simple with CPAN version 1.302111.James E Keenan2017-11-181-1/+1
* Upstream has released Test-Simple with new t/Legacy/Tester/tbt_09do.t.James E Keenan2017-11-181-3/+0
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-183-0/+23
* Porting/checkcfgvar.pl: add missing config-symbol fileAaron Crane2017-11-181-0/+1
* Regenerate Porting/GlossaryAaron Crane2017-11-181-40/+40
* Regenerate sample config filesAaron Crane2017-11-182-1214/+2046
* Portability fix for Test::Simple 'do' test.Craig A. Berry2017-11-161-0/+4
* spellingKaren Etheridge2017-11-151-2/+2
* tabs to spaces in RMGKaren Etheridge2017-11-151-3/+3
* Update experimental.pm from 0.016 to 0.017Sawyer X2017-11-141-1/+1
* Compress-Raw-Zlib: sync with CPAN version 2.075Paul Marquess2017-11-141-1/+1
* Upgrade libnet from version 3.10 to 3.11Steve Hay2017-11-141-1/+1
* Update Unicode-Collate to CPAN version 1.23Chris 'BinGOs' Williams2017-11-131-1/+1
* Replace multiple 'use vars' by 'our' in utilsNicolas R2017-11-112-6/+5
* Update Unicode-Collate to CPAN version 1.21Chris 'BinGOs' Williams2017-11-101-1/+1
* Porting/Maintainers.pl: vutil.c is no longer CUSTOMIZEDFather Chrysostomos2017-11-011-1/+0
* mv Devel-PPPort from cpan to distKarl Williamson2017-10-273-6/+4
* Upgrade Net::Ping from version 2.55 to 2.61Steve Hay2017-10-251-4/+2
* benchmarks.t: update to handle field changesDavid Mitchell2017-10-231-0/+1
* bench.pl: add 'compile' benchmark fieldDavid Mitchell2017-10-231-5/+14
* bench.pl: add 'pre' and 'post' benchmark fieldsDavid Mitchell2017-10-231-14/+23
* bench.pl: make 'desc' default to 'code'David Mitchell2017-10-231-0/+3
* bench.pl: add checks for bad benchmark filesDavid Mitchell2017-10-231-0/+23
* bench.pl: display large values as 'Inf'David Mitchell2017-10-231-0/+5
* bench.pl: allow variable-width data columnsDavid Mitchell2017-10-231-63/+89
* bench.pl: factor out some common codeDavid Mitchell2017-10-231-24/+20
* bench.pl: make -v an alias for --verboseDavid Mitchell2017-10-231-3/+4
* bench.pl --autolabel: avoid degenerate casesDavid Mitchell2017-10-231-0/+14
* bench.pl --compact: display description tooDavid Mitchell2017-10-231-1/+10
* bench.pl: allow negative column indicesDavid Mitchell2017-10-231-4/+27
* bench.pl: list valid in 'unrecognised perl' errDavid Mitchell2017-10-231-2/+10
* Regenerate GlossaryH.Merijn Brand2017-10-211-45/+93
* Rely on C89 <string.h>Aaron Crane2017-10-213-15/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-213-11/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-213-12/+0
* Rely on C89 <math.h>Aaron Crane2017-10-213-11/+0
* Rely on C89 strerror()Aaron Crane2017-10-213-24/+0
* Don't try to use <values.h>Aaron Crane2017-10-213-14/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-213-13/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-213-13/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-212-20/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-213-15/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-213-12/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-212-11/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-213-27/+0
* Rely on C89 prototypesAaron Crane2017-10-212-22/+0
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-212-5/+0