This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
tick off release
[perl5.git] / Porting / Glossary
2019-04-26 H.Merijn BrandFurther integration from Configure works
2018-11-27 Aaron CraneRely on C89 "const"
2018-04-16 H.Merijn BrandRegen after backporting and merging
2017-12-22 Zeframconfigure probe for mkostemp()
2017-12-22 Zeframconfigure probes for accept4(), dup3(), pipe2()
2017-11-18 Aaron CraneRestore ability to build on platforms without snprintf()
2017-11-18 Aaron CraneRegenerate Porting/Glossary
2017-10-21 H.Merijn BrandRegenerate Glossary
2017-10-21 Aaron CraneRely on C89 <string.h>
2017-10-21 Aaron CraneDon't attempt to use non-standard <memory.h>
2017-10-21 Aaron CraneRely on C89 <assert.h>
2017-10-21 Aaron CraneRely on C89 <math.h>
2017-10-21 Aaron CraneRely on C89 strerror()
2017-10-21 Aaron CraneDon't try to use <values.h>
2017-10-21 Aaron CraneRely on C89 <float.h>
2017-10-21 Aaron CraneRely on C89 <limits.h>
2017-10-21 Aaron CraneRely on C89 strchr() and strrchr()
2017-10-21 Aaron CraneRely on C89 sprintf() return value semantics
2017-10-21 Aaron CraneRely on C89 <stddef.h>
2017-10-21 Aaron CraneRely on C89 <stdlib.h>
2017-10-21 Aaron CraneRely on C89 <stdarg.h>
2017-10-21 Aaron CraneRely on C89 prototypes
2017-10-21 Aaron CraneDon't pretend to determine whether ansi2knr is needed
2017-10-21 Aaron CraneRely on C89 variadic prototypes
2017-10-21 Aaron CraneRely on C89 vprintf()
2017-10-21 Aaron CraneRely on C89 snprintf()
2017-10-21 Aaron CraneAssume C89 "volatile" keyword
2017-10-21 Aaron CraneAssume we have C89 memchr()
2017-10-21 Aaron CraneAssume we have sane C89 memcmp()
2017-10-21 Aaron CraneAssume we have C89 memcpy() and memmove()
2017-10-21 Aaron CraneDon't look for a "safe" memcpy()
2017-10-21 Aaron CraneAssume we have C89 memset()
2017-10-21 Aaron CraneRemove USE_STRUCT_COPY in favour of C89 struct assignment
2017-10-13 Dagfinn Ilmari Man... Finish adding memrchr Configure probe
2017-09-19 H.Merijn Brandregen Configure and friends after backports
2017-09-11 Tony Cookadd probes for openat, unlinkat, renameat, linkat and...
2017-01-04 Tony Cook(perl #130108) check if dtrace accepts -xnolibs and...
2016-11-11 H.Merijn BrandRemove "." from default @INC when default_inc_excludes_...
2016-10-29 Jarkko HietaniemiConfigure: add defs summarizing doublekind/longdblkind
2016-10-17 Jarkko HietaniemiAdd scan for IBM and Cray mainframe fp formats.
2016-08-11 H.Merijn BrandAdd probe for gai_strerror
2016-07-28 H.Merijn BrandFollow-up from backporting work
2016-04-23 Aaron CraneRegenerate Configure and related parts after backports
2016-04-23 H.Merijn BrandBring Configure back into sync again with meta
2016-03-25 H.Merijn BrandAdd probe for memmem
2016-03-19 H.Merijn BrandAdd Configure probes for newlocale, freelocale, and...
2016-03-09 Tony Cook[perl #122287] probe in Configure whether dtrace builds...
2015-12-06 Aaron CranePorting/Glossary: fix a set of typos
2015-10-30 Jarkko HietaniemiRevert "Remove unused filesystem stat symbols."
2015-10-02 Jarkko HietaniemiRemove unused BSD sendmsg/recvmg symbols.
2015-10-02 Jarkko HietaniemiRemove unused d_modfl_pow32_bug symbol.
2015-10-02 Jarkko HietaniemiRemove unused filesystem stat symbols.
2015-06-12 Jarkko Hietaniemiinfnan: move the mantbits definitions from perl.h to...
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for fp mantissa bytes
2015-06-12 Jarkko Hietaniemiinfnan: Configure scan for infnan bytes
2015-03-02 Jarkko HietaniemiConfigure: add note about nvsize sometimes lying
2015-02-03 Jarkko HietaniemiConfigure: lrintl, lroundl, llrintl, llroundl
2014-11-23 H.Merijn BrandConfigure syncup
2014-11-15 Jarkko HietaniemiAdd Configure symbols to all the missing C99 math APIs.
2014-11-04 Jarkko HietaniemiAdd scan for ARM mixed-endian doubles.
2014-11-02 Jarkko HietaniemiConfigure: add doublekind for the format of double.
2014-10-16 Jarkko HietaniemiIrix: note that prctl comes in different incompatible...
2014-09-22 Andrew FreshPATCH: [perl #122252] international currency formatting...
2014-09-19 Jarkko HietaniemiConfigure -Dusequadmath.
2014-09-19 Jarkko HietaniemiConfigure for <quadmath.h>
2014-09-10 H.Merijn Brandregen after backport truncl probe
2014-09-08 Jarkko HietaniemiConfigure: scan for truncl.
2014-09-06 H.Merijn BrandSync up with meta after backports
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan fpgetround
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan d_fegetround and i_fenv.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for acosh.
2014-08-31 Jarkko HietaniemiPOSIX math: Configure scan for j0 and j0l.
2014-08-30 Jarkko HietaniemiConfigure: add i_stdint.
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classl().
2014-08-25 Jarkko HietaniemiConfigure scan for fp_classify().
2014-08-20 Jarkko HietaniemiConfigure for isfinitel / isinfl.
2014-08-20 H.Merijn BrandConfigure backports cause reorder
2014-08-14 Jarkko HietaniemiConfigure scan for ldexpl
2014-08-14 Jarkko HietaniemiConfigure scan for the kind of long double we have
2014-07-15 H.Merijn BrandRegen Configure after backports
2014-06-25 Brian FraserGlossary for d_ptrdiff_t
2014-06-13 Jarkko HietaniemiRemove MAD.
2014-06-11 H.Merijn BrandFix cbacktrace
2014-06-05 H.Merijn BrandProbe for working wcscmp and wcsxfrm
2014-06-01 H.Merijn Brandremove BOOTSTRAP_CHARSET from Configure (khw's request)
2014-02-03 Karl WilliamsonPorting/Glossary: Entries should start with \t not...
2014-01-31 Yves OrtonFix cross-compilation glossary entries
2014-01-30 Brian FraserGlossary for targetenv
2014-01-23 Brian FraserGlossary entry for targetsh
2014-01-22 Brian FraserGlossary entries for host{perl,generate,osname}
2014-01-22 H.Merijn BrandRegenerate from meta after backporting crosscompile...
2013-12-27 Nicholas ClarkPurge sfio support from configure.com, Configure and...
2013-09-16 H.Merijn BrandRegenerate Configure and chainsaw voidflags
2013-09-05 Nicholas ClarkRemove references to GNU DLD from Configure and config...
2013-07-02 Nicholas ClarkAdd non-XS extensions to known_extensions.
2013-05-09 H.Merijn BrandSpell-checking on meta-units
2013-03-09 H.Merijn BrandAdd bootstrap_charset/BOOTSTRAP_CHARSET for non-ASCII...
2013-02-15 H.Merijn Branduse_versioned_archname => versionedarchname
2013-02-05 David GoldenAdd use_versioned_archname to Configure
2012-08-26 H.Merijn BrandAdd Configure probe for ip_mreq_source
next