1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-23 04:30:24 +02:00
zsh/Src/Zle
2004-04-06 09:16:57 +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 19553: rename c in zle to lastchar 2004-03-08 11:44:09 +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 19474: fix a calculation when displaying completions which are 2004-03-05 00:51:36 +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 19553: rename c in zle to lastchar 2004-03-08 11:44:09 +00:00
zle_keymap.c 19733 with docs tweaked: keymaps for vared and zed 2004-04-06 09:16:57 +00:00
zle_main.c 19733 with docs tweaked: keymaps for vared and zed 2004-04-06 09:16:57 +00:00
zle_misc.c zsh-users/7160: Check and fix mod_export entries. 2004-03-12 18:56:42 +00:00
zle_move.c 19553: rename c in zle to lastchar 2004-03-08 11:44:09 +00:00
zle_params.c Fixed two cases where unmetify() was using an int* to store a value 2004-03-03 18:47:52 +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 19595: rename DO to DOLOOP to avoid conflict with curses.h on Tru64 5.1 2004-03-11 14:25:12 +00:00
zle_utils.c zsh-users/7160: Check and fix mod_export entries. 2004-03-12 18:56:42 +00:00
zle_vi.c 19553: rename c in zle to lastchar 2004-03-08 11:44:09 +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