| Commit message (Expand) | Author | Age | Files | Lines |
* | Configure: lrintl, lroundl, llrintl, llroundl | Jarkko Hietaniemi | 2015-02-02 | 1 | -0/+4 |
* | Remove Windows makefile support for building without PerlIO | Steve Hay | 2015-01-07 | 1 | -1/+1 |
* | Configure syncup | H.Merijn Brand | 2014-11-23 | 1 | -0/+3 |
* | checkcfgvar.pl --regen --default=undef; make regen | Jarkko Hietaniemi | 2014-11-14 | 1 | -0/+35 |
* | Configure: add doublekind for the format of double. | Jarkko Hietaniemi | 2014-11-02 | 1 | -0/+1 |
* | fix WinCE build | Daniel Dragan | 2014-10-09 | 1 | -2/+2 |
* | PATCH: [perl #122252] international currency formatting (POSIX.1-2008) | Andrew Fresh | 2014-09-22 | 1 | -0/+1 |
* | Configure -Dusequadmath. | Jarkko Hietaniemi | 2014-09-19 | 1 | -0/+1 |
* | Configure for <quadmath.h> | Jarkko Hietaniemi | 2014-09-19 | 1 | -0/+1 |
* | Configure: scan for truncl. | Jarkko Hietaniemi | 2014-09-07 | 1 | -0/+1 |
* | POSIX math: Configure scan fpgetround | Jarkko Hietaniemi | 2014-08-31 | 1 | -0/+1 |
* | POSIX math: Configure scan d_fegetround and i_fenv. | Jarkko Hietaniemi | 2014-08-31 | 1 | -0/+2 |
* | POSIX math: Configure scan for acosh. | Jarkko Hietaniemi | 2014-08-31 | 1 | -0/+1 |
* | POSIX math: Configure scan for j0 and j0l. | Jarkko Hietaniemi | 2014-08-31 | 1 | -0/+2 |
* | Configure: add i_stdint. | Jarkko Hietaniemi | 2014-08-30 | 1 | -0/+1 |
* | Configure scan for fp_classl(). | Jarkko Hietaniemi | 2014-08-24 | 1 | -0/+1 |
* | Configure scan for fp_classify(). | Jarkko Hietaniemi | 2014-08-24 | 1 | -0/+1 |
* | Configure for isfinitel / isinfl. | Jarkko Hietaniemi | 2014-08-20 | 1 | -0/+2 |
* | Configure scan for ldexpl | Jarkko Hietaniemi | 2014-08-13 | 1 | -0/+1 |
* | Configure scan for the kind of long double we have | Jarkko Hietaniemi | 2014-08-13 | 1 | -0/+1 |
* | Protect against ptrdiff_t not being available. | Brian Fraser | 2014-06-13 | 1 | -0/+1 |
* | Fix cbacktrace | H.Merijn Brand | 2014-06-11 | 1 | -0/+1 |
* | Add C backtrace API. | Jarkko Hietaniemi | 2014-06-07 | 1 | -0/+4 |
* | undoubled bad quoting | H.Merijn Brand | 2014-06-05 | 1 | -2/+2 |
* | Probe for working wcscmp and wcsxfrm | H.Merijn Brand | 2014-06-05 | 1 | -0/+2 |
* | Added targetsh to all the canned config files | Brian Fraser | 2014-01-23 | 1 | -0/+1 |
* | Purge sfio support from configure.com, Configure and related files. | Nicholas Clark | 2013-12-27 | 1 | -3/+0 |
* | config.ce: Use ~cc~, not ~CC~ | Brian Fraser | 2013-12-18 | 1 | -4/+4 |
* | Regenerate Configure and chainsaw voidflags | H.Merijn Brand | 2013-09-16 | 1 | -2/+0 |
* | [perl #115928] Configure now selects our internal drand48() | Tony Cook | 2013-09-13 | 1 | -5/+5 |
* | Remove references to GNU DLD from Configure and config.sh scripts. | Nicholas Clark | 2013-09-05 | 1 | -2/+1 |
* | On Win32, i_rpcsvcdbm should be 'undef' as there is no <rpcsvc/dbm.h> | Nicholas Clark | 2013-06-10 | 1 | -1/+1 |
* | Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures | H.Merijn Brand | 2013-03-09 | 1 | -0/+1 |
* | Add Configure probe for ip_mreq_source | H.Merijn Brand | 2012-08-26 | 1 | -0/+2 |
* | Add IP probe for ip_mreq | H.Merijn Brand | 2012-07-11 | 1 | -0/+1 |
* | Set version directly in Windows config.xxx files | Steve Hay | 2012-06-07 | 1 | -1/+1 |
* | Update how subversion is set in win32 config.xxx files | Steve Hay | 2012-06-07 | 1 | -1/+1 |
* | Remove INST_DRV from Windows makefiles' CFG_VARS | Steve Hay | 2012-06-07 | 1 | -1/+1 |
* | Add new probes for IPv6 (LeoNerd) | H.Merijn Brand | 2012-02-16 | 1 | -0/+2 |
* | Revert "Add strptime probe" | Ævar Arnfjörð Bjarmason | 2012-02-15 | 1 | -1/+0 |
* | Add strptime probe | H.Merijn Brand | 2012-02-12 | 1 | -0/+1 |
* | Add probe for isblank() (requested by khw) | H.Merijn Brand | 2012-01-09 | 1 | -0/+1 |
* | Where available, use _NSGetExecutablePath() to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+1 |
* | Where available, use sysctl() with KERN_PROC_PATHNAME to make $^X absolute. | Nicholas Clark | 2011-09-27 | 1 | -0/+1 |
* | Add a --regen option to checkcfgvar.pl to regenerate config files. | Nicholas Clark | 2011-09-21 | 1 | -27/+27 |
* | Add empty Author and zip entries to symbian/config.sh and uconfig{,64}.sh | Nicholas Clark | 2011-09-21 | 1 | -2/+1 |
* | Change checkcfgvar.pl to permit trailing comments on config lines. | Nicholas Clark | 2011-09-21 | 1 | -2/+1 |
* | Probe for <stdbool.h>, and if found use it in handy.h | Nicholas Clark | 2011-09-16 | 1 | -0/+1 |
* | Add st_ino size/sign probes | H.Merijn Brand | 2011-07-31 | 1 | -0/+2 |
* | Add sin6_scope_id probe (LeoNerd) | H.Merijn Brand | 2010-12-20 | 1 | -0/+1 |