1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-17 12:41:14 +02:00
zsh/Src/Zle
Wayne Davison a2e7cbe308 A slightly more optimal way to fix the zle_setline() bug using
the same zlecs-checking idiom as setline().
2005-12-12 18:35:47 +00:00
..
.cvsignore Added *.dll to .cvsignore and fixed typo. (unposted) 2003-11-03 04:26:51 +00:00
.distfiles
.exrc
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 Got rid of some unsigned-char/char pointer casts. 2005-11-15 08:44:17 +00:00
compctl.c Got rid of some unsigned-char/char pointer casts. 2005-11-15 08:44:17 +00:00
compctl.h
compctl.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
complete.c 21663: check for string overflow 2005-08-18 18:15:44 +00:00
complete.mdd users/8359: add Darwin completion directories by default 2005-01-12 17:28:58 +00:00
complist.c 22069: completion listings didn't get unmetafied 2005-12-10 21:04:42 +00:00
complist.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
compmatch.c 21943, 21945: ZLE_UNICODE_SUPPORT -> MULTIBYTE_SUPPORT; 2005-10-28 17:34:33 +00:00
compresult.c Got rid of some unsigned-char/char pointer casts. 2005-11-15 08:44:17 +00:00
computil.c In parse_cadef(), the variable name oargs was re-defined in an inner 2005-10-31 19:59:20 +00:00
computil.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
deltochar.c Fixed some compiler warnings about signed/unsigned comparisons. 2005-10-31 21:12:24 +00:00
deltochar.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00
iwidgets.list 22014: argument-base, insert-unicode-char 2005-11-24 10:25:33 +00:00
zle.h 22014: argument-base, insert-unicode-char 2005-11-24 10:25:33 +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 A slightly more optimal way to fix the zle_setline() bug using 2005-12-12 18:35:47 +00:00
zle_keymap.c unposted: bit I missed in 21945 2005-10-28 17:42:07 +00:00
zle_main.c 22014: argument-base, insert-unicode-char 2005-11-24 10:25:33 +00:00
zle_misc.c Fixed parsedigit() to have it use its arg instead of "lastchar". 2005-11-30 16:49:44 +00:00
zle_move.c Changed iblank() calls on zleline to use ZC_iblank(). 2005-11-01 02:50:29 +00:00
zle_params.c Got rid of some unsigned-char/char pointer casts. 2005-11-15 08:44:17 +00:00
zle_refresh.c 22009: another double-width character fix 2005-11-21 15:22:12 +00:00
zle_things.sed
zle_thingy.c Got rid of some unsigned-char/char pointer casts. 2005-11-15 08:44:17 +00:00
zle_tricky.c Got rid of two unneeded "(char *)" casts. 2005-11-18 17:26:10 +00:00
zle_utils.c Changed zlelineasstring() and zlegetline() to each return a normal char 2005-11-15 08:44:32 +00:00
zle_vi.c - In vireplacechars(), changed "ch" into a ZLE_INT_T. 2005-11-01 02:50:30 +00:00
zle_widget.sed
zle_word.c - Changed a bunch of iblank() calls on zleline to use ZC_iblank(). 2005-11-01 02:50:31 +00:00
zleparameter.c 20695: Fix Cygwin problem with initialising from pointer to imported variable 2005-01-12 12:18:58 +00:00
zleparameter.mdd 13194: change in module configuration system 2000-11-26 20:01:01 +00:00