This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
missing dependency on i_inttypes
[metaconfig.git] / U /
2018-03-24 H.Merijn Brand ... missing dependency on i_inttypes
2018-03-24 Niko TyniFix pointer to integer cast in null_printf check 53/head
2018-01-15 H.Merijn Brand ... Consistent use of whitespace in ?S: and ?C:
2018-01-12 H.Merijn Brand ... Leader should be TAB no spaces
2018-01-12 Karl WilliamsonAdd probe for wcrtomb()
2017-11-20 Karl WilliamsonAdd snprintf_l, vsnprintf_l probes
2017-11-09 Niko TyniRemove U/perl/i_sysmman.U in preference for the upstrea... 48/head
2017-11-04 Aaron CraneDelete needless U/modified/Protochk.U
2017-11-04 Niko TyniFix modern metalint nits 10/head
2017-10-23 Aaron CraneDelete locally-modified d_strchr.U unit
2017-10-22 Aaron CraneU/modified/d_strerror.U: fix metalint warnings
2017-10-21 H.Merijn Brand ... Generate the Glossary based on the most recent config.sh
2017-10-21 H.Merijn Brand ... Fix mkglossary
2017-10-21 H.Merijn Brand ... Trailing whitespace and consistent indent
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 CraneU/modified/d_strerror.U: rely on C89 strerror()
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/modified/d_dbl_dig.U: assume C89 <limits.h>
2017-10-21 Aaron CraneU/perl/d_ldbl_dig.U: assume C89 <limits.h>
2017-10-21 Aaron CraneU/compline/i_time.U: assume C89 <time.h> exists
2017-10-21 Aaron CraneU/modified/d_strchr.U: add stub unit
2017-10-21 Aaron CraneModify i_stdlib.U to unconditionally assume C89 <stdlib.h>
2017-10-21 Aaron CraneFor Perl, assume C89 prototypes exist
2017-10-21 Aaron CraneModify vaproto.U: don't promise to define _V
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 Aaron CraneU/threads/d_nl_langinfo_l.U: fix probe
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-21 H.Merijn Brand ... Merge branch 'issue9'
2017-10-21 H.Merijn Brand ... Add probe for mbrtowc()
2017-10-21 H.Merijn Brand ... Add probe for mbrlen() 35/head
2017-10-20 Karl WilliamsonAdd probe for mbrtowc() 39/head
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-20 Karl WilliamsonAdd probe for mbrlen() 37/head
2017-10-19 Karl WilliamsonU/README: Grammatical correction 36/head
2017-10-19 Karl Williamsonthreads/d_nl_langinfo_l.U: Rmv trailing space
2017-10-19 Karl WilliamsonAdd probe for nl_langinfo_l (thread-safe)
2017-10-19 Karl WilliamsonAdd probe for localeconv_l() 33/head
2017-10-18 Karl WilliamsonAdd Configure probe for strtod_l() 32/head
2017-10-17 Karl WilliamsonAdd Configure probe for strtold_l
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 Dominic HargreavesFix typo in comment about Configure modification
2017-10-13 Dominic HargreavesClarify policy on updates to Configure
2017-10-13 Dominic HargreavesRemove U/mksample
2017-10-13 H.Merijn Brand ... Merge branch 'generalize_paths'
2017-10-13 H.Merijn Brand ... Fix upstream source comment
2017-10-13 H.Merijn Brand ... Update header info for Configure
2017-10-13 Lukas Maifix memrchr description
2017-10-13 Dominic HargreavesFix missing 'my' in previous change where use strict...
2017-10-12 Dominic HargreavesRemove hard-coded paths to /pro/3gl/CPAN
2017-10-12 Dominic HargreavesReplace /pro/bin/perl with /usr/bin/perl
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-09-19 H.Merijn Brand ... check for GCC 6 and 7 5.26.1 5.26.2 debian/perl-5.26.1
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-13 H.Merijn Brand ... No changes left to keep
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-07-05 H.Merijn Brand ... [perl #128538] [PATCH] Fix copy/paste error in Configure
2016-05-31 Aaron CraneNew probe for strerror_l()
2016-05-31 Aaron CraneNew probe for querylocale()
2016-05-29 H.Merijn Brand ... dist/meta merge after acceptance upstream
2016-05-29 H.Merijn Brand ... Finish.U isn't modified anymore
2016-05-14 H.Merijn Brand ... Remove trailing whitespace on meta-lines in unit files
2016-05-14 H.Merijn Brand ... Merged changes to Finish.U
2016-05-14 Aaron CraneTweak Csym.U probe to handle GCC 6 -flto
2016-05-14 Aaron CraneDon't croak when usecrosscompile but no targethost
2016-04-22 H.Merijn Brand ... One down, too many to go
2016-04-22 H.Merijn Brand ... Remove a module that has no changes to the original...
2016-04-22 Aaron CraneProbe for and expose the 'fd' field for SA_SIGINFO
2016-04-22 Aaron Craneadd d_duplocale and i_locale Configure probes to d_newl...
2016-04-22 H.Merijn Brand ... cosmetic doc change
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 CraneAdd missing ?H: lines for d_longdbl.U
2016-04-21 H.Merijn Brand ... Fix 683e3b31e8b72cce
2016-04-21 H.Merijn Brand ... Don't add -shared when the compiler is clang++
next