..
.cvsignore
.distfiles
.exrc
attr.c
attr.mdd
cap.c
cap.mdd
clone.c
43791: File descriptor could be closed twice in clone
2018-11-09 10:54:47 +00:00
clone.mdd
curses.c
52477: fix "zcurses mouse delay ..." and one other typo
2024-01-24 17:36:18 -08:00
curses.mdd
curses_keys.awk
github #64 : Fix a build-time error when building against ncurses that hadn't been built with --enable-wgetch-events.
2020-08-28 02:54:51 +00:00
datetime.c
47494, 47495: Add -n option to strftime
2020-10-25 23:06:02 +01:00
datetime.mdd
db_gdbm.c
50368: adjust ztie'd bitflags so local variables cannot mess with database
2022-06-21 17:58:57 -07:00
db_gdbm.mdd
40558, 40562: General improvements to zsh/db/gdbm module
2017-02-17 09:22:02 +00:00
errnames1.awk
errnames2.awk
example.c
40524: do not free a null array
2017-02-13 18:09:34 -08:00
example.mdd
files.c
52750: remove ansi2knr support for old pre-ansi K&R compilers
2024-03-18 20:02:34 +01:00
files.mdd
hlgroup.c
52780: unneccessary returns in hlgroup
2024-03-21 09:25:07 +00:00
hlgroup.mdd
52533: add module to provide alternate readonly views of the content of .zle.hlgroups
2024-02-15 14:48:04 +01:00
ksh93.c
unposted: "typeset -p" has problems with special parameters having NULL values
2024-03-12 18:02:38 -07:00
ksh93.mdd
51524: dependency on zsh/zle for linkage
2023-03-06 14:54:28 -08:00
langinfo.c
37838: use UNUSED() consistently
2016-01-30 00:26:23 +09:00
langinfo.mdd
mapfile.c
52153: mapfile without HAVE_MMAP should not trim newlines
2023-09-16 13:08:59 -07:00
mapfile.mdd
mathfunc.c
43275: Add log2 to match func
2018-08-13 09:36:55 +01:00
mathfunc.mdd
nearcolor.c
unposted: add/remove UNUSED() for some function parameters
2021-09-08 11:58:29 +09:00
nearcolor.mdd
43747: new module to map colours from hex triplets to the nearest matching colour
2018-11-05 22:24:05 +01:00
newuser.c
37838: use UNUSED() consistently
2016-01-30 00:26:23 +09:00
newuser.mdd
param_private.c
52559: revise "typeset -p" with respect to local readonly special parameters
2024-02-20 20:16:03 -08:00
param_private.mdd
37081: new module zsh/param/private for private-scoped parameters in functions
2015-11-08 16:19:37 -08:00
parameter.c
52594: support for POSIX real-time signals with kill and trap
2024-02-28 00:21:11 +01:00
parameter.mdd
43039: Mark functions_source (et al.) for auto-loading
2018-06-17 20:34:17 -05:00
pcre.c
52721: fix metafication and regexp/subject confusion in pcre_match error message
2024-03-09 11:45:46 +00:00
pcre.mdd
51877: do not build pcre module if pcre2-config is not found
2023-06-20 18:14:27 +09:00
random.c
53060: silence build warnings
2024-08-31 17:22:02 +02:00
random.mdd
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() and zrand_int() math functions
2024-08-31 13:12:10 +02:00
random_real.c
53056: new zsh/random module defining an SRANDOM parameter and zrand_float() and zrand_int() math functions
2024-08-31 13:12:10 +02:00
regex.c
40486: Don't warn on creation of MATCH etc. in regex.
2017-02-02 10:03:57 +00:00
regex.mdd
socket.c
37838: use UNUSED() consistently
2016-01-30 00:26:23 +09:00
socket.mdd
stat.c
51212: remove STOUC() macro
2022-12-16 23:28:10 +01:00
stat.mdd
system.c
50355: documentation and return status consistency in zsh/system module
2022-06-11 15:02:46 -07:00
system.mdd
39217: fix error name generation with GCC.
2016-09-07 11:50:00 +01:00
tcp.c
unposted: silence warnings on Cygwin
2017-03-10 18:41:25 +09:00
tcp.h
tcp.mdd
termcap.c
43227: fix memory leaks in term{cap,info}.c
2018-08-01 21:36:44 +09:00
termcap.mdd
terminfo.c
52526: metafy terminfo capabilities
2024-02-09 19:33:43 +01:00
terminfo.mdd
watch.c
52750: remove ansi2knr support for old pre-ansi K&R compilers
2024-03-18 20:02:34 +01:00
watch.mdd
49534, 49539: separate watch/log functionality out into a module
2021-11-02 21:41:53 +01:00
zftp.c
53257: use monotonic clock where appropriate
2024-12-26 10:09:25 -06:00
zftp.mdd
zprof.c
53257: use monotonic clock where appropriate
2024-12-26 10:09:25 -06:00
zprof.mdd
zpty.c
51212: remove STOUC() macro
2022-12-16 23:28:10 +01:00
zpty.mdd
zselect.c
37838: use UNUSED() consistently
2016-01-30 00:26:23 +09:00
zselect.mdd
zutil.c
unposted: remove unused variable to silence compiler warning
2024-01-28 00:28:06 +01:00
zutil.mdd