This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Eliminate empty conditional branch
[perl5.git] / win32 / config_H.vc
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 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-19 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2017-03-12 Steve HayMake DEFAULT_INC_EXCLUDES_DOT the default on Windows
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2015-12-14 Jarkko HietaniemiConfigure: mixed-endian double-doubles
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
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-06-12 Jarkko Hietaniemiinfnan: Configure scan for fp mantissa bytes
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for infnan bytes
2015-06-03 Daniel Draganrefactor win32_get_*lib() funcs to match rest of PERL_I...
2015-01-07 Steve HayRemove Windows makefile support for building without...
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-17 Steve Hayregen_config_h for VC++
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-01-17 Brian Fraserconfig.h: Remove the exceptions for cross-compilation...
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-09-18 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-08-13 Steve HayUpdate win32/config_H.[gv]c canned configuration files
2013-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
2012-08-06 Steve HayRun regen_config_h for VC++
2012-06-11 Steve HayCorrect the comment style of a couple of not #defined...
2012-06-09 Steve HayRemove __GNUC__ / _MSC_VER games from win32/config_H.*
2011-09-01 Steve HayUpdate Win32 canned config header files
2011-08-31 Steve HayPreliminary cleanup of win32/config*.* prior to updatin...
2010-09-23 Andy DoughertyUpdate canned win32/config_H.* files with static inline...
2010-01-11 kmxRe: [perl #71852] Warning "/* within comment" in Win32...
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
2009-01-03 Michael G. SchwernApply bleadperl@34470 by hand while waiting for the...
2009-01-03 Michael G. SchwernTurn quads on in the VC configurations.
2008-12-12 Steve HayUpdate Win32 canned configs
2008-11-17 Gisle AasChange LONG_DOUBLESIZE macros to match config (ref...
2008-10-07 Steve HayDefine HAS_QUAD on Win32 and introduce new value for...
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-09 Jan DuboisUpdate Win32 canned configs
2008-02-22 Steve HayRegenerate the win32/config_H.* files using the makefil...
2008-02-22 Steve HayCorrect large files / lseek size & type settings in...
2008-01-23 Nicholas ClarkOops, change 33049 really did need to update all the...
2008-01-11 Andy ArmstrongAdd dtrace support
2007-12-22 Nicholas ClarkAdd a Configure probe for <assert.h>
2007-12-19 Nicholas ClarkBump the version number to 5.11.0
2007-09-06 Rafael Garcia-SuarezBump version number to 5.10.0.
2006-12-21 Jan DuboisImplement killpg() for MSWin32
2006-12-05 Steve HayExtend d_pseudofork to Win32-land and set it when appro...
2006-11-27 Steve HayAdd missing d_printf_format_null/PRINTF_FORMAT_NULL_OK...
2006-11-17 Steve HayAdd missing d_ctermid/HAS_CTERMID to Win32 canned configs
2006-11-06 H.Merijn BrandThe non-unix parts for localtime_r_needs_tzset
2006-10-09 Rafael Garcia-SuarezBump version to 5.9.5
2006-08-11 Steve HayResync win32/config_H.* and win32/config.* with config_h.SH
2006-08-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-02 Steve HayRE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9...
2006-04-30 Steve PetersOK, Win32 must no have snprintf()/vsnprintf
2006-03-20 Steve HayMerge some changes from ActivePerl 5.8.8.816
2006-03-08 Steve HayComplete change #27407/27410 on Win32 and tidy up chang...
2006-03-03 Steve PetersMake Win32 configuration changes for HAS_BUILTIN_CHOOSE...
2006-01-30 Rafael Garcia-SuarezBump version number to 5.9.4
2006-01-05 Steve HayReorder changes made in change 26630
2006-01-04 Steve PetersAdd snprintf() and vsnprintf() to the various Win32...
2005-11-01 Steve HayUpdate win32 config files w.r.t. change #25935
2005-10-31 Steve HayChange some spaces to tabs for easier diffing against...
2005-10-28 Steve PetersAdd SPRINTF_RETURNS_STRLEN to the various Win32 config_...
2005-10-18 Steve HayUpdate win32 config files w.r.t. change #25793
2005-10-11 Steve HayUpdate win32 config files w.r.t. change #25733
2005-09-19 Steve HayUpdate win32 config files w.r.t. change #25387
2005-07-21 Steve HayMake the canned config.h files used on Win32 more minimal
2005-07-21 Steve HayRearrange win32/config_H.* to match config_h.SH
2005-06-20 Steve HaySupport NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change...
2005-05-23 Steve HayFill in HASATTRIBUTE stuff in win32/config_H.* (see...
2005-04-11 Steve HaySupport d_libm_lib_version for Win32 (see change 24217)
2004-10-30 H.Merijn BrandPromote #23435 (strlcat ()/strlcpy ()) to non-standard...
2004-03-24 Steve HayRe: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
2004-03-18 Rafael Garcia-SuarezBump bleadperl's version number to 5.9.2.
next