This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
win32/GNUmakefile collapse shell echos into one liners
[perl5.git] / config_h.SH
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 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-07-06 H.Merijn BrandRegenerate Configure after backports and small fixes
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-03-02 Jarkko HietaniemiConfigure: add note about nvsize sometimes lying
2015-02-16 H.Merijn BrandSmall doc change
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-15 Jarkko HietaniemiAdd Configure symbols to all the missing C99 math APIs.
2014-11-04 Jarkko HietaniemiAdd scan for ARM mixed-endian doubles.
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-10-16 Jarkko HietaniemiIrix: note that prctl comes in different incompatible...
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-10 H.Merijn Brandregen after backport truncl probe
2014-09-08 Jarkko HietaniemiConfigure: scan for truncl.
2014-09-06 H.Merijn BrandSync up with meta after backports
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-20 H.Merijn BrandConfigure backports cause reorder
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-07-17 H.Merijn Brandcut-n-paste error in comment for dladdr in config_h...
2014-07-15 H.Merijn BrandRegen Configure after backports
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-12 Brian FraserProtect against ptrdiff_t not being available.
2014-06-11 Brian FraserRemoved NeXT support
2014-06-11 H.Merijn BrandFix cbacktrace
2014-06-08 Jarkko HietaniemiAdd C backtrace API.
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-06-01 H.Merijn Brandremove BOOTSTRAP_CHARSET from Configure (khw's request)
2014-05-29 Brian FraserSH_PATH should be $targetsh, not $sh
2014-03-12 H.Merijn BrandBackport/genererate work from cross-port
2014-01-23 Jess RobinsonSeparate SH used to run Configure from SH used on targe...
2014-01-22 H.Merijn Brandrestore missed commit in regeneration (spotted by hugmeir)
2014-01-22 H.Merijn BrandRegenerate from meta after backporting crosscompile...
2014-01-17 Brian Fraserconfig.h: Remove the exceptions for cross-compilation...
2014-01-01 H.Merijn BrandRegenerated Configure after backports
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-13 Tony Cookrevert config_h.SH changes, now handled by Configure
2013-09-13 Tony Cook[perl #115928] a consistent (public) rand() implementation
2013-08-29 H.Merijn Brandregen Configure after backports
2013-05-09 H.Merijn BrandMore spellchecks
2013-05-09 H.Merijn BrandSpell-checking on meta-units
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2012-09-22 Father ChrysostomosAdd a #! line to config_h.SH
2012-09-07 Andy DoughertyFix alignment for darwin with -Dusemorebits.
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-02-17 Reini Urbanfix -Uuserelocatableinc
2012-02-16 H.Merijn BrandAdd new probes for IPv6 (LeoNerd)
2012-02-15 Ævar Arnfjörð Bjar... Revert "Add strptime probe"
2012-02-12 H.Merijn BrandAdd strptime probe
2012-01-09 H.Merijn BrandAdd probe for isblank() (requested by khw)
2011-10-01 H.Merijn BrandRegen Configure and friends
2011-09-27 Nicholas ClarkWhere available, use _NSGetExecutablePath() to make...
2011-09-27 Nicholas ClarkWhere available, use sysctl() with KERN_PROC_PATHNAME...
2011-09-16 H.Merijn BrandRegenerate. Sorry for the massive re-order
2011-09-16 Nicholas ClarkProbe for <stdbool.h>, and if found use it in handy.h
2011-08-26 H.Merijn BrandRemove unwanted space in comments
2011-07-31 H.Merijn BrandAdd st_ino size/sign probes
2011-01-07 H.Merijn BrandRe-generated Configure after the spell-check fixes...
2010-12-21 H.Merijn BrandNo reference to $Id: in generated files
2010-12-20 H.Merijn BrandAdd sin6_scope_id probe (LeoNerd)
2010-12-10 H.Merijn BrandAdd probe for sa_len availability in sockaddr struct
2010-08-19 Florian RagwitzMake everything exec-bit.txt lists executable
2010-07-24 David GoldenGlobal executable bit cleanup
2010-07-22 Andy DoughertyAdd a Configure probe for static inline.
2010-04-13 H.Merijn BrandProbe for prctl () and check id PR_SET_NAME is supported
2010-01-05 H.Merijn BrandFD 4 is not (yet) open at this stage.
2009-11-06 H.Merijn BrandDetection (and warning) of char size in bits
2009-03-25 H.Merijn BrandDetection of IPv6 clueful functions by Configure (part 1)
2009-02-10 H.Merijn BrandRestore old behavior for perl builds with (still) unfla...
2008-12-03 Rafael Garcia-SuarezConfigure detection of __attribute__((deprecated))
2008-11-28 H.Merijn Brandcould we add usedevel to config.h?
2008-11-06 Marcus Holland-MoritzAdd prototype detection for NDBM header files
2008-10-03 H.Merijn BrandAdd probes for *time64 () functions
2008-09-15 H.Merijn BrandAdd probes for LOCALTIME_max and LOCALTIME_min (y2038...
2008-07-07 H.Merijn BrandProbe for timegm
2008-07-07 H.Merijn BrandPart one of y2038 changes for Schwern
2008-06-16 H.Merijn BrandWarnings-free for metalint-3.5-27. Woot!
2008-05-17 Andy DoughertyRe: [perl #50180] NDBM_File fails to build
2008-03-29 Dominic DunlopRe: Smoke [5.11.0] 33456 PASS darwin 9.2.0 (macppcG5...
2008-03-21 H.Merijn BrandFinal move from meta-3.0 to meta-3.5
2008-02-15 H.Merijn BrandResync with metaconfig. Escape the last ~.
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
next