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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Modules
/
zutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
22610: allow zstyle -L to have arguments
Peter Stephenson
2006-08-16
1
-2
/
+34
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-21
/
+21
*
Use idigit() instead of range-checking '0' - '9'.
Wayne Davison
2005-10-31
1
-6
/
+5
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-6
/
+6
*
18616: Add ternary expression handling to zformat
Peter Stephenson
2003-06-19
1
-75
/
+146
*
17582: Improved option argument handling.
Peter Stephenson
2002-08-27
1
-5
/
+5
*
17516, 17517: Attempted fixes for memory leaks shown by valgrind.
Peter Stephenson
2002-08-08
1
-0
/
+4
*
remove one half of 17029; the part for zstyle wasn't right (17035)
Sven Wischnowsky
2002-04-25
1
-1
/
+0
*
fix two memory leaks (found by Felix): pre-compiled patterns when re-defining...
Sven Wischnowsky
2002-04-24
1
-0
/
+1
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
1
-1
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-2
/
+11
*
zstyle -e option; change math-styles to boolean ones; change defaults for _ex...
Sven Wischnowsky
2000-06-16
1
-41
/
+84
*
-K option for zparseopts to keep previous array values (11792)
Sven Wischnowsky
2000-06-07
1
-32
/
+44
*
add -E option to zparseopts (11530)
Sven Wischnowsky
2000-05-23
1
-10
/
+43
*
remove -h option from zstyle (11490)
Sven Wischnowsky
2000-05-22
1
-6
/
+1
*
zparseopts should detect if it is called without option descriptions (11360)
Sven Wischnowsky
2000-05-15
1
-1
/
+7
*
11165: Completion/Base/_regex_arguments, Completion/Debian/_apt,
Tanaka Akira
2000-05-04
1
-230
/
+1015
*
Initial revision
Tanaka Akira
1999-12-10
1
-0
/
+761