This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Backport detection of <wctype.h>
[metaconfig.git] / U / modified /
2018-11-27 Aaron CraneRemove modified d_const.U
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-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-14 H.Merijn Brand ... [perl #132560] perl-5.24.3, wrong Configure test for...
2018-04-12 H.Merijn Brand ... Rely on C89 <stdarg.h>
2018-03-26 H.Merijn Brand ... Delete unneeded duplicate trailing newlines
2018-03-24 H.Merijn Brand ... More whitespace consistency
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:
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 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 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/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 CraneAssume C89 "volatile"
2017-10-15 Niko TyniRemove metaconfig units in sync with upstream
2017-10-13 Dominic HargreavesFix typo in comment about Configure modification
2017-10-13 Dominic HargreavesClarify policy on updates to Configure
2017-10-13 H.Merijn Brand ... Fix upstream source comment
2017-10-13 H.Merijn Brand ... Update header info for Configure
2017-09-19 H.Merijn Brand ... check for GCC 6 and 7 5.26.1 5.26.2 debian/perl-5.26.1
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 ... Configure: add defs summarizing doublekind/longdblkind
2016-07-28 H.Merijn Brand ... VAX Float format H
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-04-22 H.Merijn Brand ... Remove a module that has no changes to the original...
2016-04-22 H.Merijn Brand ... cosmetic doc change
2016-04-21 Aaron CraneAdd missing ?H: lines for d_longdbl.U
2016-04-21 H.Merijn Brand ... Don't add -shared when the compiler is clang++
2016-04-21 Aaron CraneVarious updates to float-format probes
2016-04-21 H.Merijn Brand ... Another small cleanup
2016-04-21 H.Merijn Brand ... Stuff missed in previous commits
2016-04-21 H.Merijn Brand ... Make -O behavior the default
2016-04-21 H.Merijn Brand ... It does not work in SysV (solaris) or old BSD greps.
2016-04-21 H.Merijn Brand ... silence some try.c warnings
2016-04-21 H.Merijn Brand ... Configure: gcc 5 exists.
2016-04-21 Aaron CranePorting/Glossary: fix a set of typos
2016-04-20 H.Merijn Brand ... Remove nm from libswanted
2015-10-10 H.Merijn Brand ... Backporting work on AmigaOS
2015-04-19 H.Merijn Brand ... Inhibit the use of \ in -D arguments
2015-03-06 H.Merijn Brand ... Configure: add note about nvsize sometimes lying
2015-02-16 H.Merijn Brand ... uname -r works on MINIX as well
2015-01-05 H.Merijn Brand ... Put pthread in front of libswanted and add cl
2014-12-11 H.Merijn Brand ... add pthread to libswanted
2014-11-18 H.Merijn Brand ... Backport all of Jarkko's new (math) function probes
2014-11-18 H.Merijn Brand ... Header change
2014-09-06 H.Merijn Brand ... remove trailing whitespace
2014-09-03 H.Merijn Brand ... If this format ever happens, it is probably left-aligned.
2014-09-03 H.Merijn Brand ... Darwin can have libfoo.0.dylib instead of libfoo.dylib.0
2014-08-17 H.Merijn Brand ... First stab at backporting Jarkko's longdoundle work
2014-07-26 H.Merijn Brand ... Handle hyphens when searching cpp symbols
2014-07-26 H.Merijn Brand ... Discard errors when testing for less -R
2014-07-17 H.Merijn Brand ... cut-n-paste error in comment for dladdr
2014-07-15 H.Merijn Brand ... Some more cppsymbols to scan.
2014-07-15 H.Merijn Brand ... Add -D_FORTIFY_SOURCE=2 when applicable.
2014-07-15 H.Merijn Brand ... sort and fold symbols to 65 chars wide
2014-06-16 H.Merijn Brand ... Removed NeXT support
2014-06-11 H.Merijn Brand ... Add C backtrace API.
2014-06-11 H.Merijn Brand ... Remove date from generated message
2014-06-04 H.Merijn Brand ... evat => eval as found by Tom Hukins
2014-05-29 H.Merijn Brand ... Get rid of "grep empty(sub)expression" noise.
2014-05-29 H.Merijn Brand ... SH_PATH should be $targetsh, not $sh
2014-02-08 H.Merijn Brand ... ackport Cross changes from hugmeir and castaway
2014-01-22 H.Merijn Brandbackport incpth
2014-01-20 H.Merijn BrandStep 2 in backporting crosscompile/sysroot changes
2014-01-19 H.Merijn BrandNo mode sfio - backport from Nicholas' work
2014-01-19 H.Merijn BrandBackport crosscompile changes (sysroot + target*)
2014-01-19 H.Merijn Brandno need to declare setting less twice
2014-01-19 H.Merijn Brandremove old warning. No need to declare what is in ?RCS
2014-01-16 H.Merijn Brandsome try cleanup
2013-09-17 H.Merijn Brand ... Atari FreeMiNT: MiNT does not have .exe for _exe
2013-09-16 H.Merijn Brand ... Merge changes which eliminate VOIDFLAGS and VOIDUSED...
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-05-08 H.Merijn Brand ... More spellcheck
2013-05-08 H.Merijn Brand ... Spelling - megapatch
2013-05-08 H.Merijn Brand ... Some Pod::Spell::CommonMistakes on .U
2013-05-07 H.Merijn Brand ... The URL for the dist source repo changed
2013-03-09 H.Merijn Brand ... Backport b95f969b03c79d
2013-02-19 Nicholas ClarkGenerate a valid config.h even if stdarg.h and varargs...
2013-02-19 Andy DoughertyFix [perl #116523] Configure is confused by '=' in...
2012-08-26 H.Merijn BrandAdd probes for ip_mreq_source and ipv6_mreq_source
2012-08-02 Andy DoughertyFix RT [perl #72156] Re: Perl 5.12.0 RC 0 - Pager detection
2012-07-11 H.Merijn BrandAdd IP probe for ip_mreq
2012-06-06 Andy DoughertyEnsure Cppsym.true list is sorted (for later input...
next