Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number from 5.21.3 to 5.21.4 | Peter Martini | 2014-08-21 | 2 | -7/+7 |
| | |||||
* | 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 | 2 | -7/+7 |
| | |||||
* | Bump the perl version in various places for 5.21.2 | Matthew Horsfall (alh) | 2014-06-20 | 2 | -7/+7 |
| | |||||
* | 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 | 2 | -7/+7 |
| | |||||
* | bump version to 5.21.0 | Ricardo Signes | 2014-05-26 | 2 | -7/+7 |
| | |||||
* | bump version to 5.20.0, install 5.20 perldelta | Ricardo Signes | 2014-05-12 | 2 | -7/+7 |
| | |||||
* | Bump version for 5.19.12 (not that it's expected to exist...) | Steve Hay | 2014-04-20 | 2 | -7/+7 |
| | |||||
* | Bump to Perl version 5.19.11 | Aaron Crane | 2014-03-20 | 2 | -7/+7 |
| | |||||
* | bump to version 5.19.10 and fix the version number reference in op.c | Tony Cook | 2014-02-20 | 2 | -7/+7 |
| | |||||
* | 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 | 2 | -7/+7 |
| | |||||
* | config.h: Remove the exceptions for cross-compilation builds | Brian Fraser | 2014-01-17 | 1 | -2/+2 |
| | | | | | This makes it so that the values for MEM_ALIGNBYTES and BYTEORDER are taken from config.sh, instead of always getting a default. | ||||
* | Purge sfio support from configure.com, Configure and related files. | Nicholas Clark | 2013-12-27 | 2 | -15/+0 |
| | | | | | | | Most of these are actually generated, so the maintenance complexity reduction is not as impressive as the diffstat suggests. (Incorporating a fix from Merijn) | ||||
* | Purge sfio support, which has been broken for a decade. | Nicholas Clark | 2013-12-27 | 1 | -1/+0 |
| | | | | | | | | | | | The last Perl release that built with -Dusesfio was v5.8.0, and even that failed many regression tests. Every subsequent release fails to build, and in the decade that has passed we have had no bug reports about this. So it's safe to delete all the code. The Configure related code will be purged in a subsequent commit. 2 references to sfio intentionally remain in fakesdio.h and nostdio.h, as these appear to be for using its stdio API-compatibility layer. | ||||
* | Bump version number from 5.19.7 to 5.19.8. | Abigail | 2013-12-20 | 2 | -7/+7 |
| | |||||
* | Bump the perl version in various places for v5.19.7 | Chris 'BinGOs' Williams | 2013-11-20 | 2 | -7/+7 |
| | |||||
* | Bump version for Perl 5.19.6 | Steve Hay | 2013-10-20 | 2 | -7/+7 |
| | |||||
* | Removed the define for FCALL | Brian Fraser | 2013-09-23 | 1 | -1/+0 |
| | | | | | This is a leftover from the PERL_OBJECT days; These days it was only used on one spot and did nothing useful. | ||||
* | Bump version for 5.19.5 | Steve Hay | 2013-09-20 | 2 | -7/+7 |
| | |||||
* | Regenerate Configure and chainsaw voidflags | H.Merijn Brand | 2013-09-16 | 2 | -27/+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 |
| | | | | | 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 | 2 | -7/+7 |
| | |||||
* | bump version to v5.19.3 | Aristotle Pagaltzis | 2013-07-22 | 2 | -7/+7 |
| | |||||
* | bump version to v5.19.2 | David Golden | 2013-06-20 | 2 | -7/+7 |
| | |||||
* | bump version to 5.19.1 | Ricardo Signes | 2013-05-20 | 2 | -7/+7 |
| | |||||
* | Remove cpan/Pod-LaTeX and pod2latex utility | Chris 'BinGOs' Williams | 2013-05-18 | 1 | -2/+0 |
| | |||||
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 2 | -7/+7 |
| | |||||
* | Bump version to 5.18.0-RC0 | Ricardo Signes | 2013-05-07 | 2 | -7/+7 |
| | | | | | | | | 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 | 2 | -7/+7 |
| | | | | ...even though it should not get released | ||||
* | Bump version to5.17.11 | Max Maischein | 2013-03-22 | 2 | -7/+7 |
| | |||||
* | Split out hash functions into new file and turn into inline static functions | Yves Orton | 2013-03-19 | 1 | -0/+1 |
| | | | | | This includes various tweaks related to building SipHash and other cleanup. | ||||
* | Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architectures | H.Merijn Brand | 2013-03-09 | 1 | -0/+1 |
| | |||||
* | Bump to v5.17.10 | Chris 'BinGOs' Williams | 2013-02-20 | 2 | -7/+7 |
| | |||||
* | Bump the Perl version in various places for 5.17.9 | Aaron Crane | 2013-01-20 | 2 | -7/+7 |
| | |||||
* | Bump the perl version in various places for 5.17.8 | Dave Rolsky | 2012-12-18 | 2 | -7/+7 |
| | |||||
* | Remove "register" declarations | Karl Williamson | 2012-11-24 | 2 | -5/+5 |
| | | | | | | | This finishes the removal of register declarations started by eb578fdb5569b91c28466a4d1939e381ff6ceaf4. It neglected the ones in function parameter declarations, and didn't include things in dist, ext, and lib, which this does include | ||||
* | bump version to 5.17.7 | Ricardo Signes | 2012-11-20 | 2 | -7/+7 |
| | |||||
* | Bump the version to 5.17.6 | Florian Ragwitz | 2012-10-19 | 2 | -7/+7 |
| | |||||
* | Bump the perl version to 5.17.5 | Florian Ragwitz | 2012-09-19 | 2 | -7/+7 |
| | |||||
* | Add Configure probe for ip_mreq_source | H.Merijn Brand | 2012-08-26 | 1 | -0/+2 |
| | | | | Needed to upgrade Socket from CPAN | ||||
* | Bump version to 5.17.4 | Steve Hay | 2012-08-20 | 2 | -7/+7 |
| |