summaryrefslogtreecommitdiff
path: root/Cross
Commit message (Expand)AuthorAgeFilesLines
* Bump version to 5.31.3Steve Hay2019-07-202-40/+40
* bump version to 5.31.2Karen Etheridge2019-06-202-40/+40
* The Windows CE Chainsaw MassacreSteve Hay2019-06-181-4/+2
* Bump the perl version in various places for 5.31.1Sawyer X2019-05-252-40/+40
* Bump the perl version in various places for 5.31.0Sawyer X2019-05-222-38/+38
* Bump the perl version in various places for 5.30.0Sawyer X2019-05-102-46/+46
* Bump the perl version in various places for 5.29.10Zak B. Elep2019-03-212-40/+40
* Improve setlocale() detection in Configure-ish filesKarl Williamson2019-03-042-0/+2
* Add towupper() and towlower() to Configure-ish filesKarl Williamson2019-03-042-0/+4
* Add wctype.h to Configure-ish filesKarl Williamson2019-03-042-0/+2
* Bump the perl version in various places for 5.29.9Nicolas R2019-02-202-40/+40
* Bump the perl version in various places for 5.29.8Abigail2019-01-202-40/+40
* Bump the perl version in various places for 5.29.7Abigail2018-12-182-40/+40
* Rely on C89 "const"Aaron Crane2018-11-272-2/+0
* Bump the perl version in various places for 5.29.6Karen Etheridge2018-11-202-40/+40
* Bump the Perl version for 5.29.5Aaron Crane2018-10-202-40/+40
* bumping versions to 5.29.4John SJ Anderson2018-09-202-40/+40
* Bump the perl version in various places for 5.29.3Chris 'BinGOs' Williams2018-08-202-40/+40
* Bump version to 5.29.2Steve Hay2018-07-202-40/+40
* bump version for 5.29.1Sawyer X2018-06-272-40/+40
* Bump version to 5.29.0 and regenerate everythingSawyer X2018-06-242-38/+38
* Fix Module::CoreList versionsSawyer X2018-04-202-46/+46
* Add HAS_STRTOD_L to metaconfig.h and rebuild ConfigureAaron Crane2018-04-192-0/+2
* Rebuild Configure from latest unitsAaron Crane2018-04-192-0/+2
* d_strchr is C89 and has been removed from ConfigureH.Merijn Brand2018-03-272-2/+0
* Bump the perl version in various places for 5.27.11Todd Rinaldo2018-03-202-40/+40
* Bump versionreneeb2018-03-022-40/+40
* Bump the perl version in various places for 5.27.9Abigail2018-01-202-40/+40
* Remove unused AUTOGEN_FILES Makefile variableDagfinn Ilmari Mannsåker2017-12-281-4/+0
* configure probe for mkostemp()Zefram2017-12-222-0/+2
* configure probes for accept4(), dup3(), pipe2()Zefram2017-12-222-0/+6
* Bump the perl version in various places for v5.27.8Chris 'BinGOs' Williams2017-12-202-40/+40
* Bump the perl version in various places for 5.27.7Karen Etheridge2017-11-202-40/+40
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-182-0/+4
* Porting/checkcfgvar.pl: add missing config-symbol fileAaron Crane2017-11-181-2/+162
* Rely on C89 <string.h>Aaron Crane2017-10-212-2/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 <math.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 strerror()Aaron Crane2017-10-212-4/+0
* Don't try to use <values.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 <float.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-212-2/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-212-2/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-212-6/+0
* Don't pretend to determine whether ansi2knr is neededAaron Crane2017-10-213-3/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-212-4/+0
* Rely on C89 snprintf()Aaron Crane2017-10-212-4/+0