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
/
Modules
/
mapfile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
1
-2
/
+4
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-5
/
+5
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-1
/
+1
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-70
/
+29
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-17
/
+17
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-22
/
+12
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-7
/
+7
*
Mapfile fix from Bart: dupstring parameter name to avoid static buffer overuse
Peter Stephenson
2001-04-11
1
-0
/
+1
*
11838: typeset -H
Peter Stephenson
2000-06-09
1
-2
/
+2
*
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
2000-06-02
1
-1
/
+1
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-36
/
+34
*
Initial revision
Tanaka Akira
1999-05-31
1
-0
/
+369