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
/
parameter.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
30726: make shell options passed to emulate stick along with the emulation
Peter Stephenson
2012-10-11
1
-1
/
+1
*
30722: fix some cases where emulations or options were not propagated properly
Peter Stephenson
2012-10-07
1
-3
/
+3
*
30307 plus tweak suggsted by Wayne: use %lld for zlong when long long
Peter Stephenson
2012-03-05
1
-2
/
+18
*
28638: add $usergroups parameter
Peter Stephenson
2011-01-19
1
-1
/
+138
*
28510: add (z+c+) and (z+C+) parameter flags
Peter Stephenson
2010-12-12
1
-1
/
+1
*
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2009-02-11
1
-0
/
+1
*
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
2008-09-29
1
-1
/
+1
*
25651: make getpermtext() output indentation more logical
Peter Stephenson
2008-09-11
1
-2
/
+3
*
25595: fix line numbers with EVAL_LINENO,
Peter Stephenson
2008-09-03
1
-4
/
+11
*
25448: add $funcfiletrace to show absolute line number for caller
Peter Stephenson
2008-08-13
1
-0
/
+53
*
25247 with further modifications: add $funcsourcetrace
Peter Stephenson
2008-08-11
1
-2
/
+34
*
users/11818: allow non-numeric keys for job status parameters
Peter Stephenson
2007-09-05
1
-3
/
+16
*
23665: autoloading of module features and related tweaks
Peter Stephenson
2007-07-06
1
-120
/
+81
*
23670: rationalise some linked list functions
Peter Stephenson
2007-06-27
1
-32
/
+6
*
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
Peter Stephenson
2007-06-18
1
-5
/
+5
*
see 23479: add initial features support for modules
Peter Stephenson
2007-05-28
1
-165
/
+86
*
23446: fix typo producing wrong values for alias parameters
Peter Stephenson
2007-05-21
1
-1
/
+1
*
operator precedence fix
Clint Adams
2006-09-18
1
-1
/
+1
*
22728: $functrace parameter for function backtraces.
Clint Adams
2006-09-17
1
-0
/
+32
*
22474: use variable argument lists to improve error message handling
Peter Stephenson
2006-05-30
1
-11
/
+11
*
Changed some structures to avoid gcc's type-punned warnings.
Wayne Davison
2006-03-07
1
-161
/
+161
*
20959: fix crash unloading zsh/parameter and test the fix
Peter Stephenson
2005-03-10
1
-1
/
+1
*
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
2005-02-06
1
-2
/
+1
*
Fixed compiler warning about a missing initializer.
Wayne Davison
2005-01-21
1
-2
/
+2
*
20695: Fix Cygwin problem with initialising from pointer to imported variable
zsh-4.2.2
Peter Stephenson
2005-01-12
1
-1
/
+8
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
1
-288
/
+177
*
We can't use "%d" on a histent number (which is a zlong these days).
Wayne Davison
2004-10-01
1
-1
/
+1
*
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
2004-06-02
1
-49
/
+49
*
19242: Make job table dynamically reallocatable.
Peter Stephenson
2003-11-13
1
-6
/
+6
*
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
2003-10-29
1
-4
/
+4
*
19044: typo in setting $saliases elements
Peter Stephenson
2003-09-08
1
-4
/
+4
*
19014: add alias -s suf=handler
Peter Stephenson
2003-09-03
1
-69
/
+162
*
18880: Don't return unset parameters in $parameters
Peter Stephenson
2003-07-22
1
-0
/
+2
*
18325: options on by default weren't printed correctly by zsh/parameter
Peter Stephenson
2003-03-07
1
-1
/
+8
*
handle possible NULL pointer returned from bufferwords() (15717)
Sven Wischnowsky
2001-08-28
1
-3
/
+3
*
15327: always use local LINENOs in parse_string().
Peter Stephenson
2001-07-09
1
-1
/
+1
*
fix two memory leaks (at least I hope they are fixed) and some out-of-bound a...
Sven Wischnowsky
2001-05-31
1
-0
/
+1
*
show current/previous job in $jobstates (3503)
Sven Wischnowsky
2000-11-02
1
-4
/
+11
*
make assignament to $nameddirs behave like hash -d (13095)
Sven Wischnowsky
2000-10-30
1
-9
/
+18
*
make $modules report aliases correctly (12654)
Sven Wischnowsky
2000-08-16
1
-3
/
+5
*
12604: Remove calls to zpathmax(), minor fixes to zopenmax().
Bart Schaefer
2000-08-14
1
-6
/
+4
*
15216: Rewrite pathconf() support.
Bart Schaefer
2000-08-04
1
-28
/
+4
*
quoting
Sven Wischnowsky
2000-08-03
1
-2
/
+2
*
12489: pathconf for unlimited fs
Clint Adams
2000-08-02
1
-4
/
+7
*
12472: limited pathconf support
Clint Adams
2000-08-02
1
-0
/
+22
*
shut compiler up
Peter Stephenson
2000-07-04
1
-1
/
+1
*
11838: typeset -H
Peter Stephenson
2000-06-09
1
-3
/
+6
*
some more memory leak fixes (11745)
Sven Wischnowsky
2000-06-05
1
-2
/
+3
*
Changed the array "len" to be "end" -- a 1-relative index of the last
Wayne Davison
2000-06-02
1
-5
/
+5
*
Wayne: pattern.c unitialised var
Peter Stephenson
2000-05-31
1
-10
/
+10
[next]