summaryrefslogtreecommitdiff
path: root/uconfig.sh
Commit message (Expand)AuthorAgeFilesLines
...
* Rely on C89 variadic prototypesAaron Crane2017-10-211-1/+0
* Rely on C89 vprintf()Aaron Crane2017-10-211-2/+0
* Rely on C89 snprintf()Aaron Crane2017-10-211-2/+0
* Assume C89 "volatile" keywordAaron Crane2017-10-211-1/+0
* Assume we have C89 memchr()Aaron Crane2017-10-211-1/+0
* Assume we have sane C89 memcmp()Aaron Crane2017-10-211-3/+0
* Assume we have C89 memcpy() and memmove()Aaron Crane2017-10-211-4/+0
* Don't look for a "safe" memcpy()Aaron Crane2017-10-211-1/+0
* Assume we have C89 memset()Aaron Crane2017-10-211-2/+0
* Remove USE_STRUCT_COPY in favour of C89 struct assignmentAaron Crane2017-10-211-1/+0
* Add new Configure probesH.Merijn Brand2017-10-211-0/+11
* Finish adding memrchr Configure probeDagfinn Ilmari Mannsåker2017-10-131-0/+1
* add probes for openat, unlinkat, renameat, linkat and fchmodatTony Cook2017-09-111-0/+5
* Bump version: 5.26.0 -> 5.27.0, including fixesSawyer X2017-05-311-8/+8
* Bump version: 5.25.12 -> 5.26.0Sawyer X2017-04-211-8/+8
* Version debump: 5.26.0 -> 5.25.12Sawyer X2017-04-191-8/+8
* Version bump: 5.25.11 -> 5.26.0Sawyer X2017-03-201-8/+8
* No default breaks win32 and VMSH.Merijn Brand2016-11-121-1/+1
* Remove "." from default @INC when default_inc_excludes_dot is setH.Merijn Brand2016-11-111-0/+1
* Configure: add defs summarizing doublekind/longdblkindJarkko Hietaniemi2016-10-281-0/+13
* Add probe for gai_strerrorH.Merijn Brand2016-08-111-0/+1
* forgot the cfgvarH.Merijn Brand2016-07-281-0/+1
* Add Configure probe for strerror_l()Aaron Crane2016-06-021-0/+1
* Add Configure probe for querylocale()Aaron Crane2016-06-021-0/+1
* bump version to v5.25.0Ricardo Signes2016-05-081-8/+8
* version bump: this is now v5.24.0-RC0!Ricardo Signes2016-04-101-8/+8
* Add probe for memmemH.Merijn Brand2016-03-251-0/+1
* Add Configure probes for newlocale, freelocale, and uselocaleH.Merijn Brand2016-03-191-0/+3
* Probe for and expose more fields for SA_SIGINFODagfinn Ilmari Mannsåker2016-01-261-0/+7
* Add Configure support for fdclose() for [perl #126847].Andy Dougherty2016-01-041-0/+1
* Revert "Remove unused filesystem stat symbols."Jarkko Hietaniemi2015-10-301-0/+17
* Remove unused filesystem stat symbols.Jarkko Hietaniemi2015-10-021-17/+0
* infnan: move the mantbits definitions from perl.h to ConfigureJarkko Hietaniemi2015-06-121-0/+1
* infnan: Configure scan for fp mantissa bytesJarkko Hietaniemi2015-06-121-0/+2
* infnan: Configure scan for infnan bytesJarkko Hietaniemi2015-06-121-0/+4
* bump version to v5.23.0Ricardo Signes2015-06-011-8/+8
* bump version to v5.22.0 with Porting/bump-perl-versionRicardo Signes2015-05-081-8/+8
* Configure: lrintl, lroundl, llrintl, llroundlJarkko Hietaniemi2015-02-021-0/+4
* Configure syncupH.Merijn Brand2014-11-231-0/+3
* checkcfgvar.pl --regen --default=undef; make regenJarkko Hietaniemi2014-11-141-0/+35
* Configure: add doublekind for the format of double.Jarkko Hietaniemi2014-11-021-0/+1
* PATCH: [perl #122252] international currency formatting (POSIX.1-2008)Andrew Fresh2014-09-221-0/+1
* Configure -Dusequadmath.Jarkko Hietaniemi2014-09-191-0/+1
* Configure for <quadmath.h>Jarkko Hietaniemi2014-09-191-0/+1
* Configure: scan for truncl.Jarkko Hietaniemi2014-09-071-0/+1
* POSIX math: Configure scan fpgetroundJarkko Hietaniemi2014-08-311-0/+1
* POSIX math: Configure scan d_fegetround and i_fenv.Jarkko Hietaniemi2014-08-311-0/+2
* POSIX math: Configure scan for acosh.Jarkko Hietaniemi2014-08-311-0/+1
* POSIX math: Configure scan for j0 and j0l.Jarkko Hietaniemi2014-08-311-0/+2
* Configure: add i_stdint.Jarkko Hietaniemi2014-08-301-0/+1