index
:
mirror/zsh
this commit
#CVSPS.NO.BRANCH
5.9
declarednull
dot-zsh-3.1.5-pws-14
dot-zsh-3.1.5-pws-17
dot-zsh-3.1.5-pws-19
fork_early
interrupt_abort
job_control_debug
job_control_debug2
master
mikachu/badarrays
mikachu/redrawhook
schaefer/badarrays
typeset-array
zsh
zsh-3.1.5-pws-16-patches
zsh-4.0-patches
zsh-4.2-patches
zsh-5.8-patches
mirror of git://git.code.sf.net/p/zsh/code
Leah Neukirchen
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
subst.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix re-set of integer special params after unset.
Bart Schaefer
2001-05-19
1
-0
/
+1
*
try to make ${(e)..} work for complicated parameter expansions in the value; ...
Sven Wischnowsky
2001-05-18
1
-2
/
+13
*
BDIGBUFSIZE for binary conversions.
Bart Schaefer
2001-04-28
1
-1
/
+1
*
Subscripting optimization and error checking.
Bart Schaefer
2001-04-24
1
-3
/
+5
*
Fix "${=foo=$@}".
Bart Schaefer
2001-02-16
1
-4
/
+4
*
Partial sh emulation fixs for ${1+"$@"} and "${foo=$@}".
Bart Schaefer
2001-02-16
1
-1
/
+16
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-3
/
+11
*
Fix parsing of := for magicequalsubst.
Bart Schaefer
2000-06-17
1
-3
/
+5
*
11838: typeset -H
Peter Stephenson
2000-06-09
1
-0
/
+2
*
make (e) flag be silent unless (X) is given, too (11768)
Sven Wischnowsky
2000-06-06
1
-7
/
+7
*
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
2000-06-02
1
-1
/
+1
*
FR & pws: promptexpand memory leaks; NEWS notes
Peter Stephenson
2000-06-01
1
-3
/
+9
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-4
/
+4
*
11467: [#<base>] syntax for output base
Peter Stephenson
2000-05-19
1
-3
/
+6
*
detect additional characters in parameter expansions and signal an error for ...
Sven Wischnowsky
2000-05-15
1
-3
/
+16
*
11194, 11200, 11214
Peter Stephenson
2000-05-08
1
-0
/
+8
*
new (z) parameter flag to do shell-word splitting on the value (11113)
Sven Wischnowsky
2000-05-03
1
-0
/
+33
*
10547: (#s) and (#e) pattern assertions
Peter Stephenson
2000-04-06
1
-216
/
+636
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+1773