Builtins
|
2016-05-19
|
Matthew Martin
|
[ef7ef1]
38513: cast time to long long for printing wher...
|
Modules
|
2018-04-07
|
Oliver Kiddle
|
[8e6c1d]
42605: properly free the vi registers hash
|
Zle
|
2018-04-07
|
Oliver Kiddle
|
[8e6c1d]
42605: properly free the vi registers hash
|
.cvsignore
|
2009-02-18
|
Peter Stephenson
|
[58fa37]
unposted: .cvsignore patchlevel.h
|
.distfiles
|
2014-08-23
|
Peter Stephenson
|
[cc6e9d]
33047: use git to simplify massively source dis...
|
.exrc
|
1999-04-15
|
Tanaka Akira
|
[e74702]
Initial revision
|
.indent.pro
|
1999-10-17
|
Tanaka Akira
|
[9ac65c]
Initial revision
|
Makefile.in
|
2011-01-09
|
Peter Stephenson
|
[e72999]
gi1242+zsh@...: 28594:
|
Makemod.in.in
|
2011-05-10
|
Peter Stephenson
|
[de06c8]
29214: use -I rather than explicit path to find...
|
builtin.c
|
2018-04-07
|
Oliver Kiddle
|
[d8753f]
42601: tidy up code for set -A/+A to not increm...
|
compat.c
|
2017-05-12
|
Jun-ichi Takimoto
|
[171e7f]
41090: Replace iswprint() if unicode9 is enabled.
|
cond.c
|
2017-11-24
|
Daniel Shahaf
|
[77a39b]
42031 + 42048: Make [[ -o invalidoption ]] a no...
|
context.c
|
2015-06-27
|
Barton E. Schaefer
|
[811027]
35642: signal queueing in zcontext_save_partial()
|
exec.c
|
2018-04-20
|
Peter Stephenson
|
[85bed9]
Rationalise use of forks and pipes.
|
glob.c
|
2017-11-20
|
Dima Kogan
|
[487489]
stat() for glob qualifiers lost information in ...
|
hashnameddir.c
|
2011-05-09
|
Peter Stephenson
|
[bafa15]
29195: Separate nameddir hash to avoid clash of
|
hashtable.c
|
2017-12-20
|
Daniel Shahaf
|
[4b55c0]
42146: type -w += global aliases
|
hashtable.h
|
2017-10-11
|
Martijn Dekker
|
[bf04ff]
41866: No error unsetting nonexistent function ...
|
hist.c
|
2018-04-04
|
Peter Stephenson
|
[3517e4]
42581(?): Fix ZLE inline history expansion.
|
init.c
|
2017-09-11
|
Peter Stephenson
|
[2ef3df]
41668: New --emulate option on invocation.
|
input.c
|
2017-06-19
|
Barton E. Schaefer
|
[9de905]
41322: reduce number of changes in signal queui...
|
jobs.c
|
2018-03-12
|
Peter Stephenson
|
[7fd8e3]
42453: Fix race in look up of status for wait.
|
lex.c
|
2018-04-04
|
Peter Stephenson
|
[3517e4]
42581(?): Fix ZLE inline history expansion.
|
linklist.c
|
2017-04-26
|
Peter Stephenson
|
[408b92]
41008: Handle expansions for precommand modifiers
|
loop.c
|
2017-09-18
|
Barton E. Schaefer
|
[d29ad8]
41723: one more case of 41627 in "while" loops.
|
main.c
|
2004-04-06
|
Peter Stephenson
|
[6fa6a1]
Peter Castro: Cygwin improvements for dynamic l...
|
makepro.awk
|
2006-08-04
|
Peter Stephenson
|
[99fa8b]
22585: fix zsh.exports
|
math.c
|
2017-09-05
|
Peter Stephenson
|
[ea5b38]
41641: Some math operations shouldn't be lvalues.
|
mem.c
|
2018-03-01
|
Taylor West
|
[14c17a]
42411: Assume current C librarires handle free(...
|
mkbltnmlst.sh
|
2010-02-03
|
Peter Stephenson
|
[8ac97f]
27648, 267650/1, unposted README change:
|
mkmakemod.sh
|
2015-09-27
|
Barton E. Schaefer
|
[7e4784]
36663: replace obsolete "autobins" commentary w...
|
modentry.c
|
2007-06-19
|
Peter Stephenson
|
[84fa9b]
23571 + unposted; AIX compilation fixes
|
module.c
|
2017-08-11
|
Phil Pennock
|
[b5f40f]
41527 (tweaked for heap memory): fix [[ -<cond>...
|
options.c
|
2017-12-22
|
Peter Stephenson
|
[5f6a52]
42156: new CHECK_RUNNING_JOBS option demanded b...
|
params.c
|
2018-04-07
|
Oliver Kiddle
|
[90afd3]
42597: plug memory leak found by coverity
|
parse.c
|
2018-02-14
|
Martijn Dekker
|
[54ea6a]
42365: Use .zwc file if timestamp identical to ...
|
pattern.c
|
2017-05-12
|
Jun-ichi Takimoto
|
[171e7f]
41090: Replace iswprint() if unicode9 is enabled.
|
prompt.c
|
2018-01-15
|
Warepire
|
[d8d9fe]
42285: off by one fix in multiple prompts
|
prototypes.h
|
2014-06-07
|
Nikolas Garofil
|
[4f4d2b]
32737, 32736 (32741), 32735, 32734, 32733, 3273...
|
signals.c
|
2018-04-19
|
Peter Stephenson
|
[0f29b5]
42686: Fix previous pgrp patch.
|
signals.h
|
2016-10-03
|
Barton E. Schaefer
|
[4abbb4]
39548: DEBUG for queueing_enabled
|
signames1.awk
|
1999-04-15
|
Tanaka Akira
|
[e74702]
Initial revision
|
signames2.awk
|
2004-11-19
|
Peter Stephenson
|
[e022a9]
20566++: prefer SIGCHLD to SIGCLD and SIGPOLL t...
|
sort.c
|
2014-11-30
|
Oliver Kiddle
|
[0d4b54]
33818: fix types passed to sizeof detected by c...
|
string.c
|
2017-05-11
|
Peter Stephenson
|
[4bb81e]
41096: Don't assume null termination copying st...
|
subst.c
|
2018-01-24
|
Joey Pabalinas
|
[110b13]
42313: avoid null-pointer deref when using ${(P...
|
text.c
|
2016-09-13
|
Peter Stephenson
|
[1993a3]
39292: Distinguish "=" and "==" tests in output.
|
utils.c
|
2018-04-15
|
Barton E. Schaefer
|
[68d952]
42650: fix 42156 for zero-sized terminals
|
watch.c
|
2017-02-22
|
Jun-ichi Takimoto
|
[8328b7]
40604: revert to the old method if getutent() i...
|
wcwidth9.h
|
2017-05-12
|
Jun-ichi Takimoto
|
[171e7f]
41090: Replace iswprint() if unicode9 is enabled.
|
zsh.h
|
2018-01-24
|
Peter Stephenson
|
[758966]
42322 (tweaked): Fix interactive_comments histo...
|
zsh.ico
|
2000-08-16
|
Peter Stephenson
|
[c0ab63]
pws/Andrej: 12594, 12661: Windows resources and...
|
zsh.mdd
|
2016-02-14
|
Daniel Shahaf
|
[f96a01]
users/21256 + workers/37965: New math functions...
|
zsh.rc
|
2000-08-16
|
Peter Stephenson
|
[c0ab63]
pws/Andrej: 12594, 12661: Windows resources and...
|
zsh_system.h
|
2016-11-07
|
Jun-ichi Takimoto
|
[f912e8]
39728: define _GNU_SOURCE on Cygwin
|
ztype.h
|
2017-05-12
|
Jun-ichi Takimoto
|
[171e7f]
41090: Replace iswprint() if unicode9 is enabled.
|