You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
zsh/Src
Jun-ichi Takimoto ac6257f150 50418: use setenv(3)/getenv(3) on newer macOS 2 years ago
..
Builtins unposted: add a comment about how to add a new resource 4 years ago
Modules 50368: adjust ztie'd bitflags so local variables cannot mess with database 2 years ago
Zle 50325: revert 38150 and fix in calling function cfp_matcher_range() instead 2 years ago
.cvsignore
.distfiles
.exrc
.indent.pro
Makefile.in
Makemod.in.in
builtin.c 50359: fix bad sticky-emulation in "functions -c" 2 years ago
compat.c
cond.c
context.c
exec.c 50136: Fix =(nosuchcommand) race/deadlock first reported in workers/42609 2 years ago
glob.c 49994: Single-byte equivalence of users/22601 and workers/40891 2 years ago
hashnameddir.c 49606: remove old NIS-specific code for retrieving user data 3 years ago
hashtable.c 46275: eliminate undefined behavior caused by redefinition of hashtable 4 years ago
hashtable.h
hist.c 50080: add missing STOUC() in casemodify() 2 years ago
init.c 49534, 49539: separate watch/log functionality out into a module 3 years ago
input.c 50133: use read-ahead and lseek-rewind for efficient line-buffered input 2 years ago
jobs.c 50379/50380: fix off-by-one side-effect of workers/49906 that broke $(jobs -l) 2 years ago
lex.c 49182: Turn off correction inside command substition. 3 years ago
linklist.c
loop.c 48857: declare "volatile" all globals that may be modified by signal handlers 3 years ago
main.c
makepro.awk 48857: declare "volatile" all globals that may be modified by signal handlers 3 years ago
math.c 49611 based on 49590 (Martijn Dekker): disable Inf and NaN in math expressions for sh emulation 3 years ago
mem.c 48439: remove macros that became unnecessary by df48cc8 3 years ago
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c 49612: avoid startup error with clashing non-local module parameter name 3 years ago
openssh_bsd_setres_id.c 50192: use set{u,g}id() for dropping privilege on NetBSD 2 years ago
options.c 49422: improve support of --disable-dynamic-nss 3 years ago
params.c 50081: reset global mbstate_t variables when LC_CTYPE changes 2 years ago
parse.c 50341: disallow here-document markers containing newline 2 years ago
pattern.c 50081: reset global mbstate_t variables when LC_CTYPE changes 2 years ago
prompt.c 50049: care with signed characters 2 years ago
prototypes.h
signals.c 50306: fix wait for child that was stopped/continued 2 years ago
signals.h
signames1.awk
signames2.awk
sort.c users/24971: ${(-)var} sorts on signed integers 4 years ago
string.c unposted: Fix some typos and markup. 2 years ago
subst.c 49853 + 49882/49883: make "${arr[*]:off}" compatible with ksh/bash 2 years ago
text.c Tweaks to MULTI_FUNC_DEF 2 years ago
utils.c 49989: Single byte versions of nice quoting. 2 years ago
wcwidth9.h
zsh.h 49989: Single byte versions of nice quoting. 2 years ago
zsh.ico
zsh.mdd 49534, 49539: separate watch/log functionality out into a module 3 years ago
zsh.rc
zsh_system.h 50418: use setenv(3)/getenv(3) on newer macOS 2 years ago
ztype.h