This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use POSIX locale functions if setlocale not available
[perl5.git] / Configure
2019-03-04 Karl WilliamsonImprove setlocale() detection in Configure-ish files
2019-03-04 Karl WilliamsonAdd towupper() and towlower() to Configure-ish files
2019-03-04 Karl WilliamsonAdd wctype.h to Configure-ish files
2019-01-31 Andy DoughertyImprove detection of memrchr, strlcat, and strlcpy.
2019-01-24 Andy DoughertyAnother attempt to improve Configure detection of memme...
2019-01-24 Andy DoughertyAdd ability to include literal text in the prototype...
2019-01-22 Andy DoughertyImprove Configure detection of memmem() [perl #133760].
2018-11-27 Aaron CraneRely on C89 "const"
2018-10-30 H.Merijn BrandAdd initial support for Minix3
2018-09-02 H.Merijn BrandAdd gcc-8 and gcc-9 for FORTIFY_SOURCE
2018-08-01 Karl WilliamsonConfigure: redirect try.c errors to /dev/null
2018-07-08 Craig A. BerryFix Berkeley DB function type tests.
2018-04-19 Aaron CraneAdd HAS_STRTOD_L to metaconfig.h and rebuild Configure
2018-04-19 Aaron CraneRebuild Configure using metaconfig langinfo change
2018-04-19 Aaron CraneRebuild Configure from latest units
2018-04-16 H.Merijn BrandRegen after backporting and merging
2018-03-27 H.Merijn BrandWhitespace consistency
2018-03-12 Karl WilliamsonActually make I18N::Langinfo avail on all platforms
2017-12-22 Zeframconfigure probe for mkostemp()
2017-12-22 Zeframconfigure probes for accept4(), dup3(), pipe2()
2017-11-18 Aaron CraneRestore ability to build on platforms without snprintf()
2017-11-18 Aaron CraneRebuild Configure from current metaconfig
2017-10-23 Aaron CraneConfigure: rebuild from latest units
2017-10-21 Aaron CraneRely on C89 <string.h>
2017-10-21 Aaron CraneDon't attempt to use non-standard <memory.h>
2017-10-21 Aaron CraneRely on C89 <assert.h>
2017-10-21 Aaron CraneRely on C89 <math.h>
2017-10-21 Aaron CraneRely on C89 strerror()
2017-10-21 Aaron CraneDrop support for the hp9000s500 cpp symbol
2017-10-21 Aaron CraneDon't try to use <values.h>
2017-10-21 Aaron CraneRely on C89 <float.h> defining DBL_DIG
2017-10-21 Aaron CraneRely on C89 <float.h>
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 <time.h>
2017-10-21 Aaron CraneRely on C89 strchr() and strrchr()
2017-10-21 Aaron CraneRely on C89 sprintf() return value semantics
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
2017-10-21 Aaron CraneRely on C89 prototypes
2017-10-21 Aaron CraneDon't pretend to determine whether ansi2knr is needed
2017-10-21 Aaron CraneRely on C89 variadic prototypes
2017-10-21 Aaron CraneConfigure: assume C89 headers in need_va_copy probe
2017-10-21 Aaron CraneRely on C89 vprintf()
2017-10-21 Aaron CraneConfigure: assume C89 headers in d_c99_variadic_macros...
2017-10-21 Aaron CraneRely on C89 snprintf()
2017-10-21 Aaron CraneAssume C89 "volatile" keyword
2017-10-21 Aaron CraneAssume we have C89 memchr()
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-10-21 Aaron CraneRemove USE_STRUCT_COPY in favour of C89 struct assignment
2017-10-21 Aaron CraneConfigure: fix nl_langinfo_l() probe
2017-10-21 H.Merijn BrandAdd new Configure probes
2017-10-13 Dominic HargreavesFix typo in comment about Configure modification
2017-10-13 Dominic HargreavesClarify policy on updates to Configure
2017-10-13 H.Merijn Brandfix comment for upstream meta
2017-10-13 H.Merijn BrandUpdate metaconfig related information
2017-09-19 H.Merijn Brandregen Configure and friends after backports
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-08-09 Ken BrownConfigure: check for GCC 6 and 7
2017-05-17 H.Merijn Brandfixed couple of compilation failures with g++ (JHI)
2017-03-14 Tony Cookinitialize default_inc_excludes_dot to '' like every...
2017-03-14 Sawyer XTurn on removal of dot in @INC by default:
2017-01-04 Tony Cook(perl #130108) check if dtrace accepts -xnolibs and...
2016-11-22 Niko TyniConfigure: also zero out high bytes of 80-bit ldnan
2016-11-22 Niko TyniConfigure: fix garbage filtering with 80-bit long doubles
2016-11-12 H.Merijn BrandNo default breaks win32 and VMS
2016-11-11 H.Merijn BrandPush current state to work on failing tests
2016-11-11 H.Merijn BrandRemove "." from default @INC when default_inc_excludes_...
2016-11-11 H.Merijn BrandRe-gen after backport with serious fixes
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-10-22 Jarkko HietaniemiConfigure: signbit scan assuming too much
2016-10-17 Jarkko HietaniemiAdd scan for IBM and Cray mainframe fp formats.
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn BrandFollow-up from backporting work
2016-07-28 Jarkko HietaniemiConfigure: note that the infnan tests may crash.
2016-07-28 Jarkko HietaniemiConfigure: VAX format H
2016-07-17 Jarkko HietaniemiVAX: Configure: the VAX fp not really little-endian
2016-07-15 Dan CollinsConfigure: clarify "version-specific"
2016-07-11 Tony Cookmake Configure abort if both -Duselongdouble and -Duseq...
2016-07-06 H.Merijn BrandMinor change after backpotinr
2016-07-05 H.Merijn Brand[perl #128538] [PATCH] Fix copy/paste error in Configure
2016-07-02 Jarkko HietaniemiVAX: Configure changes for VAX floats
2016-06-02 Aaron CraneAdd Configure probe for strerror_l()
2016-06-02 Aaron CraneAdd Configure probe for querylocale()
2016-06-02 Aaron CraneRebuild Configure from current metaconfig
2016-05-14 Lukas Maifix symbol detection with gcc 6 link-time optimization...
2016-05-10 Niko TyniFix the Configure escape with usecrosscompile but no...
2016-04-23 Aaron CraneRegenerate Configure and related parts after backports
2016-04-23 H.Merijn BrandBring Configure back into sync again with meta
2016-04-20 Dagfinn Ilmari Man... [perl #127894] ensure alignbytes is correct for -Dusequ...
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
2016-03-18 David MitchellConfigure: silence 'dtrace -G' probe
2016-03-14 David MitchellConfigure: silence some try.c warnings
2016-03-09 Tony Cook[perl #122287] probe in Configure whether dtrace builds...
2016-03-02 Jarkko Hietaniemiamigaos4: no sigaction, no si fields
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
next