This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Consolidate PERL_MAGIC_foo entries
[perl5.git] / uconfig.h
2020-08-22 H.Merijn BrandMerge Configure changes for z/OS and AIX
2020-08-21 Dagfinn Ilmari Man... Remove 5005threads vestiges from Configure and friends
2020-06-27 Sawyer XBump to 5.33.0
2020-05-30 Sawyer XBump perl version in various places for 5.32.0
2020-05-29 Sawyer XBump perl version in various places for 5.32.0
2020-05-23 Niko TyniFinalize config_h.SH for the __attribute__(always_inlin...
2020-05-23 Niko TyniFix config_h.SH duplication due to re-running Porting...
2020-05-19 Tomasz Konojackiadd Configure probe for struct sockaddr_storage
2020-04-09 Sawyer XBump back to 5.31.11, if we need to release it
2020-03-20 Sawyer XBump version to 5.32.0
2019-12-19 Bryan Stensonfixing usally and patern
2019-12-03 Karl WilliamsonRegenerate Configure and friends after metaconfig changes
2019-06-24 Steve HayFix erroneous references to USE_CBACKTRACE
2019-05-22 Sawyer XBump the perl version in various places for 5.31.0
2019-05-10 Sawyer XBump the perl version in various places for 5.30.0
2019-04-26 Aaron CraneRegen uconfig.h
2019-04-25 Aaron CraneRegenerate Configure from latest metaconfig
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-11-27 Aaron CraneRely on C89 "const"
2018-06-23 Sawyer XBump version to 5.29.0 and regenerate everything
2018-04-20 Sawyer XRegen, again
2018-04-20 Sawyer XFix Module::CoreList versions
2018-04-19 Aaron CraneAdd HAS_STRTOD_L to metaconfig.h and rebuild Configure
2018-04-19 Aaron CraneRebuild Configure from latest units
2018-04-17 Tony Cookregen uconfig.h
2018-03-27 Karl WilliamsonRegen uconfig.h
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-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> 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 CraneRely on C89 variadic prototypes
2017-10-21 Aaron CraneRely on C89 vprintf()
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 H.Merijn BrandAdd new Configure probes
2017-10-13 Dagfinn Ilmari Man... Finish adding memrchr Configure probe
2017-09-19 John SJ Andersonuconfig.h: Regenerate for release
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-05-31 Sawyer XRegenerate and update Op_private and uconfig.h
2017-05-31 Sawyer XBump version: 5.26.0 -> 5.27.0, including fixes
2017-04-20 Sawyer XBump version: 5.25.12 -> 5.26.0
2017-04-19 Sawyer XRegen uconfig.sh
2017-04-19 Sawyer XVersion debump: 5.26.0 -> 5.25.12
2017-03-21 Chris 'BinGOs' Wil... Fix uconfig errors
2017-03-20 Sawyer XVersion bump: 5.25.11 -> 5.26.0
2016-11-12 H.Merijn Brandgenen. sorry
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 Aaron CraneRegen uconfig.h
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-10-17 Jarkko Hietaniemimake regen for the IBM/CRAY fp
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn Brandforgot the cfgvar
2016-07-28 H.Merijn BrandFollow-up from backporting work
2016-07-28 Jarkko HietaniemiConfigure: VAX format H
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-05-09 Ricardo Signesregen: make regen!
2016-05-08 Ricardo Signesbump version to v5.25.0
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-10 Ricardo Signesregen: B::Op_private and uconfig.h
2016-04-10 Ricardo Signesversion bump: this is now v5.24.0-RC0!
2016-04-01 David Mitchellrun regen/uconfig_h.pl
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-19 H.Merijn Brandregen
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-12-14 Jarkko HietaniemiConfigure: mixed-endian double-doubles
2015-10-30 Jarkko Hietaniemimake regen for uconfig.h
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko Hietaniemiuconfig.h regen
2015-10-02 Jarkko HietaniemiRemove unused BSD sendmsg/recvmg symbols.
2015-10-02 Jarkko HietaniemiRemove unused d_modfl_pow32_bug symbol.
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-07-06 H.Merijn BrandRegenerate Configure after backports and small fixes
next