Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | add Configure probe for struct sockaddr_storage | Tomasz Konojacki | 2020-05-19 | 1 | -0/+1 | |
| | ||||||
* | Bump the perl version in various places for 5.31.12 | Sawyer X | 2020-04-29 | 1 | -20/+20 | |
| | ||||||
* | Bump back to 5.31.11, if we need to release it | Sawyer X | 2020-04-09 | 1 | -23/+23 | |
| | ||||||
* | Bump version to 5.32.0 | Sawyer X | 2020-03-21 | 1 | -23/+23 | |
| | ||||||
* | Bump the perl version in various places for 5.31.10 | reneeb | 2020-02-21 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.31.9 | Matthew Horsfall | 2020-01-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.31.8 | Nicolas R | 2019-12-20 | 1 | -20/+20 | |
| | ||||||
* | Regenerate Configure and friends after metaconfig changes | Karl Williamson | 2019-12-03 | 1 | -0/+2 | |
| | | | | | | | | A probe for wcrtomb() and one for attribute always inline have been added, and the ones for: 1) checking if there is a C backtrace facility; and 2) character data alignedness have been revised | |||||
* | Bump the perl version in various places for 5.31.7 | Chris 'BinGOs' Williams | 2019-11-20 | 1 | -20/+20 | |
| | ||||||
* | Bump version to 5.31.6 | Steve Hay | 2019-10-20 | 1 | -20/+20 | |
| | | | | (includes regen/opcode.pl) | |||||
* | Bump Version from 5.31.4 to 5.31.5 in various places | Max Maischein | 2019-09-21 | 1 | -20/+20 | |
| | ||||||
* | Bump version to 5.31.4 and update Module::Corelist | Tom Hukins | 2019-08-20 | 1 | -20/+20 | |
| | ||||||
* | Bump version to 5.31.3 | Steve Hay | 2019-07-20 | 1 | -20/+20 | |
| | ||||||
* | bump version to 5.31.2 | Karen Etheridge | 2019-06-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.31.1 | Sawyer X | 2019-05-25 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.31.0 | Sawyer X | 2019-05-22 | 1 | -19/+19 | |
| | ||||||
* | Bump the perl version in various places for 5.30.0 | Sawyer X | 2019-05-10 | 1 | -23/+23 | |
| | ||||||
* | Bump the perl version in various places for 5.29.10 | Zak B. Elep | 2019-03-21 | 1 | -20/+20 | |
| | ||||||
* | Improve setlocale() detection in Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -0/+1 | |
| | | | | This also now notes some behavior of setlocale | |||||
* | Add towupper() and towlower() to Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -0/+2 | |
| | ||||||
* | Add wctype.h to Configure-ish files | Karl Williamson | 2019-03-04 | 1 | -0/+1 | |
| | ||||||
* | Bump the perl version in various places for 5.29.9 | Nicolas R | 2019-02-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.29.8 | Abigail | 2019-01-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.29.7 | Abigail | 2018-12-18 | 1 | -20/+20 | |
| | ||||||
* | Rely on C89 "const" | Aaron Crane | 2018-11-27 | 1 | -1/+0 | |
| | | | | | | | | | | The metaconfig probe for <db.h> previously relied on the d_const symbol set by the "const" probe, so generating Configure here has been done against metaconfig commit 1204d4627a06b11f16620188f3fa83159ed35fd9 which changes that. Thanks to khw++ for pointing out this oversight in my attempt last year to make the codebase rely on C89. | |||||
* | Bump the perl version in various places for 5.29.6 | Karen Etheridge | 2018-11-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the Perl version for 5.29.5 | Aaron Crane | 2018-10-20 | 1 | -20/+20 | |
| | ||||||
* | bumping versions to 5.29.4 | John SJ Anderson | 2018-09-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.29.3 | Chris 'BinGOs' Williams | 2018-08-20 | 1 | -20/+20 | |
| | ||||||
* | Bump version to 5.29.2 | Steve Hay | 2018-07-20 | 1 | -20/+20 | |
| | | | | (including regen\opcode.pl) | |||||
* | bump version for 5.29.1 | Sawyer X | 2018-06-27 | 1 | -20/+20 | |
| | ||||||
* | Bump version to 5.29.0 and regenerate everything | Sawyer X | 2018-06-24 | 1 | -19/+19 | |
| | ||||||
* | Fix Module::CoreList versions | Sawyer X | 2018-04-20 | 1 | -23/+23 | |
| | ||||||
* | Add HAS_STRTOD_L to metaconfig.h and rebuild Configure | Aaron Crane | 2018-04-19 | 1 | -0/+1 | |
| | ||||||
* | Rebuild Configure from latest units | Aaron Crane | 2018-04-19 | 1 | -0/+1 | |
| | | | | | | | | | | | | Most of the change here comes from a single unit being moved in the generated Configure, but there are some substantive changes: - config_h.SH was missing HAS_DUPLOCALE and d_duplocale - d_duplocale was also missing from the platform-specific config-var files This still doesn't quite ensure that rebuilding Configure makes no changes, because there are differences to nl_langinfo() handling that need a change in our metaconfig units. That will come next. | |||||
* | d_strchr is C89 and has been removed from Configure | H.Merijn Brand | 2018-03-27 | 1 | -1/+0 | |
| | ||||||
* | Bump the perl version in various places for 5.27.11 | Todd Rinaldo | 2018-03-20 | 1 | -20/+20 | |
| | ||||||
* | Bump version | reneeb | 2018-03-02 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.27.9 | Abigail | 2018-01-20 | 1 | -20/+20 | |
| | ||||||
* | configure probe for mkostemp() | Zefram | 2017-12-22 | 1 | -0/+1 | |
| | | | | | This is another file descriptor creating function that's needed as an O_CLOEXEC-handling variant of an existing function. | |||||
* | configure probes for accept4(), dup3(), pipe2() | Zefram | 2017-12-22 | 1 | -0/+3 | |
| | | | | | These will shortly be used to implement I/O operations that create file descriptors with the FD_CLOEXEC flag set atomically. | |||||
* | Bump the perl version in various places for v5.27.8 | Chris 'BinGOs' Williams | 2017-12-20 | 1 | -20/+20 | |
| | ||||||
* | Bump the perl version in various places for 5.27.7 | Karen Etheridge | 2017-11-20 | 1 | -20/+20 | |
| | ||||||
* | Restore ability to build on platforms without snprintf() | Aaron Crane | 2017-11-18 | 1 | -0/+2 | |
| | | | | | | | | | | | | | C89 does not in fact define snprintf() or vsnprintf(), and we must therefore probe for the existence of those functions before trying to use them. khw++ for pointing out my earlier error. This reverts part or all of each of the following commits: 13d66b05c6163c3514774d3d11da5f3950e97e98 Rely on C89 vsnprintf() e791399041815a1a45cea3c7f277c7045b96e51b Rely on C89 snprintf() adf7d503e55721c500f0bf66560b8f5df7966fe7 pod/perlhacktips.pod: remove some outdated portability notes | |||||
* | Rely on C89 <string.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 | |
| | | | | This requires a corresponding change in the metaconfig units. | |||||
* | Don't attempt to use non-standard <memory.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 | |
| | | | | It's only needed on systems without C89 <string.h>, which we rely on anyway. | |||||
* | Rely on C89 <assert.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 | |
| | ||||||
* | Rely on C89 <math.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 | |
| | | | | This requires a corresponding change in the metaconfig units. | |||||
* | Rely on C89 strerror() | Aaron Crane | 2017-10-21 | 1 | -2/+0 | |
| | | | | This requires a corresponding change to the metaconfig units. | |||||
* | Don't try to use <values.h> | Aaron Crane | 2017-10-21 | 1 | -1/+0 | |
| | | | | | All the information it contains can be gleaned more readily from C89 <limits.h> and <float.h>. |