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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
51877: do not build pcre module if pcre2-config is not found
Jun-ichi Takimoto
2023-06-20
1
-12
/
+19
*
51862: support texinfo-7.0
Jun-ichi Takimoto
2023-06-19
1
-0
/
+5
*
51723: migrate pcre module to pcre2
Oliver Kiddle
2023-05-13
1
-11
/
+9
*
51639: new parameter ZSH_EXEPATH (full path of zsh executable)
Jun-ichi Takimoto
2023-04-11
1
-0
/
+19
*
51604: %M in TIMEFMT should report in kilobytes
Jun-ichi Takimoto
2023-03-30
1
-0
/
+9
*
51212: remove STOUC() macro
Oliver Kiddle
2022-12-16
1
-10
/
+0
*
50641: use 'int main()' in test C-codes in configure
Nicholas Vinson
2022-09-21
1
-54
/
+40
*
50418: use setenv(3)/getenv(3) on newer macOS
Jun-ichi Takimoto
2022-07-24
1
-0
/
+8
*
50287: Use getcwd by default.
Peter Stephenson
2022-05-26
1
-2
/
+6
*
50133: use read-ahead and lseek-rewind for efficient line-buffered input
Bart Schaefer
2022-04-28
1
-0
/
+59
*
49634, reported by Claes Nästén: revert 28989
Oliver Kiddle
2021-12-13
1
-2
/
+1
*
49606: remove old NIS-specific code for retrieving user data
Oliver Kiddle
2021-11-28
1
-32
/
+0
*
49537: fix finding utmpx file on FreeBSD
Oliver Kiddle
2021-11-02
1
-1
/
+1
*
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
[next]