This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Delete needless U/modified/Protochk.U
[metaconfig.git] / U / perl /
2017-11-04 Niko TyniFix modern metalint nits 10/head
2017-10-21 Aaron CraneRely on C89 <string.h> in Perl-specific units 40/head
2017-10-21 Aaron CraneRely on C89 <math.h> in Perl-specific units
2017-10-21 Aaron CraneDrop support for the hp9000s500 cpp symbol
2017-10-21 Aaron CraneU/perl/time_size.U: don't try to include non-standard...
2017-10-21 Aaron CraneRely on C89 <float.h> in modified units
2017-10-21 Aaron CraneU/perl/d_ldbl_dig.U: assume C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 headers in U/perl/need_va_copy.U
2017-10-21 Aaron CraneRely on C89 headers in U/perl/d_c99_variadic.U
2017-10-21 Aaron CraneAssume C89 "volatile"
2017-10-21 H.Merijn Brand ... Add probe for presence of <wchar.h>
2017-10-21 H.Merijn Brand ... Fix Copyright
2017-10-21 H.Merijn Brand ... CAdd probe for strnlen
2017-10-20 Karl WilliamsonU/perl/i_wchar.U: Fix typo 38/head
2017-10-20 Karl WilliamsonAdd probe for presence of <wchar.h>
2017-10-15 Lukas Maiadd probe for __builtin_{add,sub,mul}_overflow 22/head
2017-10-15 Niko TyniRemove metaconfig units in sync with upstream
2017-10-15 Niko TyniFix a copy-paste error in d_double_has_nan description 20/head
2017-10-14 Dagfinn Ilmari Man... Add probe for strnlen 23/head
2017-10-13 Lukas Maiparenthesize NV_OVERFLOWS_INTEGERS_AT value
2017-10-13 Lukas Maifix memrchr description
2017-10-12 H.Merijn Brand ... Add probe for memrchr
2017-09-19 H.Merijn Brand ... add probes for openat, unlinkat, renameat, linkat and...
2017-05-17 H.Merijn Brand ... fixed couple of compilation failures with g++ (JHI)
2017-05-12 H.Merijn Brand ... (perl #130108) check if dtrace accepts -xnolibs and...
2017-05-12 H.Merijn Brand ... Turn on removal of dot in @INC by default
2016-11-23 H.Merijn Brand ... Zero out high bytes of 80-bit ldnan
2016-11-13 H.Merijn Brand ... Cleanups on files being worked on to be PR'd by dist-git
2016-11-11 H.Merijn Brand ... Missing from previous backport
2016-11-11 H.Merijn Brand ... Exclude DOT from @INC - as agreed on for now
2016-11-11 H.Merijn Brand ... Configure: add defs summarizing doublekind/longdblkind
2016-10-22 H.Merijn Brand ... Add option to exclude '.' from @INC
2016-10-22 H.Merijn Brand ... Add scan for IBM and Cray mainframe fp formats.
2016-10-22 H.Merijn Brand ... signbit scan assuming too much
2016-08-11 H.Merijn Brand ... Add probe for gai_strerror
2016-07-28 H.Merijn Brand ... Configure: clarify "version-specific"
2016-07-28 H.Merijn Brand ... VAX Float format H
2016-07-05 H.Merijn Brand ... VAX: Configure changes for VAX floats
2016-05-31 Aaron CraneNew probe for strerror_l()
2016-05-31 Aaron CraneNew probe for querylocale()
2016-05-14 Aaron CraneDon't croak when usecrosscompile but no targethost
2016-04-22 Aaron Craneadd d_duplocale and i_locale Configure probes to d_newl...
2016-04-21 Aaron CraneFix wording for glossary of lrint() and related functions
2016-04-21 Aaron CraneDelete Configure probe for d_modfl_pow32_bug in d_modfl.U
2016-04-21 Aaron CraneVarious updates to float-format probes
2016-04-21 H.Merijn Brand ... amigaos4: Configure: syslog extension not feasible
2016-04-21 H.Merijn Brand ... Get rid of the hasfield_t global variable
2016-04-21 H.Merijn Brand ... compile error after re-running Configure since AmigaOS...
2016-04-21 Aaron Craneprobe in Configure whether dtrace builds an object
2016-04-21 H.Merijn Brand ... Probe for and expose more fields for SA_SIGINFO
2016-04-21 Aaron CranePorting/Glossary: fix a set of typos
2016-03-26 H.Merijn Brand ... Add probe for memmem
2016-03-19 H.Merijn Brand ... Add Configure probes for newlocale, freelocale, and...
2016-01-03 Andy DoughertyAdd unit to detect fdclose(), introduced in FreeBSD.
2015-10-10 H.Merijn Brand ... Backporting work on AmigaOS
2015-07-30 H.Merijn Brand ... Consistently use -o a.out (spotted by Ivan Pozdeev)
2015-07-30 H.Merijn Brand ... There is no default dflt for usedtrace (spotted by...
2015-07-06 H.Merijn Brand ... description swap
2015-07-06 H.Merijn Brand ... Two nits not show by mlint
2015-07-06 H.Merijn Brand ... infnan: move the mantbits definitions from perl.h to...
2015-07-06 H.Merijn Brand ... infnan: Configure scan for fp mantissa bytes
2015-07-06 H.Merijn Brand ... infnan: Configure scan for infnan bytes
2015-03-06 H.Merijn Brand ... Configure: add note about nvsize sometimes lying
2015-03-06 H.Merijn Brand ... Missing Configure messages.
2015-02-16 H.Merijn Brand ... Add lrintl, llrintl, lroundl, and llroundl probes
2014-12-31 H.Merijn Brand ... silence ASan warnings
2014-12-24 H.Merijn Brand ... Perl 5 on Haiku - libperl.so not found installing out...
2014-12-03 H.Merijn Brand ... silence debug output (from v5.21.6-239-g31b42f2)
2014-11-23 H.Merijn Brand ... Glossary updates
2014-11-20 H.Merijn Brand ... Get in the last bunch of Configure changes
2014-11-18 H.Merijn Brand ... Backport all of Jarkko's new (math) function probes
2014-09-10 H.Merijn Brand ... Configure: scan for truncl.
2014-09-06 H.Merijn Brand ... remove trailing whitespace
2014-09-06 H.Merijn Brand ... prctl needs unistd on Android
2014-09-06 H.Merijn Brand ... Backport all of Jarkko's hard work
2014-08-17 H.Merijn Brand ... First stab at backporting Jarkko's longdoundle work
2014-07-15 H.Merijn Brand ... ANSI prototypes for Berkeley DB API testing.
2014-07-15 H.Merijn Brand ... Remove MAD.
2014-07-15 H.Merijn Brand ... Protect against ptrdiff_t not being available.
2014-06-16 H.Merijn Brand ... Removed NeXT support
2014-06-11 H.Merijn Brand ... Fix USE_CBACKTRACE
2014-06-11 H.Merijn Brand ... [perl #121585] Configure shouldn't write source tree
2014-06-11 H.Merijn Brand ... Add C backtrace API.
2014-06-02 H.Merijn Brand ... Probe for working wcscmp and wcsxfrm
2014-04-09 H.Merijn Brand ... -fwrapv is broken prior to 4.3
2014-04-09 H.Merijn Brand ... gcc 4.9 by default does some optimizations that break...
2014-03-12 H.Merijn Brand ... Finish backporting hugmeir's work
2014-02-08 H.Merijn Brand ... ackport Cross changes from hugmeir and castaway
2014-01-22 H.Merijn BrandDo not expose _sysroot
2014-01-19 H.Merijn BrandNo mode sfio - backport from Nicholas' work
2014-01-19 H.Merijn BrandBackport crosscompile changes (sysroot + target*)
2014-01-16 H.Merijn Brandsome try cleanup
2013-12-02 H.Merijn Brand ... Backport 4ae6f81b38ab10f8a43c09b6efd34ae18e93ce42
2013-09-16 H.Merijn Brand ... More specific comment based on findings in RT#7586
2013-09-16 H.Merijn Brand ... Remove references to GNU DLD from Configure and config...
2013-08-29 H.Merijn Brand ... Add support for Bitrig BSD
2013-08-29 H.Merijn Brand ... Move the thrice-repeated "64bitint is buggy?" test...
2013-08-16 H.Merijn Brand ... [perl #119271] Faulty test for INT16 in Configure
2013-07-02 H.Merijn Brand ... Backport Nicholas' changes to Configure for xs_extensions
2013-05-10 H.Merijn Brand ... [perl #66604] 64bit compilation Problem on Solaris...
next