Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure syncup | H.Merijn Brand | 2014-11-23 | 1 | -0/+3 |
| | | | | | Some of these changes also made it upstream to the dist svn repo. OpenSource++ | ||||
* | Bump the perl version in various places for 5.21.7 | Chris 'BinGOs' Williams | 2014-11-21 | 1 | -19/+19 |
| | |||||
* | 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 |
| | |||||
* | Bump the perl version in various places for 5.21.6 | Abigail | 2014-10-20 | 1 | -19/+19 |
| | |||||
* | PATCH: [perl #122252] international currency formatting (POSIX.1-2008) | Andrew Fresh | 2014-09-22 | 1 | -0/+1 |
| | | | | | | | | Add the new portions of locale currency formatting that are specified in POSIX.1-2008 The commiter (Karl Williamson) made the trivial indentation changes asked for by H. Merijn Brand, and added a perldelta entry | ||||
* | Bump version to 5.21.5 | Steve Hay | 2014-09-20 | 1 | -19/+19 |
| | |||||
* | 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 |
| | | | | (C99 version of aintl) | ||||
* | POSIX math: Configure scan fpgetround | Jarkko Hietaniemi | 2014-08-31 | 1 | -0/+1 |
| | | | | Legacy BSD way of fegetround. | ||||
* | 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 |
| | | | | | (j0 is canary forthe Bessel functions, common math.h extensions, not dependent on C99, j0l is its long double version.) | ||||
* | 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 |
| | |||||
* | Bump version number from 5.21.3 to 5.21.4 | Peter Martini | 2014-08-21 | 1 | -19/+19 |
| | |||||
* | 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 |
| | | | | (Somewhat like quadkind, but for the format of the long double) | ||||
* | Bump version number from 5.21.2 to 5.21.3 | Abigail | 2014-07-20 | 1 | -19/+19 |
| | |||||
* | Bump the perl version in various places for 5.21.2 | Matthew Horsfall (alh) | 2014-06-20 | 1 | -19/+19 |
| | |||||
* | Protect against ptrdiff_t not being available. | Brian Fraser | 2014-06-13 | 1 | -0/+1 |
| | | | | | This is primarily for pedantic builds; ptrdiff_t is now standard, and had already been in use in the core without guards. | ||||
* | Fix cbacktrace | H.Merijn Brand | 2014-06-11 | 1 | -0/+1 |
| | |||||
* | Add C backtrace API. | Jarkko Hietaniemi | 2014-06-07 | 1 | -0/+4 |
| | | | | | | | | Useful for at least debugging. Supported in Linux and OS X (possibly to some extent in *BSD). See perlhacktips for details. | ||||
* | 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.1 | Ricardo Signes | 2014-05-27 | 1 | -19/+19 |
| | |||||
* | bump version to 5.21.0 | Ricardo Signes | 2014-05-26 | 1 | -18/+18 |
| | |||||
* | bump version to 5.20.0, install 5.20 perldelta | Ricardo Signes | 2014-05-12 | 1 | -22/+22 |
| | |||||
* | Bump version for 5.19.12 (not that it's expected to exist...) | Steve Hay | 2014-04-20 | 1 | -19/+19 |
| | |||||
* | Bump to Perl version 5.19.11 | Aaron Crane | 2014-03-20 | 1 | -19/+19 |
| | |||||
* | bump to version 5.19.10 and fix the version number reference in op.c | Tony Cook | 2014-02-20 | 1 | -19/+19 |
| | |||||
* | Added targetsh to all the canned config files | Brian Fraser | 2014-01-23 | 1 | -0/+1 |
| | |||||
* | bump version to 5.19.9! | Ricardo Signes | 2014-01-20 | 1 | -19/+19 |
| | |||||
* | Purge sfio support from configure.com, Configure and related files. | Nicholas Clark | 2013-12-27 | 1 | -4/+1 |
| | | | | | | | Most of these are actually generated, so the maintenance complexity reduction is not as impressive as the diffstat suggests. (Incorporating a fix from Merijn) | ||||
* | Bump version number from 5.19.7 to 5.19.8. | Abigail | 2013-12-20 | 1 | -19/+19 |
| | |||||
* | Bump the perl version in various places for v5.19.7 | Chris 'BinGOs' Williams | 2013-11-20 | 1 | -19/+19 |
| | |||||
* | Bump version for Perl 5.19.6 | Steve Hay | 2013-10-20 | 1 | -19/+19 |
| | |||||
* | Bump version for 5.19.5 | Steve Hay | 2013-09-20 | 1 | -19/+19 |
| | |||||
* | Regenerate Configure and chainsaw voidflags | H.Merijn Brand | 2013-09-16 | 1 | -2/+0 |
| | |||||
* | Remove references to GNU DLD from Configure and config.sh scripts. | Nicholas Clark | 2013-09-05 | 1 | -2/+1 |
| | | | | | Specifically eliminated i_dld, a variable indicating that <dld.h> should be included, and remove dld from the list of wanted libraries. | ||||
* | Bump version for 5.19.4 | Steve Hay | 2013-08-20 | 1 | -19/+19 |
| | |||||
* | bump version to v5.19.3 | Aristotle Pagaltzis | 2013-07-22 | 1 | -19/+19 |
| | |||||
* | bump version to v5.19.2 | David Golden | 2013-06-20 | 1 | -19/+19 |
| | |||||
* | bump version to 5.19.1 | Ricardo Signes | 2013-05-20 | 1 | -19/+19 |
| | |||||
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 1 | -18/+18 |
| | |||||
* | Bump version to 5.18.0-RC0 | Ricardo Signes | 2013-05-07 | 1 | -22/+22 |
| | | | | | | | | This was done with: ./perl -Ilib Porting/bump-perl-version -i 5.17.12 5.18.0 Followed by two tiny manual edits: INSTALL and patchlevel.h | ||||
* | Bump the perl version in various places for 5.17.12 | Ricardo Signes | 2013-04-20 | 1 | -19/+19 |
| | | | | ...even though it should not get released |