This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
hide private functions with __attribute__((visibility("hidden")))
[perl5.git] / win32 / config.gc
2022-06-18 Tomasz Konojackihide private functions with __attribute__((visibility...
2022-05-28 Tomasz Konojackiprobe for setenv in Configure
2022-05-28 sisyphusdefine d_inetntop and d_inetpton for mingw builds
2022-05-19 Paul "LeoNerd" EvansRevert "Add Configure question for taint support"
2022-04-20 Neil BowersAdd Configure question for taint support
2021-09-07 Nicholas ClarkA Configure test for C11 thread local storage specifice...
2021-09-01 Tony Cookdetect struct stat.st_dev's size and signedness, and...
2021-08-11 Tony Cookonly #include <xlocale.h> when it is actually needed
2021-07-29 Biswapriyo Nathwin32: Use -shared option instead of -mdll to create DLL
2021-06-12 Karl WilliamsonConfigure: apply recent metaconfig changes
2021-06-12 Karl WilliamsonConfigure changes for HAS_NON_INT_BITFIELDS
2021-01-28 xenuwin32: remove makefile.mk (#18511)
2020-12-20 Karl WilliamsonAdd Configure probe for getenv() buffer race
2020-12-01 Tony CookWin32: implement symlink() and readlink()
2020-12-01 Tony CookWin32: add lstat(), fetch st_dev and st_ino and fetch...
2020-11-23 Tomasz Konojackiwin32: remove support for disabling USE_LARGE_FILES
2020-09-15 Todd RinaldoAdd the Configure option to enable strict by default...
2020-08-21 Dagfinn Ilmari Man... Remove 5005threads vestiges from Configure and friends
2020-05-19 Tomasz Konojackiadd Configure probe for struct sockaddr_storage
2019-12-03 Karl WilliamsonRegenerate Configure and friends after metaconfig changes
2019-04-24 David MitchellRevert "win32: define HAS_BUILTIN_EXPECT on MinGW"
2019-04-04 Karl WilliamsonDefine $d_has_C_UTF8 in Windows config files
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
2018-12-11 sisyphusconfig.gc - support C99 math for mingw
2018-11-27 Aaron CraneRely on C89 "const"
2018-10-15 Tomasz Konojackiwin32: define HAS_BUILTIN_EXPECT on MinGW
2018-09-23 sisyphusdefine d_ldexpl in win32/config.gc
2018-04-19 Aaron CraneAdd HAS_STRTOD_L to metaconfig.h and rebuild Configure
2018-04-19 Aaron CraneRebuild Configure from latest units
2018-03-27 H.Merijn Brandd_strchr is C89 and has been removed from Configure
2018-01-25 Steve HayDefine I_STDINT for gcc, and for VC++ 2010 onwards
2017-12-22 Zeframconfigure probe for mkostemp()
2017-12-22 Zeframconfigure probes for accept4(), dup3(), pipe2()
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 CraneDon't try to use <values.h>
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 sprintf() return value semantics
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
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 CraneRely on C89 vprintf()
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 H.Merijn BrandAdd new Configure probes
2017-10-13 Dagfinn Ilmari Man... Finish adding memrchr Configure probe
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2016-11-12 H.Merijn BrandNo default breaks win32 and VMS
2016-11-11 H.Merijn BrandRemove "." from default @INC when default_inc_excludes_...
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn Brandforgot the cfgvar
2016-06-02 Aaron CraneAdd Configure probe for strerror_l()
2016-06-02 Aaron CraneAdd Configure probe for querylocale()
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
2016-01-26 Dagfinn Ilmari Man... Probe for and expose more fields for SA_SIGINFO
2016-01-04 Andy DoughertyAdd Configure support for fdclose() for [perl #126847].
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-06-12 Jarkko Hietaniemiinfnan: move the mantbits definitions from perl.h to...
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for fp mantissa bytes
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for infnan bytes
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2015-01-07 Steve HayRemove Windows makefile support for building without...
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-15 Jarkko Hietaniemicheckcfgvar.pl --regen --default=undef; make regen
2014-11-06 Steve HayAdd optional GCC-only support for using long doubles...
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-19 Jarkko HietaniemiConfigure -Dusequadmath.
2014-09-19 Jarkko HietaniemiConfigure for <quadmath.h>
2014-09-18 Steve HayRevert a231c375cc and fix 61cd60c6c5 differently instead
2014-09-17 Steve HayDefine PERL_PRI[efg]ldbl and PERL_SCNfldbl in Win32...
2014-09-08 Jarkko HietaniemiConfigure: scan for truncl.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan fpgetround
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan d_fegetround and i_fenv.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for acosh.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for j0 and j0l.
2014-08-30 Jarkko HietaniemiConfigure: add i_stdint.
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classl().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classify().
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-06-16 Dagfinn Ilmari Man... [perl #122110] [PATCH] Remove left-over mad cruft
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-11 H.Merijn BrandFix cbacktrace
next