This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deparse.pm: handle optimised-away keys() better
[perl5.git] / win32 / config_H.ce
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 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-03-12 Steve HayMake DEFAULT_INC_EXCLUDES_DOT the default on Windows
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
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...
2014-10-10 Daniel Draganfix WinCE build
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-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-06-10 Nicholas ClarkOn Win32, i_rpcsvcdbm should be 'undef' as there is...
2013-03-13 Daniel Dragantime64.c utf8.c fix for WinCE
2010-09-23 Andy DoughertyUpdate canned win32/config_H.* files with static inline...
2009-02-20 Nicholas ClarkAdd a parameter to win32_get_{priv,site,vendor}lib...
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-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-08 Jarkko Hietaniemig++ stage 1 reached
2006-05-09 Vadim Konovalovwince crosscompile patch for 28132
2006-05-02 Yves OrtonRe: Merge WinCE into Win32 directory and remove the...