summaryrefslogtreecommitdiff
path: root/win32/config_H.vc
Commit message (Expand)AuthorAgeFilesLines
* Restore ability to build on platforms without snprintf()Aaron Crane2017-11-181-0/+11
* Rely on C89 <string.h>Aaron Crane2017-10-211-6/+0
* Don't attempt to use non-standard <memory.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <assert.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <math.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 strerror()Aaron Crane2017-10-211-12/+0
* Don't try to use <values.h>Aaron Crane2017-10-211-8/+0
* Rely on C89 <float.h> defining DBL_DIGAaron Crane2017-10-211-8/+0
* Rely on C89 <float.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 <limits.h>Aaron Crane2017-10-211-7/+0
* Rely on C89 strchr() and strrchr()Aaron Crane2017-10-211-12/+0
* Rely on C89 sprintf() return value semanticsAaron Crane2017-10-211-8/+0
* Rely on C89 <stddef.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdlib.h>Aaron Crane2017-10-211-6/+0
* Rely on C89 <stdarg.h>Aaron Crane2017-10-211-11/+0
* Rely on C89 prototypesAaron Crane2017-10-211-18/+0
* Rely on C89 variadic prototypesAaron Crane2017-10-211-22/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-14/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-11/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-9/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-6/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-19/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-28/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-8/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-12/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-7/+0
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2017-10-191-1583/+2067
* Make DEFAULT_INC_EXCLUDES_DOT the default on WindowsSteve Hay2017-03-121-0/+6
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-0/+41
* Configure: mixed-endian double-doublesJarkko Hietaniemi2015-12-141-4/+8
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-301-0/+100
* Remove unused BSD sendmsg/recvmg symbols.Jarkko Hietaniemi2015-10-021-36/+0
* Remove unused d_modfl_pow32_bug symbol.Jarkko Hietaniemi2015-10-021-8/+0
* Remove unused filesystem stat symbols.Jarkko Hietaniemi2015-10-021-100/+0
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-121-0/+19
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-121-0/+21
* refactor win32_get_*lib() funcs to match rest of PERL_IMPLICIT_SYS APIDaniel Dragan2015-06-031-2/+2
* Remove Windows makefile support for building without PerlIOSteve Hay2015-01-071-1/+1
* Revert a231c375cc and fix 61cd60c6c5 differently insteadSteve Hay2014-09-181-4/+4
* Define PERL_PRI[efg]ldbl and PERL_SCNfldbl in Win32 canned config filesSteve Hay2014-09-171-4/+4
* regen_config_h for VC++Steve Hay2014-09-171-58/+197
* Remove MAD.Jarkko Hietaniemi2014-06-131-6/+0
* config.h: Remove the exceptions for cross-compilation buildsBrian Fraser2014-01-171-1/+1
* Purge sfio support from configure.com, Configure and related files.Nicholas Clark2013-12-271-12/+0
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2013-09-181-16/+18
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-161-25/+0
* Update win32/config_H.[gv]c canned configuration filesSteve Hay2013-08-131-13/+27
* On Win32, i_rpcsvcdbm should be 'undef' as there is no <rpcsvc/dbm.h>Nicholas Clark2013-06-101-1/+1
* Run regen_config_h for VC++Steve Hay2012-08-061-1121/+1162
* Correct the comment style of a couple of not #defined symbolsSteve Hay2012-06-111-1/+1