summaryrefslogtreecommitdiff
path: root/plan9
Commit message (Collapse)AuthorAgeFilesLines
* Configure: scan for truncl.Jarkko Hietaniemi2014-09-071-0/+1
| | | | (C99 version of aintl)
* POSIX math: Configure scan fpgetroundJarkko Hietaniemi2014-08-311-0/+1
| | | | Legacy BSD way of fegetround.
* POSIX math: Configure scan d_fegetround and i_fenv.Jarkko Hietaniemi2014-08-311-0/+2
|
* POSIX math: Configure scan for acosh.Jarkko Hietaniemi2014-08-311-0/+1
|
* POSIX math: Configure scan for j0 and j0l.Jarkko Hietaniemi2014-08-311-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 Hietaniemi2014-08-301-0/+1
|
* Configure scan for fp_classl().Jarkko Hietaniemi2014-08-241-0/+1
|
* Configure scan for fp_classify().Jarkko Hietaniemi2014-08-241-0/+1
|
* Bump version number from 5.21.3 to 5.21.4Peter Martini2014-08-212-24/+24
|
* Configure for isfinitel / isinfl.Jarkko Hietaniemi2014-08-201-0/+2
|
* Configure scan for ldexplJarkko Hietaniemi2014-08-131-0/+1
|
* Configure scan for the kind of long double we haveJarkko Hietaniemi2014-08-131-0/+1
| | | | (Somewhat like quadkind, but for the format of the long double)
* Bump version number from 5.21.2 to 5.21.3Abigail2014-07-202-24/+24
|
* Bump the perl version in various places for 5.21.2Matthew Horsfall (alh)2014-06-202-24/+24
|
* Protect against ptrdiff_t not being available.Brian Fraser2014-06-131-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 cbacktraceH.Merijn Brand2014-06-111-0/+1
|
* Add C backtrace API.Jarkko Hietaniemi2014-06-071-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 quotingH.Merijn Brand2014-06-051-2/+2
|
* Probe for working wcscmp and wcsxfrmH.Merijn Brand2014-06-051-0/+2
|
* bump version to 5.21.1Ricardo Signes2014-05-272-24/+24
|
* bump version to 5.21.0Ricardo Signes2014-05-262-23/+23
|
* bump version to 5.20.0, install 5.20 perldeltaRicardo Signes2014-05-122-27/+27
|
* Bump version for 5.19.12 (not that it's expected to exist...)Steve Hay2014-04-202-24/+24
|
* Bump to Perl version 5.19.11Aaron Crane2014-03-202-24/+24
|
* bump to version 5.19.10 and fix the version number reference in op.cTony Cook2014-02-202-24/+24
|
* Added targetsh to all the canned config filesBrian Fraser2014-01-231-0/+1
|
* bump version to 5.19.9!Ricardo Signes2014-01-202-24/+24
|
* config.h: Remove the exceptions for cross-compilation buildsBrian Fraser2014-01-172-4/+4
| | | | | 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 Clark2013-12-273-28/+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.Abigail2013-12-202-24/+24
|
* Bump the perl version in various places for v5.19.7Chris 'BinGOs' Williams2013-11-202-24/+24
|
* Bump version for Perl 5.19.6Steve Hay2013-10-202-24/+24
|
* Bump version for 5.19.5Steve Hay2013-09-202-24/+24
|
* Regenerate Configure and chainsaw voidflagsH.Merijn Brand2013-09-164-53/+1
|
* Remove references to GNU DLD from Configure and config.sh scripts.Nicholas Clark2013-09-051-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.4Steve Hay2013-08-202-24/+24
|
* bump version to v5.19.3Aristotle Pagaltzis2013-07-222-24/+24
|
* bump version to v5.19.2David Golden2013-06-202-24/+24
|
* bump version to 5.19.1Ricardo Signes2013-05-202-24/+24
|
* bump version to 5.19.0Ricardo Signes2013-05-182-23/+23
|
* Bump version to 5.18.0-RC0Ricardo Signes2013-05-072-27/+27
| | | | | | | | 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.12Ricardo Signes2013-04-202-24/+24
| | | | ...even though it should not get released
* Bump version to5.17.11Max Maischein2013-03-222-24/+24
|
* Add bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII architecturesH.Merijn Brand2013-03-091-0/+1
|
* Bump to v5.17.10Chris 'BinGOs' Williams2013-02-202-24/+24
|
* Bump the Perl version in various places for 5.17.9Aaron Crane2013-01-202-24/+24
|
* Bump the perl version in various places for 5.17.8Dave Rolsky2012-12-182-24/+24
|
* bump version to 5.17.7Ricardo Signes2012-11-202-24/+24
|
* Remove the EPOC port.Nicholas Clark2012-11-191-1/+1
| | | | | | | EPOC was a family of operating systems developed by Psion for mobile devices. It was the predecessor of Symbian. The port was last updated in April 2002.
* Bump the version to 5.17.6Florian Ragwitz2012-10-192-24/+24
|