1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-28 15:01:21 +02:00
zsh/Src
2020-03-20 18:05:24 +00:00
..
Builtins unposted: Deconfuse $EDITOR's balanced braces mode. No functional change. 2020-03-20 18:05:24 +00:00
Modules
Zle 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
.cvsignore unposted: .cvsignore patchlevel.h 2009-02-18 17:11:16 +00:00
.distfiles 33047: use git to simplify massively source distribution file selection 2014-08-23 21:01:58 +01:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro Initial revision 1999-10-17 18:01:49 +00:00
builtin.c 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
compat.c 45487: Missing mod_export declarations for AIX 2020-02-24 10:55:48 +00:00
cond.c
context.c 35642: signal queueing in zcontext_save_partial() 2015-06-27 15:53:21 -07:00
exec.c Merge remote-tracking branch 'origin/master' into 5.9 2020-03-07 21:36:46 +00:00
glob.c 45291: A glob with a trailing slash will now match unreadable/unexecutable directories. 2020-01-15 19:20:33 -06:00
hashnameddir.c
hashtable.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
hashtable.h
hist.c 24581: Fix array assignments in shell word splitting and completion. 2019-12-31 18:35:06 +00:00
init.c unposted: internal: Add some comments and fix indentation. No functional change. 2020-01-26 03:46:00 +00:00
input.c
jobs.c users/24710: Fix job control problem with sudo. 2020-02-27 20:42:16 +00:00
lex.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
linklist.c 41008: Handle expansions for precommand modifiers 2017-04-26 09:44:38 +01:00
loop.c Merge remote-tracking branch 'origin/master' into 5.9 2020-03-07 21:36:46 +00:00
main.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
Makefile.in 45065: Make 'make -s' print nothing when it does nothing. 2019-12-18 06:01:49 +00:00
Makemod.in.in 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
makepro.awk 44637: = doesn't need quoting in awk regexp. 2019-08-03 10:57:02 +01:00
math.c
mem.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
mkbltnmlst.sh 27648, 267650/1, unposted README change: 2010-02-03 18:34:32 +00:00
mkmakemod.sh
modentry.c 23571 + unposted; AIX compilation fixes 2007-06-19 20:21:52 +00:00
module.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
openssh_bsd_setres_id.c Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
options.c Clean up error-message white space 2020-02-14 16:06:57 -06:00
params.c
parse.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
pattern.c 45269: Fix misspellings in completions and elsewhere. 2020-01-09 13:42:02 +00:00
prompt.c
prototypes.h 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation 2014-06-07 13:48:40 -07:00
signals.c users/24710: Fix job control problem with sudo. 2020-02-27 20:42:16 +00:00
signals.h 433029: Testing signal return type is no longer needed 2018-06-18 10:18:29 +01:00
signames1.awk Initial revision 1999-04-15 18:05:38 +00:00
signames2.awk
sort.c Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
string.c 41096: Don't assume null termination copying string. 2017-05-11 17:33:30 +01:00
subst.c 45058: internal: Add symbolic names to possible values of zexit()'s "from_where" parameter. No functional change. 2019-12-17 05:12:36 +00:00
text.c
utils.c 45536: fix handling of 8bit character under C-locale 2020-03-17 15:11:04 +09:00
watch.c 45004: Fix typos in comments 2019-12-11 02:37:39 +00:00
wcwidth9.h
zsh_system.h Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
zsh.h Fix typos reported by codespell in Src/ 2020-01-09 14:49:55 +01:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd Improve PRIVILEGED fixes 2020-02-14 16:06:57 -06:00
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
ztype.h