summaryrefslogtreecommitdiff
path: root/configh.in
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'gawk-5.2-stable'Arnold D. Robbins2023-02-271-0/+3
|\
| * Squashed commit of the following:Arnold D. Robbins2023-02-271-0/+3
* | Nuke use of libsigsegv.Arnold D. Robbins2022-12-011-3/+0
|/
* Update GNULIB stuff.Arnold D. Robbins2022-10-211-4/+21
* Remove some dead configure tests and code, bump version.Arnold D. Robbins2022-08-161-6/+0
* Add checks and handle missing strsignal function.Arnold D. Robbins2022-07-191-0/+3
* PMA only works on 64-bit systems. Enforce this and document it.Arnold D. Robbins2022-06-291-0/+3
* Squashed commit of the following:Arnold D. Robbins2022-06-241-0/+3
* Fix in configure.ac.Arnold D. Robbins2021-09-091-0/+7
* Move to Autoconf 2.71.Arnold D. Robbins2021-09-091-32/+90
* Fix TIDYMEM / mtrace usage.Arnold D. Robbins2020-08-131-0/+3
* Update to gettext 0.20.2.Arnold D. Robbins2020-07-201-3/+3
* Update and simplify dfa.c.Arnold D. Robbins2020-02-011-0/+3
* Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-12-121-0/+3
|\
| * Speed up UTC mktime by using library timegm if available instead of our slow ...Andrew J. Schorr2018-12-121-0/+3
* | Merge branch 'gawk-4.2-stable'Arnold D. Robbins2018-03-221-0/+3
|\ \ | |/
| * Add support for %a and %A in printf.Arnold D. Robbins2018-03-221-0/+3
* | Remove gawkbool.h; rely on their being a stdbool.h.Arnold D. Robbins2017-10-131-6/+0
* | Remove the --with-whiny-user-strftime configuration option.Arnold D. Robbins2017-10-101-3/+0
* | Remove code allowing non-English letters in identifiers.Arnold D. Robbins2017-10-021-3/+0
|/
* Use gai_strerror for error messages if getaddrinfo fails.Arnold D. Robbins2017-08-281-0/+3
* Rename intdiv to intdiv0, require it to be configured in.Arnold D. Robbins2017-04-161-0/+3
* Use fwrite_unlocked if it exists. Nice speedup in output.Arnold D. Robbins2016-08-291-0/+3
* Merge branch 'gawk-4.1-stable' (zOS updates included)Arnold D. Robbins2015-10-041-0/+15
|\
| * Rework zOS patches; keep separate from autotools.Arnold D. Robbins2015-08-021-0/+15
* | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-08-021-3/+3
|\ \ | |/
| * Update autotools.Arnold D. Robbins2015-08-021-3/+3
* | Updated autoconf (.ac) files. Remove RETSIGTYPE.Arnold D. Robbins2015-04-161-3/+0
* | Merge branch 'master' into selectArnold D. Robbins2015-03-201-3/+0
|\ \
| * \ Merge branch 'gawk-4.1-stable'Arnold D. Robbins2015-02-271-3/+0
| |\ \ | | |/
| | * Small configuration fix.Arnold D. Robbins2015-02-271-3/+0
* | | Merge remote-tracking branch 'origin/master' into selectAndrew J. Schorr2014-11-031-0/+3
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-09-271-0/+3
| |\ \ | | |/
| | * Add configure option to enable severe portability problems.Arnold D. Robbins2014-09-271-0/+3
* | | Merge 'master' into selectAndrew J. Schorr2014-09-211-3/+3
|\ \ \ | |/ /
| * | Merge branch 'gawk-4.1-stable'Arnold D. Robbins2014-08-271-0/+3
| |\ \ | | |/
| | * Cleanup code for strcasecmp.Arnold D. Robbins2014-08-271-0/+3
| * | Remove support for MirBSD. Yay!Arnold D. Robbins2014-08-261-3/+0
| |/
* | Merge branch 'master' into selectAndrew J. Schorr2014-04-131-6/+3
|\ \ | |/
| * Remove AC_FUNC_VPRINTF macro and header tests.Arnold D. Robbins2013-12-161-6/+0
| * Fix issue with old readline lib on Mac OS X.Arnold D. Robbins2013-08-291-0/+3
* | In io.c:wait_any, use sigprocmask if available.Andrew J. Schorr2013-07-071-0/+3
* | Revert incorrect patch to wait_any and instead use waitpid to avoid blocking.Andrew J. Schorr2013-07-041-0/+3
|/
* Replace obsolete AC_STRUCT_ST_BLKSIZE macro.Arnold D. Robbins2013-05-271-4/+0
* Make charasbytes test pass on MirBSD.Arnold D. Robbins2013-03-011-0/+3
* Merge branch 'gawk-4.0-stable'Arnold D. Robbins2012-12-091-0/+3
|\
| * Use posix_openpt() if available.Arnold D. Robbins2012-12-091-0/+3
* | Move libtool from top configure.ac into extension directory.Andrew J. Schorr2012-05-211-7/+0
* | Build infrastructure updated.Arnold D. Robbins2012-05-201-1/+0
* | Merge remote branch 'origin/xgawk-build'Arnold D. Robbins2012-05-091-0/+8
|\ \