This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.git
11 days ago H.Merijn BrandConfigure: eliminate some left over debug output master
2024-01-15 H.Merijn BrandHandle case of no localeconv() found
2024-01-15 H.Merijn BrandFix swapped responses for SETLOCALE_ACCEPTS_ANY_LOCALE_NAME
2024-01-15 H.Merijn BrandUnmatched {} in C file generated by Configure issue...
2023-09-16 H.Merijn BrandEnsure LC_ALL test code doesn't have escapes escaped
2023-08-14 H.Merijn BrandMerge pull request #87 from khwilliamson/positional_lc_all
2023-08-10 Karl WilliamsonAdd probe to find syntax of disparate LC_ALL 87/head
2023-08-01 H.Merijn BrandMerge pull request #88 from khwilliamson/duplicate_meta...
2023-08-01 Karl Williamsoncompiler_warning.U: Remove duplicate comment 88/head
2023-07-31 H.Merijn BrandMerge pull request #85 from khwilliamson/uconfig
2023-07-31 H.Merijn BrandMerge pull request #84 from khwilliamson/langinfo
2023-07-31 H.Merijn BrandMerge pull request #83 from khwilliamson/README
2023-07-31 Karl Williamsonmkglossary, README: Remove mention of uconfig 85/head
2023-07-29 Karl WilliamsonRemove test for thread-safe nl_langinfo_l() 84/head
2023-07-29 Karl Williamsond_nl_langinfo.U: Fix typo in comment
2023-07-29 Karl WilliamsonClarify README about VMS 83/head
2023-07-10 H.Merijn Brand' as package sep deprecated in perl-5.38 67/head
2023-07-10 H.Merijn BrandConfigure: prefer %ll over %L for formatting long long...
2023-07-10 H.Merijn BrandAdd distribution-friendly make message (PR#21207)
2023-05-22 H.Merijn Brand">& 4" to ">&4" 5.38.0
2023-04-30 H.Merijn BrandMerge pull request #82 from mauke/remove-duplicate-the
2023-04-30 Lukas Maifix typo in comment: "the the" -> "the" 82/head
2023-04-30 H.Merijn BrandRemove duplicate the the
2023-04-29 H.Merijn BrandMissed setenv probev
2023-04-29 H.Merijn Brandsyscall probe
2023-04-29 H.Merijn BrandSync with Yves' state of tab vs spaces
2023-04-27 H.Merijn BrandDo not probe for the malloc/free return type
2023-02-07 H.Merijn BrandFigure out I32df, U32uf, etc. in Configure rather than...
2023-02-07 H.Merijn BrandAdd various C99 compatibility improvements
2023-02-06 H.Merijn BrandRemove nsl from libswanted
2023-02-06 H.Merijn BrandAdd parameter types to declarations for clang-16
2023-02-06 H.Merijn BrandFix handling of quoted gcc output
2023-01-20 H.Merijn BrandMetaconfig nits. Make it a valid unit without warnings
2023-01-19 Karl WilliamsonMerge pull request #65 from tonycoz/compiler-find-quadmath
2023-01-07 Karl WilliamsonMerge pull request #78 from xenu/xenu/setenv
2022-10-28 H.Merijn BrandFix typo
2022-08-25 H.Merijn BrandRevert "Added unit to ask whether they want to build...
2022-08-25 H.Merijn BrandUpdate libsearch paths for cygwin
2022-08-25 H.Merijn Brandhide private functions with __attribute__((visibility...
2022-08-25 H.Merijn BrandForgot counter initialization in backport
2022-08-25 H.Merijn BrandConfigure: Add missing `#include <inttypes.h>` to test...
2022-08-25 H.Merijn BrandConfigure: Fix typos for C99 macro name PRIX64
2022-08-25 H.Merijn Brandproperly populate osvers on Dragonfly BSD when the...
2022-08-25 H.Merijn BrandConfigure should avoid looping infinitely repeating...
2022-03-21 H.Merijn BrandMerge pull request #79 from neilb/taintsupport
2022-03-10 Tomasz Konojackiadd a probe for setenv() 78/head
2022-03-07 H.Merijn BrandMerge pull request #77 from khwilliamson/master 5.36.0
2022-03-06 Karl WilliamsonMerge branch 'Perl:master' into master 77/head
2022-03-06 Karl WilliamsonFix possible syntax error for Inf/NaN
2022-02-27 Neil BowersAdeed unit to ask whether they want to build perl with... 79/head
2022-02-21 H.Merijn BrandAdd not for ?MAKE: -pick
2021-10-29 H.Merijn BrandTeach Configure and cflags.SH about C99
2021-10-29 H.Merijn BrandA Configure test for C11 thread local storage specifice...
2021-10-29 H.Merijn Branddetect struct stat.st_dev's size and signedness, and...
2021-10-29 H.Merijn BrandSend bugs to GitHub
2021-08-11 H.Merijn Brandonly #include <xlocale.h> when it is actually needed
2021-06-22 James E KeenanMerge pull request #76 from jkeenan/readme-typo-20210610
2021-06-16 H.Merijn BrandDisambiguate what user sees in interactive Configure
2021-06-10 James E KeenanCorrect probable typo. 76/head
2021-06-09 H.Merijn Brandprevent undefined behaviour at a language level while...
2021-06-05 H.Merijn BrandMerge pull request #75 from khwilliamson/master
2021-06-05 Karl WilliamsonAdd probes for ffs, ffsl 75/head
2021-06-05 Karl WilliamsonXXX RCS changes? Add probe for strxfrm_l
2021-06-03 Karl Williamsond_endpwent.U: Fix typo in comment
2021-06-03 Karl WilliamsonAdd check for nl_langinfo_l()
2021-05-31 H.Merijn BrandMake libpth dist compliant
2021-05-31 H.Merijn BrandMerge pull request #70 from khwilliamson/master
2021-05-28 H.Merijn BrandMerge pull request #73 from Perl/ntyni/incpath-backport 5.34.0
2021-05-16 H.Merijn BrandPrevent incpath to spill into libpth ntyni/incpath-backport 73/head
2021-03-09 H.Merijn Brandbetter de-dup metagrep
2021-02-18 H.Merijn BrandReword usage messages (thank you Jim)
2021-02-14 H.Merijn BrandFixes backported from Porting/Glossary commits
2021-02-14 H.Merijn BrandTest that gcvt/qgcvt are not buggy (Issue 18170)
2021-02-14 H.Merijn BrandConsistent indent/whitespace
2021-02-14 H.Merijn BrandWhitespace change from 6b6e83fce2074294ac11d547c8a75bc1...
2021-02-14 H.Merijn BrandAdd Configure probe for getenv() buffer race
2021-02-12 H.Merijn BrandPrevent non-ASCII in comment
2020-10-24 H.Merijn BrandFix build on Haiku beta
2020-10-24 H.Merijn Brandtest that gcvt/qgcvt are not buggy (Issue 18170)
2020-10-24 H.Merijn BrandPrevent errors when run outside metaconfig folder
2020-09-22 H.Merijn BrandAdd the Configure option to enable strict by default...
2020-09-22 H.Merijn BrandTrap SIGBUS when Configure checks for va_copy (#18148)
2020-09-07 H.Merijn BrandForce comments for L_R_TZSET to end in config_h.SH
2020-09-02 H.Merijn BrandMerge pull request #71 from richardleach/patch-1
2020-09-02 Richard Leachd_localtime_r.U - explicitly free() allocations 71/head
2020-08-22 Karl Williamsond_faststdio.U: Use >&4, not >& 4 70/head
2020-08-22 Karl Williamsonperl/perlxv.U: Change some echo 2>&1
2020-08-22 Karl WilliamsonU/perl/Checkcc.U: Use >&4 instead of >&2 for output
2020-08-22 Karl Williamsoncompline/ccflags.U: Change some echo 2>&1
2020-08-22 Karl WilliamsonREADME: Small fix ups
2020-08-22 H.Merijn BrandMerge pull request #69 from khwilliamson/master
2020-08-21 Karl Williamsonusethreads.U: Rmv unused variable 69/head
2020-08-21 Karl WilliamsonExtensions.U: remove unused variable
2020-08-21 Karl WilliamsonREADME: Add instrs for modified units
2020-08-21 Karl WilliamsonREADME: Fix typo
2020-08-21 Karl Williamsond_longdbl.U: Always echo to &4 file descriptor
2020-08-21 Karl Williamsond_longdbl.U: Mention two symbols in ?C:
2020-08-21 Karl Williamsond_union_semun.U: Indent two ?C: lines
2020-08-21 Karl WilliamsonAdd d_bitfield.U to see if non-int struct bitfields
2020-08-21 Karl Williamsoni_db.U: Use new compiler_warning.U
next