1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-11-20 05:53:52 +01:00
zsh/Src
2001-09-17 18:30:49 +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 15780: rename **arg to **dargs 2001-09-10 19:19:15 +00:00
Zle Fixed doisearch() to not switch lines unless zlereadflags has 2001-09-17 18:30:49 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c + Changed fclist() to not not transform "fc -l 0 0" into "fc -l 1 1". 2001-09-13 18:19:08 +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 With HIST_NO_STORE, don't ignore what looks like a history command if 2001-09-15 06:28:15 +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
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
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
prototypes.h
signals.c
signals.h
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
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