summaryrefslogtreecommitdiff
path: root/Porting
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rely on C89 variadic prototypesAaron Crane2017-10-213-28/+0
* Rely on C89 vprintf()Aaron Crane2017-10-213-26/+0
* Rely on C89 snprintf()Aaron Crane2017-10-213-23/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-213-15/+0
* Assume we have C89 memchr()Aaron Crane2017-10-213-12/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-213-36/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-213-51/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-213-14/+0
* Assume we have C89 memset()Aaron Crane2017-10-213-23/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-213-13/+0
* Add new Configure probesH.Merijn Brand2017-10-211-0/+11
* Today's M::CL is up on CPAN alreadySteve Hay2017-10-211-1/+1
* Bump version to 5.27.6Steve Hay2017-10-203-31/+31
* perldelta - Fix version for the next run of Porting/acknowledgements.plSteve Hay2017-10-201-1/+1