1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-05-27 02:16:22 +02:00
zsh/Src
Peter Stephenson 3ad5e3e7fe 17481 (Karl Tomlinson): get/set for terminfo and termcap parameters 2002-10-07 11:48:06 +00:00
..
Builtins 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
Modules 17481 (Karl Tomlinson): get/set for terminfo and termcap parameters 2002-10-07 11:48:06 +00:00
Zle 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
.cvsignore 12658: cscope ignorance 2000-08-16 10:44:08 +00:00
.distfiles unposted: remove ansi2knr from distfiles 2002-01-16 23:29:01 +00:00
.exrc Initial revision 1999-04-15 18:05:38 +00:00
.indent.pro Initial revision 1999-10-17 18:01:49 +00:00
Makefile.in 16332: remove ansi2knr.c from our repository due to licence 2001-12-20 23:48:38 +00:00
Makemod.in.in 16332: remove ansi2knr.c from our repository due to licence 2001-12-20 23:48:38 +00:00
builtin.c 17692: Prevent typeset of a positional parameter before it can do damage, 2002-09-19 17:57:56 +00:00
compat.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
cond.c Dan Nelson: 17492: Quote output from xtrace 2002-08-01 15:06:25 +00:00
exec.c 17673: Fix bug with &&s and ||s in complex constructs 2002-09-17 10:42:17 +00:00
glob.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
hashtable.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
hashtable.h 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
hist.c 17318: ${(z)...} added an extra space when the lexical analyser failed. 2002-06-14 17:52:05 +00:00
init.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
input.c 16492: add RPROMPT2 variable for right prompts in multi-line commands 2002-01-31 14:44:06 +00:00
jobs.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
lex.c 17760: Fix case-pattern parsing bug in sh emulation. 2002-10-06 18:38:14 +00:00
linklist.c 15919: use LinkLists in place of somewhat equivalent code 2001-10-02 02:35:00 +00:00
loop.c allow nterruption of empty while-loops with ^C (16711) 2002-02-25 09:21:14 +00:00
main.c Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
makepro.awk Andrej: Dynamic loading on cygwin 2000-08-02 18:01:51 +00:00
math.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
mem.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
mkbltnmlst.sh 17714: Fix to 17357, add module dependencies even if not adding autoloads. 2002-10-06 18:25:39 +00:00
mkmakemod.sh unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both 2001-06-06 08:37:21 +00:00
modentry.c Initial revision 1999-04-15 18:05:38 +00:00
module.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
options.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
params.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
parse.c 17760: Fix case-pattern parsing bug in sh emulation. 2002-10-06 18:38:14 +00:00
pattern.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
prompt.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
prototypes.h Fix term*.h header file collisions. 2001-04-13 16:29:28 +00:00
signals.c 17250: dont't execsave()/execrestore() around synchronous traps 2002-05-29 14:28:05 +00:00
signals.h rename handler() to zhandler() because it's now exported to modules (14951) 2001-06-18 07:24:22 +00:00
signames1.awk Initial revision 1999-04-15 18:05:38 +00:00
signames2.awk Initial revision 1999-04-15 18:05:38 +00:00
string.c 13280: NewImproved handling of colon modifiers w.r.t. paths 2001-02-19 10:26:52 +00:00
subst.c Split tokenize() into shtokenize() and zshtokenize() 2002-05-06 14:46:11 +00:00
system.h BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
text.c 17299: Use reference counts in Eprogs so as to be able to free them as soon 2002-06-07 14:44:21 +00:00
utils.c 17503: fix various typos and spelling mistakes in source code comments 2002-08-05 12:35:59 +00:00
watch.c 17582: Improved option argument handling. 2002-08-27 21:10:30 +00:00
zsh.h 17602, 17603: Rationalise option handling, in particular for cd, pushd, popd. 2002-09-03 09:33:35 +00:00
zsh.ico pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
zsh.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
zsh.rc pws/Andrej: 12594, 12661: Windows resources and icon 2000-08-16 13:23:37 +00:00
ztype.h Initial revision 1999-04-15 18:05:38 +00:00