index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2022-12-16
51212: remove STOUC() macro
Oliver Kiddle
1
-10
/
+0
2022-09-21
50641: use 'int main()' in test C-codes in configure
Nicholas Vinson
1
-54
/
+40
2022-07-24
50418: use setenv(3)/getenv(3) on newer macOS
Jun-ichi Takimoto
1
-0
/
+8
2022-05-26
50287: Use getcwd by default.
Peter Stephenson
1
-2
/
+6
2022-04-28
50133: use read-ahead and lseek-rewind for efficient line-buffered input
Bart Schaefer
1
-0
/
+59
2021-12-13
49634, reported by Claes Nästén: revert 28989
Oliver Kiddle
1
-2
/
+1
2021-11-28
49606: remove old NIS-specific code for retrieving user data
Oliver Kiddle
1
-32
/
+0
2021-11-02
49537: fix finding utmpx file on FreeBSD
Oliver Kiddle
1
-1
/
+1
2021-05-15
33465: use prctl() for "jobs -Z" where available
Han Pingtian
1
-0
/
+6
2021-04-09
47785: remove deprecated autoconf functions
Felipe Contreras
1
-3
/
+1
2021-01-20
47840: make zpty module work on Cygwin
Peiyuan Song
1
-1
/
+1
2020-11-16
47560: add includes/prototypes for tests in configure
Jun-ichi Takimoto
1
-0
/
+24
2020-06-03
45950: Fix 'make install' in out-of-tree tarball builds.
Yasuhiro KIMURA
1
-0
/
+16
2020-03-22
github #51: Fix configure for cross build.
Rin Okuyama
1
-71
/
+3
2020-03-07
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-0
/
+2
2020-03-06
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
1
-0
/
+1
2020-02-14
Improve PRIVILEGED fixes
Daniel Shahaf
1
-3
/
+2
2020-02-14
Drop privileges securely
Sam Foxman
1
-1
/
+3
2020-01-15
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
1
-16
/
+3
2020-01-10
use /dev/fd on Cygwin for process substitution
Jun-ichi Takimoto
1
-16
/
+3
2020-01-06
45246: Make --disable-multibyte warn, since the test suite fails in that conf...
Daniel Shahaf
1
-0
/
+15
2020-01-06
45213: Make --enable-gdbm default to false, rather than default to true with ...
Daniel Shahaf
1
-11
/
+3
2019-10-28
44865: Try harder to link in curses module
Sebastian Gniazdowski
1
-3
/
+54
2019-08-28
44710: support RLIMIT_UMTXP on FreeBSD
Jun-ichi Takimoto
1
-0
/
+1
2019-08-27
44712: Prefer any variety of ncurses to other terminal libraries.
Sebastian Gniazdowski
1
-2
/
+2
2019-03-15
44118: use libtirpc if RPC is not in glibc
Jun-ichi Takimoto
1
-0
/
+4
2018-08-31
43357: isinf/isnan can be macros so need custom configure tests
Oliver Kiddle
1
-1
/
+21
2018-08-13
43275: Add log2 to match func
dana
1
-0
/
+1
2018-06-20
43075: Support nanosecond-precision time formatting
dana
1
-0
/
+8
2018-06-18
433029: Testing signal return type is no longer needed
Eitan Adler
1
-12
/
+0
2018-05-29
42862: Remove AC_PROG_TRADITIONAL from configure.ac.
Eitan Adler
1
-1
/
+0
2018-05-29
42863: configure.ac update to latest autoconf conventions
Eitan Adler
1
-263
/
+149
2018-05-17
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
1
-0
/
+7
2018-05-13
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
1
-0
/
+1
2018-04-11
42623: Add some extra quotes to previous commit
Peter Stephenson
1
-3
/
+3
2018-04-10
42618: support signal names from multiple include files.
Benedikt Morbach
1
-5
/
+8
2017-10-02
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
Peter Stephenson
1
-3
/
+3
2017-06-22
41342: check for Yodl version 4
Axel Beckert
1
-0
/
+1
2017-05-12
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
1
-15
/
+25
2017-03-05
40726: add "zcurses resize" for sane terminal size change
Sebastian Gniazdowski
1
-1
/
+1
2017-02-23
40604: revert to the old method if getutent() is not available
Jun-ichi Takimoto
1
-1
/
+1
2017-01-27
40425: HAVE_* tests for getutxent etc.
Peter Stephenson
1
-1
/
+2
2016-12-28
40232: Remove SH_USE_BSD_ECHO autoconf test.
Daniel Shahaf
1
-15
/
+0
2016-11-29
40037: Unicode 9 character width support.
Joshua Rubin
1
-0
/
+12
2016-09-28
39463: an additional test for default system path
Martijn Dekker
1
-0
/
+2
2016-08-20
39064: use scalbn() instead of scalb() (mathfunc.c)
Jun-ichi Takimoto
1
-0
/
+1
2016-08-10
39014: Use special OpenBSD interface to get correct rand() behavior
Mikael Magnusson
1
-1
/
+2
2016-03-08
38108: enable to create both zsh_{a4,us}.pdf
Jun-ichi Takimoto
1
-2
/
+12
2016-03-04
38084: Use previously located pcre-config for libs
Baruch Siach
1
-1
/
+1
2015-09-21
36577: supplement 36559 to using LONG_MAX for 64-bit long
Peter Stephenson
1
-0
/
+6
[next]