1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-12-06 17:51:18 +01:00
zsh/Src
Peter Stephenson f26d1ba6b0 Add features associated with autoloading a function using an absolute
path.

-d defaults to normal fpath

-r remembers the path without actually loading.  May be combined with -d.

-R does the same but it's an error if not found

-X can now take a directory path: this is used to output not yet loaded
functions that have an associated path.
2017-01-11 11:26:13 +00:00
..
Builtins
Modules
Zle 40305: fix some problems redisplaying command line after interrupt. 2017-01-10 19:18:52 +00:00
.cvsignore
.distfiles
.exrc Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro
builtin.c Add features associated with autoloading a function using an absolute 2017-01-11 11:26:13 +00:00
compat.c
cond.c
context.c
exec.c Add features associated with autoloading a function using an absolute 2017-01-11 11:26:13 +00:00
glob.c
hashnameddir.c
hashtable.c Add features associated with autoloading a function using an absolute 2017-01-11 11:26:13 +00:00
hashtable.h
hist.c 40248: suppress errors from zshaddhistoryhook 2017-01-03 14:43:32 -08:00
init.c
input.c 40306 with doc tweaks: Change behaviour expanding alias in () function definition. 2017-01-10 19:14:26 +00:00
jobs.c
lex.c 39815: Read input to end on parse error in $(...) inside a string. 2016-11-03 10:30:00 +00:00
linklist.c
loop.c Extra case for ERR_RETURN and ERR_EXIT. 2016-12-05 11:21:01 +00:00
main.c
Makefile.in
Makemod.in.in 29214: use -I rather than explicit path to find headers 2011-05-10 16:40:27 +00:00
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh
modentry.c 23571 + unposted; AIX compilation fixes 2007-06-19 20:21:52 +00:00
module.c
options.c 40306 with doc tweaks: Change behaviour expanding alias in () function definition. 2017-01-10 19:14:26 +00:00
params.c 40270 (after 39995): Add cross-reference for robustness. 2017-01-05 15:58:18 +00:00
parse.c Add features associated with autoloading a function using an absolute 2017-01-11 11:26:13 +00:00
pattern.c
prompt.c 40260: zero new space allocated in prompt buffer 2017-01-03 12:00:18 +00:00
prototypes.h 32737, 32736 (32741), 32735, 32734, 32733, 32732 (32739): Strict compilation 2014-06-07 13:48:40 -07:00
signals.c
signals.h
signames1.awk
signames2.awk
sort.c
string.c
subst.c users/22319: ${ary1:^ary2} should not change isarr state of expansion of ary1 2017-01-03 14:44:12 -08:00
text.c
utils.c
watch.c 36227: attempt to fix metafication problem with ztrftime. 2015-08-18 16:20:48 +01:00
wcwidth9.h
zsh.h Add features associated with autoloading a function using an absolute 2017-01-11 11:26:13 +00:00
zsh.ico
zsh.mdd
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh_system.h
ztype.h