1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-03 01:11:37 +02:00
zsh/Src
2001-09-09 22:08:55 +00:00
..
Builtins 15675: Src/Builtins/rlimits.awk: handle case where RLIM_NLIMITS is set to a number within an enum. 2001-08-21 20:05:33 +00:00
Modules 1576x: take service names, stuff fd numbers into $REPLY 2001-09-09 22:08:55 +00:00
Zle 15734: zle -K option to select a keymap, and zle KEYMAP parameter to 2001-09-03 01:39:19 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c Fix and regression tests for crash on typeset of local array elements. 2001-08-13 17:43:04 +00:00
compat.c fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:33:26 +00:00
cond.c
exec.c Fix exit status of zsh -fc '! command' 2001-08-19 04:23:46 +00:00
glob.c 15327: always use local LINENOs in parse_string(). 2001-07-09 16:05:13 +00:00
hashtable.c 15253 : hash foo together with foo.exe on Cygwin 2001-07-05 11:43:10 +00:00
hashtable.h
hist.c When rewriting the history file, set histactive to 0 and restore it 2001-08-07 19:53:19 +00:00
init.c Fix crash on re-entry to loop() from preprompt(). 2001-08-25 16:44:15 +00:00
input.c
jobs.c add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and %job &|' (15115) 2001-06-27 11:22:04 +00:00
lex.c Fix PS2 for dquote nested in braceparam. 2001-08-27 07:31:37 +00:00
linklist.c
loop.c 15030: multi-parameter `for' loops 2001-06-25 16:07:51 +00:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c Don't always coerce to float when assigning to an unset parameter. 2001-07-08 00:30:43 +00:00
mem.c
mkbltnmlst.sh
mkmakemod.sh unposted; based on 14679 (me) and 14693 (Bart): Allow processing by both 2001-06-06 08:37:21 +00:00
modentry.c
module.c
options.c add autocontinue option to automatically make stopped jos running when they are being disowned; make that the default for %job &!' and %job &|' (15115) 2001-06-27 11:22:04 +00:00
params.c fix IRIX 5.3 specific compilation problems and some error messages (15204) 2001-07-02 11:33:26 +00:00
parse.c increment zwc fie version (which means changing the magic number) (15584) 2001-08-07 09:07:12 +00:00
pattern.c 15765: introduce [:ascii:] class 2001-09-09 06:17:02 +00:00
prompt.c 15021: new %y character; %l semantic back 2001-06-22 09:44:06 +00:00
prototypes.h
signals.c more handler -> zhandler 2001-06-18 09:29:48 +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
signames2.awk
string.c
subst.c handle possible NULL pointer returned from bufferwords() (15717) 2001-08-28 08:41:51 +00:00
system.h
text.c 15639 2001-08-16 08:48:27 +00:00
utils.c Removed bogus mkstemp() code. 2001-06-15 23:55:08 +00:00
watch.c
zsh.h 15291, 15292: fix bug setting scalar in math mode 2001-07-06 18:33:59 +00:00
zsh.ico
zsh.mdd
zsh.rc
ztype.h