1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Src/Zle
2002-04-24 07:59:17 +00:00
..
.cvsignore Initial revision 1999-04-15 18:05:38 +00:00
.distfiles Initial revision 1999-04-15 18:05:38 +00:00
.exrc
comp.h add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
compcore.c add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
compctl.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
compctl.h
compctl.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
complete.c fix two memory leaks (found by Felix): pre-compiled patterns when re-defining styles and compredirs-copies in comp_wrapper() (17029) 2002-04-24 07:59:17 +00:00
complete.mdd
complist.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c
compresult.c add new generic fake style and changes to the C-code for that (different implementation of compadd -x) (16483) 2002-01-22 10:22:47 +00:00
computil.c make compvalues unquote the string from the line like comparguments does (16998) 2002-04-17 07:28:17 +00:00
computil.mdd
deltochar.c
deltochar.mdd
iwidgets.list
zle_bindings.c
zle_hist.c 16767: Src/Zle/zle_hist.c, Doc/Zsh/zle.yo, Doc/Zsh/contrib.yo, 2002-03-05 16:33:19 +00:00
zle_keymap.c
zle_main.c add $redirections array to completion system parameters, containing information about all redirections on the line; make this and compstate[redirect] contain the file descriptor number (16751) 2002-03-01 10:41:59 +00:00
zle_misc.c
zle_move.c Initial revision 1999-04-15 18:05:38 +00:00
zle_params.c
zle_refresh.c 16635: make sure we display lists in singlelinezle mode 2002-02-19 00:06:54 +00:00
zle_things.sed
zle_thingy.c
zle_tricky.c treat backslashed bangs in double quotes specially in get_comp_string(), they are more like $s there (16990) 2002-04-16 07:53:13 +00:00
zle_utils.c
zle_vi.c
zle_widget.sed
zle_word.c Initial revision 1999-04-15 18:05:38 +00:00
zle.h
zle.mdd Function installation information now in config.modules 2000-11-30 18:36:21 +00:00
zleparameter.c fix two memory leaks (at least I hope they are fixed) and some out-of-bound array accesses, plus some defensive programming for heap allocated param structs (14605) 2001-05-31 09:43:59 +00:00
zleparameter.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00