This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
metaconfig.git
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... These two are not required in perl, but got included...
2016-04-21 H.Merijn Brand... Don't add -shared when the compiler is clang++
2016-04-21 Aaron Crane[UTIL] New simplifydiff tool
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... dead symlink
2016-04-21 H.Merijn Brand... Get rid of the hasfield_t global variable
2016-04-21 H.Merijn Brand... Try to avoid doubling the cppflags if rerun without...
2016-04-21 H.Merijn Brand... Another small cleanup
2016-04-21 H.Merijn Brand... Remove old cruft. It still is in git
2016-04-21 H.Merijn Brand... compile error after re-running Configure since AmigaOS...
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 Aaron Craneprobe in Configure whether dtrace builds an object
2016-04-21 H.Merijn Brand... [UTIL] Scan each file max once
2016-04-21 H.Merijn Brand... It does not work in SysV (solaris) or old BSD greps.
2016-04-21 H.Merijn Brand... siginfo_si part
2016-04-21 H.Merijn Brand... silence some try.c warnings
2016-04-21 H.Merijn Brand... Configure: gcc 5 exists.
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-04-21 Aaron Craneensure alignbytes is correct for -Dusequadmath
2016-04-20 H.Merijn Brand... Remove nm from libswanted
2016-04-01 H.Merijn Brand... dist/meta moved to github \o/ \o/
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-07-06 H.Merijn Brand... Create try.c afresh for pointersize test
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-03-06 H.Merijn Brand... Missing Configure messages.
2015-02-16 H.Merijn Brand... uname -r works on MINIX as well
2015-02-16 H.Merijn Brand... Add lrintl, llrintl, lroundl, and llroundl probes
2015-01-05 H.Merijn Brand... Put pthread in front of libswanted and add cl
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-11 H.Merijn Brand... add pthread to libswanted
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-11-18 H.Merijn Brand... Header change
2014-10-01 H.Merijn Brand... Also add all utilities for building from units to repo
2014-10-01 H.Merijn Brand... Add the files from dist/meta to perl's repo
2014-09-10 H.Merijn Brand... Configure: scan for truncl.
2014-09-06 H.Merijn Brand... We do *not* want to use mconfig from mono-web :(
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-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... Missed comment removal from NeXT removal
2014-07-15 H.Merijn Brand... Last missed change from perl
2014-07-15 H.Merijn Brand... Some more cppsymbols to scan.
2014-07-15 H.Merijn Brand... ANSI prototypes for Berkeley DB API testing.
2014-07-15 H.Merijn Brand... In nonblock test do not ignore the syscall returns.
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-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-11 H.Merijn Brand... Remove date from generated message
2014-06-04 H.Merijn Brand... evat => eval as found by Tom Hukins
2014-06-02 H.Merijn Brand... Probe for working wcscmp and wcsxfrm
2014-06-01 H.Merijn Brand... Revert 3ffc8c70ad4af0e7b: remove BOOTSTRAP_CHARSET...
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-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-16 H.Merijn Brand... Configure misdetects strlcpy et al. with gcc -flto...
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-23 H.Merijn Brand... added missing semicolon
2014-01-22 H.Merijn Brand... restore missed change
2014-01-22 H.Merijn Brandbackport incpth
2014-01-22 H.Merijn BrandDo not expose _sysroot
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
next