1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-10-02 17:01:19 +02:00
zsh/Src
Wayne Davison 7e17db1fdc The function addhistnode() is no longer called for a HIST_TMPSTORE
entry, so I removed the checking for that flag.  Also, freehistdata()
now avoids calling removehashnode() on a HIST_TMPSTORE entry.
2001-05-19 09:22:07 +00:00
..
Builtins
Modules 14314: writing const variable under cygwin 2001-05-11 12:59:50 +00:00
Zle Signal queuing tweak. 2001-05-17 15:56:12 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
ansi2knr.c
builtin.c 14348: fix globalexport with typeset -g 2001-05-15 10:02:34 +00:00
compat.c
cond.c
exec.c set list_pipe_job only for real pipelines (14327) 2001-05-14 08:51:59 +00:00
glob.c Back off 14140 (tokenize comma) 2001-05-09 09:00:19 +00:00
hashtable.c The function addhistnode() is no longer called for a HIST_TMPSTORE 2001-05-19 09:22:07 +00:00
hashtable.h
hist.c + Changed histreduceblanks() to preserve spaces at the start of the 2001-05-15 16:32:25 +00:00
init.c
input.c
jobs.c
lex.c
linklist.c
loop.c
main.c
Makefile.in 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
Makemod.in.in
makepro.awk
math.c
mem.c
mkbltnmlst.sh
mkmakemod.sh 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
modentry.c
module.c fix zmodload -uf for not-yet-loaded function 2001-05-18 15:23:08 +00:00
options.c
params.c Fix re-set of integer special params after unset. 2001-05-19 00:31:22 +00:00
parse.c calculate the length of the region to map (for mapped zwc files) correctly, including the offset-page-boundary-adjustment (14346) 2001-05-15 08:38:59 +00:00
pattern.c
prompt.c
prototypes.h
signals.c
signals.h
signames1.awk
signames2.awk
string.c
subst.c Fix re-set of integer special params after unset. 2001-05-19 00:31:22 +00:00
system.h BDIGBUFSIZE for binary conversions. 2001-04-28 17:38:00 +00:00
text.c
utils.c
watch.c
zsh.h Added HIST_TMPSTORE define. 2001-05-15 16:32:28 +00:00
zsh.ico
zsh.mdd 14077: revert clint's build patches on 19.04.2001 2001-04-23 19:59:03 +00:00
zsh.rc
ztype.h