summaryrefslogtreecommitdiff
path: root/Porting/config_H
Commit message (Expand)AuthorAgeFilesLines
...
* fixing usally and paternBryan Stenson2019-12-191-1/+1
* Bump the perl version in various places for 5.31.7Chris 'BinGOs' Williams2019-11-201-9/+9
* Bump version to 5.31.6Steve Hay2019-10-201-9/+9
* Bump Version from 5.31.4 to 5.31.5 in various placesMax Maischein2019-09-211-9/+9
* Bump version to 5.31.4 and update Module::CorelistTom Hukins2019-08-201-9/+9
* Bump version to 5.31.3Steve Hay2019-07-201-9/+9
* Fix erroneous references to USE_CBACKTRACESteve Hay2019-06-241-2/+2
* bump version to 5.31.2Karen Etheridge2019-06-201-9/+9
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-251-9/+9
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-221-9/+9
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-101-9/+9
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-211-9/+9
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-201-9/+9
* Bump the perl version in various places for 5.29.8Abigail2019-01-201-9/+9
* Bump the perl version in various places for 5.29.7Abigail2018-12-181-9/+9
* Rely on C89 "const"Aaron Crane2018-11-271-11/+0
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-201-9/+9
* Bump the Perl version for 5.29.5Aaron Crane2018-10-201-9/+9
* bumping versions to 5.29.4John SJ Anderson2018-09-201-9/+9
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-201-9/+9
* Bump version to 5.29.2Steve Hay2018-07-201-9/+9
* bump version for 5.29.1Sawyer X2018-06-271-9/+9
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-241-9/+9
* Fix Module::CoreList versionsSawyer X2018-04-201-9/+9
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-201-9/+9
* Bump versionreneeb2018-03-021-9/+9
* Bump the perl version in various places for 5.27.9Abigail2018-01-201-9/+9
* configure probe for mkostemp()Zefram2017-12-221-1/+8
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-221-25/+43
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-201-9/+9
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-201-9/+9
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+11
* Regenerate sample config filesAaron Crane2017-11-181-1001/+1835
* Rely on C89 <string.h>Aaron Crane2017-10-211-6/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-12/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-8/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-12/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-8/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-11/+0
* Rely on C89 prototypesAaron Crane2017-10-211-18/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-22/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-14/+0