1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-30 07:10:58 +02:00
zsh/Src
2025-07-13 10:26:09 -07:00
..
Builtins 53378: support new pipebuf resource limit on FreeBSD 2025-02-27 16:02:02 +01:00
Modules 53588: zsystem flock: handle optargs in the same word 2025-05-13 22:14:09 -05:00
Zle 53399: don't load ZLE early to set keymap 2025-03-03 01:30:32 +01:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 53399: don't load ZLE early to set keymap 2025-03-03 01:30:32 +01:00
compat.c 53257: use monotonic clock where appropriate 2024-12-26 10:09:25 -06:00
cond.c
context.c
exec.c github #126: Fix some typos 2025-01-27 23:39:05 +01:00
glob.c 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
hashnameddir.c
hashtable.c 52781: HIST IGNORE_DUPS + HIST_REDUCE_BLANKS treats whitespace as significant 2024-04-01 22:29:07 -07:00
hashtable.h
hist.c 53820: detect integer overflow when parsing history word designators. 2025-07-13 10:26:09 -07:00
init.c 53399: don't load ZLE early to set keymap 2025-03-03 01:30:32 +01:00
input.c 53093: silence compiler warning when USE_LSEEK is not defined 2024-09-18 11:08:08 +02:00
jobs.c 53257: use monotonic clock where appropriate 2024-12-26 10:09:25 -06:00
lex.c unposted: fix parsing of Bang token in value side of array element assignment 2024-08-15 18:06:19 -07:00
linklist.c
loop.c 53294: fix multibyte handling in "select" prompts 2025-01-03 09:18:23 -08:00
main.c
Makefile.in
Makemod.in.in 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
makepro.awk 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
math.c
mem.c 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
mkbltnmlst.sh 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
mkmakemod.sh
modentry.c 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
module.c
openssh_bsd_setres_id.c
options.c 53399: don't load ZLE early to set keymap 2025-03-03 01:30:32 +01:00
params.c unposted: fix silly bug wherein ${(!)ref} uppercased the referent name 2025-05-14 13:39:14 -07:00
parse.c 53738: Fix memory leak in command substitution. 2025-06-10 16:56:41 +01:00
pattern.c
prompt.c 53332, 53334: Avoid strlen calls after sprintf 2025-01-30 12:30:40 +01:00
prototypes.h 52750: remove ansi2knr support for old pre-ansi K&R compilers 2024-03-18 20:02:34 +01:00
signals.c 53257: use monotonic clock where appropriate 2024-12-26 10:09:25 -06:00
signals.h 53094: remove unused autoconf tests 2024-09-18 11:08:08 +02:00
signames1.awk
signames2.awk 52623: add some Solaris signal descriptions 2024-02-28 13:55:51 +01:00
sort.c
string.c 53335: Remove unused dupstring_glen() function 2025-01-30 12:42:09 +01:00
subst.c 53713: ${ ... } should not clobber $REPLY 2025-05-31 08:10:33 -07:00
text.c
utils.c 53607: Stop printing /usr/bin/foo -> /usr/bin/foo in 'whence -s'. 2025-05-14 14:53:12 +00:00
wcwidth9.h
zsh.h github #126: Fix some typos 2025-01-27 23:39:05 +01:00
zsh.ico
zsh.mdd
zsh.rc
zsh_system.h 53081: remove old BeOS support code 2024-09-14 19:21:58 +02:00
ztype.h