This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Merge pull request #65 from tonycoz/compiler-find-quadmath
[metaconfig.git] / U / perl / perlxv.U
2023-01-19 Karl WilliamsonMerge pull request #65 from tonycoz/compiler-find-quadmath
2022-08-25 H.Merijn BrandConfigure: Add missing `#include <inttypes.h>` to test...
2020-08-22 Karl Williamsonperl/perlxv.U: Change some echo 2>&1
2020-05-28 Tony Cookask the compiler to find libquadmath 65/head
2017-10-21 Aaron CraneRely on C89 <string.h> in Perl-specific units 40/head
2017-10-21 Aaron CraneAssume C89 "volatile"
2017-10-13 Lukas Maiparenthesize NV_OVERFLOWS_INTEGERS_AT value
2017-05-17 H.Merijn Brand ... fixed couple of compilation failures with g++ (JHI)
2015-03-06 H.Merijn Brand ... Configure: add note about nvsize sometimes lying
2014-11-18 H.Merijn Brand ... Backport all of Jarkko's new (math) function probes
2013-08-16 H.Merijn Brand ... [perl #119271] Faulty test for INT16 in Configure
2011-01-07 H.Merijn Brand[perl #81774] [PATCH] Fix typos (spelling errors) in...
2008-02-15 H.Merijn BrandBackport #33318. nv_overflows_integers_at
2008-01-09 H.Merijn BrandPart 2 of a big cleanup action based on the upcoming...
2007-12-29 H.Merijn BrandBackport #32671
2007-08-21 H.Merijn Brandbye bye charsize (which is always 1)
2007-04-23 H.Merijn BrandMajor *try* cleanup: introduce $rm_try
2007-01-08 Marcus Holland-MoritzRe: New release ?
2007-01-02 Marcus Holland-MoritzConfigure test code fails to compile if SIGFPE is undefined
2006-08-01 Jarkko HietaniemiANSI-C headers in test snippets to please g++ (and...
2005-06-21 H.Merijn BrandBackport change #24898
2003-08-25 Jarkko Hietaniemimetaconfig changes for #20881.
2003-04-15 Jarkko Hietaniemimetaconfig unit changes for #19219.
2002-03-18 Jarkko Hietaniemimetaconfig unit change for #15290.
2001-06-15 Jarkko HietaniemiMetaconfig unit changes for #10592.
2000-11-09 Jarkko HietaniemiRemove unused extra arguments.
2000-11-08 Nicholas ClarkMore careful detection of how well NVs and UVs mix.
2000-08-31 Jarkko HietaniemiForget about NV_MAX (#6951). Various floating point...
2000-08-31 Fifer, Eric:: not allowed in pathnames, change to .
2000-05-30 Jarkko HietaniemiTweak NV_PRESERVES_UV*, vms/subconfigure.com left untou...
2000-05-30 Jarkko Hietaniemidetypo
2000-05-08 Jarkko HietaniemiIntroduce NV_PRESERVED_BITS. Not yet used anywhere but
2000-02-26 Jarkko HietaniemiRename use64bits to use64bitint;
2000-01-26 Jarkko Hietaniemis/d_nvpresuv/d_nv_preserves_uv/;
2000-01-19 Jarkko HietaniemiAdd NV_PRESERVES_UV.
1999-10-30 Jarkko HietaniemiAdd HAS_QUAD ($Config{d_quad}); use it.
1999-10-29 Jarkko HietaniemiContinue what #4494 started; introduce uid and gid...
1999-10-29 Jarkko HietaniemiMove the IV, UV, I8, U8, ..., and NV to metaconfig