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
*
53134: use -undefined dynamic_lookup on recent macOS
Jun-ichi Takimoto
2024-10-02
1
-1
/
+3
*
53094: remove unused autoconf tests
Oliver Kiddle
2024-09-18
1
-9
/
+3
*
53086: change flags used for building dynamic modules on Haiku OS
Oliver Kiddle
2024-09-14
1
-2
/
+2
*
53085: support for BSDs in $ZSH_EXEPATH implementation
Oliver Kiddle
2024-09-14
1
-1
/
+1
*
53084: yet another approach to the /dev/fd autoconf test because of shells em...
Oliver Kiddle
2024-09-14
1
-1
/
+1
*
53083: handle Haiku specific resource limit for open vnode monitors
Oliver Kiddle
2024-09-14
1
-0
/
+1
*
53082: remove a couple of unused #defines
Oliver Kiddle
2024-09-14
1
-7
/
+0
*
53081: remove old BeOS support code
Oliver Kiddle
2024-09-14
1
-165
/
+0
*
53080: remove code for systems that only have the old pre-POSIX signal()
Oliver Kiddle
2024-09-14
1
-31
/
+0
*
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() ...
Clinton Bunch
2024-08-31
1
-0
/
+2
*
unposted: remove reference to fp_PROG_CC_STDC macro which was removed in 52750
Oliver Kiddle
2024-03-20
1
-2
/
+0
*
52750: remove ansi2knr support for old pre-ansi K&R compilers
Oliver Kiddle
2024-03-18
1
-40
/
+1
*
52509: manage internals of stdio objects when performing redirections.
Bart Schaefer
2024-01-28
1
-1
/
+1
*
52383: Avoid incompatible pointer types in terminfo global variable checks
Florian Weimer
2023-12-13
1
-6
/
+6
*
52394: alter form of /dev/fd test to work where /bin/sh is ksh such as on Sol...
Oliver Kiddle
2023-12-13
1
-1
/
+1
*
52326, 52372: add -q option to kill for sigqueue
Oliver Kiddle
2023-12-05
1
-0
/
+1
*
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
[next]