| Commit message (Expand) | Author | Age | Files | Lines |
* | bump version to v5.22.0 with Porting/bump-perl-version | Ricardo Signes | 2015-05-08 | 1 | -8/+8 |
* | Configure: lrintl, lroundl, llrintl, llroundl | Jarkko Hietaniemi | 2015-02-02 | 1 | -0/+4 |
* | 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 |
* | 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 |
* | Remove MAD. | Jarkko Hietaniemi | 2014-06-13 | 1 | -1/+0 |
* | 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 |
* | bump version to 5.21.0 | Ricardo Signes | 2014-05-26 | 1 | -8/+8 |
* | bump version to 5.20.0, install 5.20 perldelta | Ricardo Signes | 2014-05-12 | 1 | -8/+8 |
* | 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 |
* | 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 | -4/+4 |
* | Remove references to GNU DLD from Configure and config.sh scripts. | Nicholas Clark | 2013-09-05 | 1 | -1/+0 |
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 1 | -8/+8 |
* | Bump version to 5.18.0-RC0 | Ricardo Signes | 2013-05-07 | 1 | -8/+8 |
* | 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 |
* | Restore microperl, which has been unable to build since January. | Nicholas Clark | 2012-07-27 | 1 | -1/+1 |
* | Add IP probe for ip_mreq | H.Merijn Brand | 2012-07-11 | 1 | -0/+1 |
* | bump version to 5.17.0 | Ricardo Signes | 2012-05-20 | 1 | -8/+8 |
* | bump version to 5.16.0 RC0 | Ricardo Signes | 2012-05-10 | 1 | -8/+8 |
* | Add ld_can_script probe to Configure | H.Merijn Brand | 2012-03-31 | 1 | -0/+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 | -34/+34 |
* | Add empty Author and zip entries to symbian/config.sh and uconfig{,64}.sh | Nicholas Clark | 2011-09-21 | 1 | -0/+2 |
* | Probe for <stdbool.h>, and if found use it in handy.h | Nicholas Clark | 2011-09-16 | 1 | -0/+1 |