| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix typos | Samanta Navarro | 2020-10-03 | 1 | -3/+3 |
* | Add the Configure option to enable strict by default in perl programs. | Todd Rinaldo | 2020-09-15 | 1 | -2/+8 |
* | Missing update | H.Merijn Brand | 2020-09-07 | 1 | -1/+4 |
* | Merge Configure changes for z/OS and AIX | H.Merijn Brand | 2020-08-22 | 1 | -3/+5 |
* | Remove 5005threads vestiges from Configure and friends | Dagfinn Ilmari Mannsåker | 2020-08-21 | 1 | -10/+8 |
* | Bump to 5.33.0 | Sawyer X | 2020-06-28 | 1 | -9/+9 |
* | Bump perl version in various places for 5.32.0 | Sawyer X | 2020-05-29 | 1 | -9/+9 |
* | Finalize config_h.SH for the __attribute__(always_inline) probe | Niko Tyni | 2020-05-24 | 1 | -1/+5 |
* | Fix config_h.SH duplication due to re-running Porting/config_h.pl | Niko Tyni | 2020-05-24 | 1 | -1/+1 |
* | add Configure probe for struct sockaddr_storage | Tomasz Konojacki | 2020-05-19 | 1 | -2/+7 |
* | Bump back to 5.31.11, if we need to release it | Sawyer X | 2020-04-09 | 1 | -9/+9 |
* | Bump version to 5.32.0 | Sawyer X | 2020-03-21 | 1 | -9/+9 |
* | fixing usally and patern | Bryan Stenson | 2019-12-19 | 1 | -2/+2 |
* | Regenerate Configure and friends after metaconfig changes | Karl Williamson | 2019-12-03 | 1 | -2/+9 |
* | Fix erroneous references to USE_CBACKTRACE | Steve Hay | 2019-06-24 | 1 | -3/+3 |
* | Bump the perl version in various places for 5.31.0 | Sawyer X | 2019-05-22 | 1 | -9/+9 |
* | Bump the perl version in various places for 5.30.0 | Sawyer X | 2019-05-10 | 1 | -9/+9 |
* | Regen uconfig.h | Aaron Crane | 2019-04-26 | 1 | -1/+4 |
* | Regenerate Configure from latest metaconfig | Aaron Crane | 2019-04-25 | 1 | -3/+3 |
* | Improve setlocale() detection in Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -8/+13 |
* | Add towupper() and towlower() to Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -2/+14 |
* | Add wctype.h to Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -2/+7 |
* | Rely on C89 "const" | Aaron Crane | 2018-11-27 | 1 | -13/+2 |
* | Bump version to 5.29.0 and regenerate everything | Sawyer X | 2018-06-24 | 1 | -9/+9 |
* | Regen, again | Sawyer X | 2018-04-20 | 1 | -1/+1 |
* | Fix Module::CoreList versions | Sawyer X | 2018-04-20 | 1 | -8/+8 |
* | Add HAS_STRTOD_L to metaconfig.h and rebuild Configure | Aaron Crane | 2018-04-19 | 1 | -2/+8 |
* | Rebuild Configure from latest units | Aaron Crane | 2018-04-19 | 1 | -2/+7 |
* | regen uconfig.h | Tony Cook | 2018-04-17 | 1 | -162/+162 |
* | Regen uconfig.h | Karl Williamson | 2018-03-27 | 1 | -1/+1 |
* | configure probe for mkostemp() | Zefram | 2017-12-22 | 1 | -2/+9 |
* | configure probes for accept4(), dup3(), pipe2() | Zefram | 2017-12-22 | 1 | -2/+20 |
* | Restore ability to build on platforms without snprintf() | Aaron Crane | 2017-11-18 | 1 | -2/+13 |
* | Rely on C89 <string.h> | Aaron Crane | 2017-10-21 | 1 | -8/+2 |
* | Don't attempt to use non-standard <memory.h> | Aaron Crane | 2017-10-21 | 1 | -8/+2 |
* | Rely on C89 <assert.h> | Aaron Crane | 2017-10-21 | 1 | -8/+2 |
* | Rely on C89 <math.h> | Aaron Crane | 2017-10-21 | 1 | -8/+2 |
* | Rely on C89 strerror() | Aaron Crane | 2017-10-21 | 1 | -14/+2 |
* | Don't try to use <values.h> | Aaron Crane | 2017-10-21 | 1 | -10/+2 |
* | Rely on C89 <float.h> defining DBL_DIG | Aaron Crane | 2017-10-21 | 1 | -9/+1 |
* | Rely on C89 <float.h> | Aaron Crane | 2017-10-21 | 1 | -9/+2 |
* | Rely on C89 <limits.h> | Aaron Crane | 2017-10-21 | 1 | -17/+10 |
* | Rely on C89 <time.h> | Aaron Crane | 2017-10-21 | 1 | -3/+3 |
* | Rely on C89 strchr() and strrchr() | Aaron Crane | 2017-10-21 | 1 | -13/+1 |
* | Rely on C89 sprintf() return value semantics | Aaron Crane | 2017-10-21 | 1 | -10/+2 |
* | Rely on C89 <stddef.h> | Aaron Crane | 2017-10-21 | 1 | -8/+2 |
* | Rely on C89 <stdlib.h> | Aaron Crane | 2017-10-21 | 1 | -7/+1 |
* | Rely on C89 <stdarg.h> | Aaron Crane | 2017-10-21 | 1 | -13/+2 |
* | Rely on C89 prototypes | Aaron Crane | 2017-10-21 | 1 | -19/+1 |
* | Rely on C89 variadic prototypes | Aaron Crane | 2017-10-21 | 1 | -24/+2 |