1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-11-03 19:11:34 +01:00
zsh/Src/Zle
2004-02-20 15:27:35 +00:00
..
.cvsignore Added *.dll to .cvsignore and fixed typo. (unposted) 2003-11-03 04:26:51 +00:00
.distfiles Initial revision 1999-04-15 18:05:38 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
comp.h fix for file-type-tests in nested quotes and don't count space file-type-character (17195) 2002-05-21 08:07:51 +00:00
compcore.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
compctl.c 19422: fix crash resulting from passing a long option to compctl 2004-02-15 12:55:30 +00:00
compctl.h Initial revision 1999-10-26 15:36:11 +00:00
compctl.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
complete.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
complete.mdd workers-18440: add previously added cygwin completion functions to the completion module 2003-04-08 15:34:51 +00:00
complist.c Silenced some compiler warnings about uninitialized variables. 2004-02-19 09:11:40 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c Another fix in sub_match() to avoid allowing a partial-meta match 2004-02-10 02:30:14 +00:00
compresult.c 18191: from Greg Klanderman: compctl -y didn't respect list arrangement 2003-02-06 10:29:30 +00:00
computil.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
computil.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
deltochar.c Initial revision 1999-04-15 18:05:38 +00:00
deltochar.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
iwidgets.list 19456: Fix ptmx tests, again. 2004-02-20 15:27:35 +00:00
zle.h 18139: Improve $killring interface; can now change length. Empty 2003-01-27 14:54:31 +00:00
zle.mdd Function installation information now in config.modules 2000-11-30 18:36:21 +00:00
zle_bindings.c Back out 13285. 2000-12-18 02:14:57 +00:00
zle_hist.c 19456: Fix ptmx tests, again. 2004-02-20 15:27:35 +00:00
zle_keymap.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
zle_main.c 19295: $CONTEXT zle parameter 2003-12-15 22:45:27 +00:00
zle_misc.c Don't crash if alt-y is typed twice in a row without a prior ctrl-y. 2003-07-29 09:53:26 +00:00
zle_move.c Initial revision 1999-04-15 18:05:38 +00:00
zle_params.c 19295: $CONTEXT zle parameter 2003-12-15 22:45:27 +00:00
zle_refresh.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
zle_things.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_thingy.c 19281: zle-line-init special widget 2003-12-12 22:53:27 +00:00
zle_tricky.c fix typo in comment (17569) 2002-08-20 15:21:54 +00:00
zle_utils.c a la 19209: zcalloc -> zshcalloc 2003-10-29 19:17:30 +00:00
zle_vi.c Initial revision 1999-04-15 18:05:38 +00:00
zle_widget.sed Initial revision 1999-04-15 18:05:38 +00:00
zle_word.c Initial revision 1999-04-15 18:05:38 +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