This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.git
2019-09-10 Tony Cookc99 requires functions to be declared before they're... 60/head
2019-08-26 H.Merijn Brand ... Reset xxx_convert to empty string if none of 3 utilitie...
2019-08-26 H.Merijn BrandMerge pull request #58 from tonycoz/sysroot
2019-08-26 Tony Cook(perl #134360) --sysroot apparently needs the = 58/head
2019-07-25 H.Merijn Brand ... Configure: reuse "cached" value of "none" for dir
2019-07-25 H.Merijn Brand ... Remove trailing '/' from prefix
2019-07-25 H.Merijn Brand ... Remove vestiges of mpeix support (removed in 5.17.x)
2019-07-25 H.Merijn Brand ... Fix erroneous references to USE_CBACKTRACE
2019-07-09 H.Merijn Brand ... Allow -Uusedtrace / -Dusedtrace=false / -Dusedtrace=no
2019-04-25 H.Merijn Brand ... Backport perl5 core changes by Andy, correcting Aaron... 5.30.0
2019-04-25 Aaron CraneAssume <stdlib.h> exists when probing for setlocale()
2019-04-25 Aaron CraneBackport improvements to setlocale() probe
2019-04-25 Aaron CraneBackport probes for towlower() and towupper()
2019-04-25 Aaron CraneBackport detection of <wctype.h>
2019-04-25 Aaron CraneBackport detection improvements for memrchr, strlcat...
2019-04-25 Aaron CraneBackport ability to include literal text in prototype...
2019-04-25 Aaron CraneBackport memmem(3) detection changes from Perl
2019-04-25 Aaron CraneFix bug when $exclusions_file is specified in .package...
2018-11-27 Aaron CraneRemove modified d_const.U
2018-11-27 Aaron CraneU/perl/i_db.U: just use C89 "const" without probing
2018-10-30 H.Merijn Brand ... Add initial support for Minix3
2018-09-02 H.Merijn Brand ... Add gcc-8 and gcc-9 for FORTIFY_SOURCE
2018-08-02 H.Merijn Brand ... Hide compile warnings for try.c in compile_ok
2018-07-09 H.Merijn Brand ... Fix Berkeley DB function type tests.
2018-04-19 Aaron CraneRestore U/threads/d_strtod_l.U 5.27.11 5.28.0 5.28.1
2018-04-19 Aaron CraneMerge branch 'arc/exclusions-in-package-file'
2018-04-19 Aaron CraneREADME: stop recommending the mconfig "-X" option 55/head
2018-04-19 Aaron CraneRegenerate .package file, specifying .metaconf-exclusio...
2018-04-19 Aaron Cranebin/mconfig: pull more changes from rmanfredi/dist#14
2018-04-19 Aaron CraneDelete unused units 46/head
2018-04-19 Niko TyniRemove U/modified/d_memchr.U in preference for the...
2018-04-19 Aaron CraneRestore dist/U/* versions of several units
2018-04-19 Aaron CraneMerge branch 'langinfo'
2018-04-19 Aaron CraneU/perl/Extensions.U: remove references to unused vars 54/head
2018-04-19 Karl WilliamsonMake I18n::LLanginfo always available
2018-04-19 H.Merijn Brand ... Whitespace checks in mlint
2018-04-14 H.Merijn Brand ... [perl #132560] perl-5.24.3, wrong Configure test for...
2018-04-14 H.Merijn Brand ... remove leftovers
2018-04-12 H.Merijn Brand ... When on meta don't expand the foldername to search
2018-04-12 H.Merijn Brand ... Rely on C89 <stdarg.h>
2018-04-12 H.Merijn Brand ... Rely on C89 <limits.h>
2018-04-12 H.Merijn Brand ... Part of C89, so unwanted
2018-03-26 H.Merijn Brand ... Delete unneeded duplicate trailing newlines
2018-03-26 H.Merijn Brand ... Backport some commits from Zefram
2018-03-24 H.Merijn Brand ... More whitespace consistency
2018-03-24 H.Merijn Brand ... whitespace consistency
2018-03-24 H.Merijn Brand ... missing dependency on i_inttypes
2018-03-24 H.Merijn BrandMerge pull request #53 from ntyni/debian-893601
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-12-27 Dominic HargreavesRemove U.check (Closes: #25)
2017-12-27 Dominic HargreavesAdd documentation about tags (Closes #24)
2017-11-20 Karl WilliamsonAdd snprintf_l, vsnprintf_l probes
2017-11-12 H.Merijn BrandMerge pull request #48 from ntyni/master
2017-11-12 H.Merijn BrandMerge pull request #41 from perl5-metaconfig/docs
2017-11-12 H.Merijn BrandMerge branch 'master' into docs 41/head
2017-11-12 H.Merijn Brand ... Divide (a) into beginner and advanced
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-23 Aaron CraneREADME: document "-X .metaconf-exclusions.txt"
2017-10-22 Aaron Cranebin/mconfig: new "-X FILE" option 42/head
2017-10-22 Aaron CraneU/modified/d_strerror.U: fix metalint warnings
2017-10-22 Lukas MaiREADME_U: fix typo
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 CraneMerge branch 'arc/c89ification'
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 Karl WilliamsonREADME: undef vs define in checkcfgvar
2017-10-21 Karl WilliamsonREADME: Clarify Win32
2017-10-21 Karl WilliamsonREADME: Remove obsolete references to EPOC
2017-10-21 Karl WilliamsonREADME: Fix nit
2017-10-21 Karl WilliamsonREADME fixes for VMS
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
next