Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Configure syncup | H.Merijn Brand | 2014-11-23 | 1 | -171/+195 |
| | | | | | Some of these changes also made it upstream to the dist svn repo. OpenSource++ | ||||
* | checkcfgvar.pl --regen --default=undef; make regen | Jarkko Hietaniemi | 2014-11-14 | 1 | -2/+215 |
| | |||||
* | make regen | Jarkko Hietaniemi | 2014-11-03 | 1 | -1/+5 |
| | |||||
* | Configure: add doublekind for the format of double. | Jarkko Hietaniemi | 2014-11-02 | 1 | -2/+21 |
| | |||||
* | Irix: note that prctl comes in different incompatible flavors. | Jarkko Hietaniemi | 2014-10-15 | 1 | -1/+3 |
| | |||||
* | PATCH: [perl #122252] international currency formatting (POSIX.1-2008) | Andrew Fresh | 2014-09-22 | 1 | -2/+8 |
| | | | | | | | | 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 | ||||
* | Configure -Dusequadmath. | Jarkko Hietaniemi | 2014-09-19 | 1 | -2/+10 |
| | |||||
* | Configure for <quadmath.h> | Jarkko Hietaniemi | 2014-09-19 | 1 | -2/+8 |
| | |||||
* | regen after backport truncl probe | H.Merijn Brand | 2014-09-10 | 1 | -7/+7 |
| | | | | + fix copy/paste miss in Glossary | ||||
* | Configure: scan for truncl. | Jarkko Hietaniemi | 2014-09-07 | 1 | -2/+8 |
| | | | | (C99 version of aintl) | ||||
* | Sync up with meta after backports | H.Merijn Brand | 2014-09-06 | 1 | -55/+53 |
| | | | | | | | | This includes the inevitable reordering and some typo fixes Note to committers that change Configure: when you add scans, thos will only be included if used/referenced. You can force those in by adding a reference in metaconfig.h | ||||
* | POSIX math: Configure scan fpgetround | Jarkko Hietaniemi | 2014-08-31 | 1 | -2/+8 |
| | | | | Legacy BSD way of fegetround. | ||||
* | POSIX math: Configure scan d_fegetround and i_fenv. | Jarkko Hietaniemi | 2014-08-31 | 1 | -2/+14 |
| | |||||
* | POSIX math: Configure scan for acosh. | Jarkko Hietaniemi | 2014-08-31 | 1 | -2/+22 |
| | |||||
* | Configure: add i_stdint. | Jarkko Hietaniemi | 2014-08-30 | 1 | -2/+8 |
| | |||||
* | Configure scan for fp_classl(). | Jarkko Hietaniemi | 2014-08-24 | 1 | -2/+10 |
| | |||||
* | Configure scan for fp_classify(). | Jarkko Hietaniemi | 2014-08-24 | 1 | -2/+15 |
| | |||||
* | Configure for isfinitel / isinfl. | Jarkko Hietaniemi | 2014-08-20 | 1 | -2/+15 |
| | |||||
* | Configure backports cause reorder | H.Merijn Brand | 2014-08-20 | 1 | -8/+7 |
| | |||||
* | Configure scan for ldexpl | Jarkko Hietaniemi | 2014-08-13 | 1 | -2/+15 |
| | |||||
* | Configure scan for the kind of long double we have | Jarkko Hietaniemi | 2014-08-13 | 1 | -2/+17 |
| | | | | (Somewhat like quadkind, but for the format of the long double) | ||||
* | uconfig.h again | H.Merijn Brand | 2014-07-17 | 1 | -3/+3 |
| | | | | I am so sorry | ||||
* | This should be automated! | H.Merijn Brand | 2014-07-15 | 1 | -46/+46 |
| | |||||
* | Remove MAD. | Jarkko Hietaniemi | 2014-06-13 | 1 | -8/+2 |
| | | | | | | MAD = Misc Attribute Decoration; unmaintained attempt at preserving the Perl parse tree more faithfully so that automatic conversion to Perl 6 would have been easier. | ||||
* | Protect against ptrdiff_t not being available. | Brian Fraser | 2014-06-13 | 1 | -2/+7 |
| | | | | | This is primarily for pedantic builds; ptrdiff_t is now standard, and had already been in use in the core without guards. | ||||
* | Removed NeXT support | Brian Fraser | 2014-06-11 | 1 | -15/+3 |
| | |||||
* | Fix cbacktrace | H.Merijn Brand | 2014-06-11 | 1 | -21/+29 |
| | |||||
* | Add C backtrace API. | Jarkko Hietaniemi | 2014-06-07 | 1 | -2/+26 |
| | | | | | | | | Useful for at least debugging. Supported in Linux and OS X (possibly to some extent in *BSD). See perlhacktips for details. | ||||
* | prevent double single quotes for default cfg vars | H.Merijn Brand | 2014-06-05 | 1 | -1/+1 |
| | |||||
* | Probe for working wcscmp and wcsxfrm | H.Merijn Brand | 2014-06-05 | 1 | -5/+17 |
| | |||||
* | regen for removed Configure symbol | Tony Cook | 2014-06-01 | 1 | -8/+1 |
| | |||||
* | make regen for uconfig.h | Brian Fraser | 2014-05-29 | 1 | -1/+1 |
| | |||||
* | bump version to 5.21.0 | Ricardo Signes | 2014-05-26 | 1 | -9/+9 |
| | |||||
* | perldelta: correct busted perldiag links | Ricardo Signes | 2014-05-12 | 1 | -1/+1 |
| | |||||
* | bump version to 5.20.0, install 5.20 perldelta | Ricardo Signes | 2014-05-12 | 1 | -8/+8 |
| | |||||
* | Backport/genererate work from cross-port | H.Merijn Brand | 2014-03-12 | 1 | -13/+13 |
| | | | | | | | | | | At the "Perl5 and beyond" hackathon early feb 2014 in Amsterdam, hugmeir and I walked through all the changes and ended up with a serious warning in metalint where we stopped. The warning proved to be a bug in metalint that will be fixed in the future and has a rather easy workaround. Porting/Glossary is not yet being generated correctly. Will take care of that later. | ||||
* | regen for uconfig.h | Brian Fraser | 2014-01-23 | 1 | -2/+2 |
| | |||||
* | restore missed commit in regeneration (spotted by hugmeir) | H.Merijn Brand | 2014-01-22 | 1 | -2/+2 |
| | |||||
* | Regenerate from meta after backporting crosscompile changes | H.Merijn Brand | 2014-01-22 | 1 | -22/+22 |
| | | | | | I am sure there are items that could have been processed even cleaner, but with the current state, the content is functional equal. | ||||
* | 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. | ||||
* | Regenerated Configure after backports | H.Merijn Brand | 2014-01-01 | 1 | -10/+10 |
| | |||||
* | Purge sfio support from configure.com, Configure and related files. | Nicholas Clark | 2013-12-27 | 1 | -14/+2 |
| | | | | | | | Most of these are actually generated, so the maintenance complexity reduction is not as impressive as the diffstat suggests. (Incorporating a fix from Merijn) | ||||
* | Regenerate Configure and chainsaw voidflags | H.Merijn Brand | 2013-09-16 | 1 | -33/+10 |
| | |||||
* | [perl #115928] Configure now selects our internal drand48() | Tony Cook | 2013-09-13 | 1 | -6/+6 |
| | |||||
* | [perl #115928] a consistent (public) rand() implementation | Tony Cook | 2013-09-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | Based on Yves's random branch work. This version makes the new random number visible to external modules, for example, List::Util's XS shuffle() implementation. I've also added a 64-bit implementation when HAS_QUAD is true, this should be significantly faster, even on 32-bit CPUs. This is intended to produce exactly the same sequence as the original implementation. The original version of this commit retained the "freebsd" name from Yves's original work for the function and data structure names. I've removed "freebsd" from most function names so the name isn't an issue if we choose to replace the implementation, | ||||
* | Remove references to GNU DLD from Configure and config.sh scripts. | Nicholas Clark | 2013-09-05 | 1 | -1/+1 |
| | | | | | Specifically eliminated i_dld, a variable indicating that <dld.h> should be included, and remove dld from the list of wanted libraries. | ||||
* | regen Configure after backports | H.Merijn Brand | 2013-08-29 | 1 | -10/+10 |
| | | | | os-types are sorted | ||||
* | bump version to 5.19.0 | Ricardo Signes | 2013-05-18 | 1 | -9/+9 |
| | |||||
* | regenerated uconfig | H.Merijn Brand | 2013-05-09 | 1 | -5/+5 |
| | |||||
* | More spellchecks | H.Merijn Brand | 2013-05-09 | 1 | -5/+7 |
| |