index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
33465: use prctl() for "jobs -Z" where available
Han Pingtian
2021-05-15
1
-0
/
+6
*
47785: remove deprecated autoconf functions
Felipe Contreras
2021-04-09
1
-3
/
+1
*
47840: make zpty module work on Cygwin
Peiyuan Song
2021-01-20
1
-1
/
+1
*
47560: add includes/prototypes for tests in configure
Jun-ichi Takimoto
2020-11-16
1
-0
/
+24
*
45950: Fix 'make install' in out-of-tree tarball builds.
Yasuhiro KIMURA
2020-06-03
1
-0
/
+16
*
github #51: Fix configure for cross build.
Rin Okuyama
2020-03-22
1
-71
/
+3
*
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-03-07
1
-0
/
+2
|
\
|
*
45490 (+45495 and a test): refactor rlimits.c
Jun-ichi Takimoto
2020-03-06
1
-0
/
+1
|
*
Improve PRIVILEGED fixes
Daniel Shahaf
2020-02-14
1
-3
/
+2
|
*
Drop privileges securely
Sam Foxman
2020-02-14
1
-1
/
+3
*
|
Merge remote-tracking branch 'origin/master' into 5.9
Daniel Shahaf
2020-01-15
1
-16
/
+3
|
\
|
|
*
use /dev/fd on Cygwin for process substitution
Jun-ichi Takimoto
2020-01-10
1
-16
/
+3
*
|
45246: Make --disable-multibyte warn, since the test suite fails in that conf...
Daniel Shahaf
2020-01-06
1
-0
/
+15
*
|
45213: Make --enable-gdbm default to false, rather than default to true with ...
Daniel Shahaf
2020-01-06
1
-11
/
+3
|
/
*
44865: Try harder to link in curses module
Sebastian Gniazdowski
2019-10-28
1
-3
/
+54
*
44710: support RLIMIT_UMTXP on FreeBSD
Jun-ichi Takimoto
2019-08-28
1
-0
/
+1
*
44712: Prefer any variety of ncurses to other terminal libraries.
Sebastian Gniazdowski
2019-08-27
1
-2
/
+2
*
44118: use libtirpc if RPC is not in glibc
Jun-ichi Takimoto
2019-03-15
1
-0
/
+4
*
43357: isinf/isnan can be macros so need custom configure tests
Oliver Kiddle
2018-08-31
1
-1
/
+21
*
43275: Add log2 to match func
dana
2018-08-13
1
-0
/
+1
*
43075: Support nanosecond-precision time formatting
dana
2018-06-20
1
-0
/
+8
*
433029: Testing signal return type is no longer needed
Eitan Adler
2018-06-18
1
-12
/
+0
*
42862: Remove AC_PROG_TRADITIONAL from configure.ac.
Eitan Adler
2018-05-29
1
-1
/
+0
*
42863: configure.ac update to latest autoconf conventions
Eitan Adler
2018-05-29
1
-263
/
+149
*
42790: make [[:blank:]] match non-ASCII blanks
Stephane Chazelas
2018-05-17
1
-0
/
+7
*
Nelson H. F. Beebe: 19597 (rebased 42369): return Inf, NaN etc from floating ...
Oliver Kiddle
2018-05-13
1
-0
/
+1
*
42623: Add some extra quotes to previous commit
Peter Stephenson
2018-04-11
1
-3
/
+3
*
42618: support signal names from multiple include files.
Benedikt Morbach
2018-04-10
1
-5
/
+8
*
41787 (plus minor tweaks): use $FUNCSTACK for function nesting depth.
Peter Stephenson
2017-10-02
1
-3
/
+3
*
41342: check for Yodl version 4
Axel Beckert
2017-06-22
1
-0
/
+1
*
41090: Replace iswprint() if unicode9 is enabled.
Jun-ichi Takimoto
2017-05-12
1
-15
/
+25
*
40726: add "zcurses resize" for sane terminal size change
Sebastian Gniazdowski
2017-03-05
1
-1
/
+1
*
40604: revert to the old method if getutent() is not available
Jun-ichi Takimoto
2017-02-23
1
-1
/
+1
*
40425: HAVE_* tests for getutxent etc.
Peter Stephenson
2017-01-27
1
-1
/
+2
*
40232: Remove SH_USE_BSD_ECHO autoconf test.
Daniel Shahaf
2016-12-28
1
-15
/
+0
*
40037: Unicode 9 character width support.
Joshua Rubin
2016-11-29
1
-0
/
+12
*
39463: an additional test for default system path
Martijn Dekker
2016-09-28
1
-0
/
+2
*
39064: use scalbn() instead of scalb() (mathfunc.c)
Jun-ichi Takimoto
2016-08-20
1
-0
/
+1
*
39014: Use special OpenBSD interface to get correct rand() behavior
Mikael Magnusson
2016-08-10
1
-1
/
+2
*
38108: enable to create both zsh_{a4,us}.pdf
Jun-ichi Takimoto
2016-03-08
1
-2
/
+12
*
38084: Use previously located pcre-config for libs
Baruch Siach
2016-03-04
1
-1
/
+1
*
36577: supplement 36559 to using LONG_MAX for 64-bit long
Peter Stephenson
2015-09-21
1
-0
/
+6
*
35360 (replacing 35357): fix for configuring zpty on FreeBSD without
Oliver Kiddle
2015-06-03
1
-1
/
+1
*
35255: if available, use texi2any instead of texi2html
Jun-ichi Takimoto
2015-05-23
1
-1
/
+6
*
34723: disable fixed site function dir if user disable site function dir
Peter Stephenson
2015-03-18
1
-1
/
+2
*
34636: replace broken isprint() on Mac OS X
Jun-ichi Takimoto
2015-03-05
1
-0
/
+34
*
34365: History lockfile backoff: randomised time.
Peter Stephenson
2015-01-25
1
-1
/
+2
*
33820: detect support for realpath() with a NULL
Oliver Kiddle
2014-11-30
1
-0
/
+17
*
33743: use posix_openpt in zpty if it is available
Oliver Kiddle
2014-11-24
1
-0
/
+1
*
33208: improve report on paths at end of configuration
Tanu Kaskinen
2014-09-22
1
-7
/
+10
[next]