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
/
Test
/
A06assign.ztst
Commit message (
Collapse
)
Author
Age
Files
Lines
*
42101 (tweaked): assigning shell status to array was broken
dana
2018-05-11
1
-0
/
+35
|
*
40781: optimize array assignment, similar to 39995 for string assignment
Sebastian Gniazdowski
2017-03-04
1
-0
/
+66
|
*
39995 (from 39977): Optimise string parameter assignment.
Peter Stephenson
2016-11-20
1
-0
/
+140
|
|
|
|
|
If setter is the standard one and string length is unchnaged we can copy into place.
*
37257 (in part): Add array assignment tests.
Daniel Shahaf
2015-12-19
1
-0
/
+12
|
*
37305: typeset -p can now output arrays on one line
Peter Stephenson
2015-12-04
1
-2
/
+1
|
*
36347: Fix appending empty array to associations
Mikael Magnusson
2015-09-01
1
-0
/
+8
|
*
35581, 35582: output array assignments with spaces inside the parens
Barton E. Schaefer
2015-07-22
1
-1
/
+1
|
*
35369: better GLOB_ASSIGN testing
Peter Stephenson
2015-06-02
1
-3
/
+22
|
*
34064: assignment before command replaces array with export even when KSH_ARRAYS
Takeshi Banse
2014-12-27
1
-0
/
+18
|
*
33816, 33819: GLOB_ASSIGN changes integer and floating type variables to ↵
Barton E. Schaefer
2014-11-28
1
-0
/
+20
|
|
|
|
string scalars
*
30876: fix obscure failures to propagate non-zero status
Peter Stephenson
2012-12-13
1
-2
/
+2
|
|
|
|
from optimised simple commands within lists
*
users/15662: array slice assignment with one index positive and one negative.
Bart Schaefer
2010-12-21
1
-1
/
+23
|
*
users/15663: some incomplete array assignment tests
Peter Stephenson
2010-12-21
1
-0
/
+99
|
*
28220 plus some comments: fix "HELLO=$HELLO shellfunc"
Peter Stephenson
2010-08-31
1
-0
/
+15
|
*
revert 22758 and add LC_NUMERIC and LC_MESSAGES
Andrey Borzenkov
2006-09-23
1
-7
/
+0
|
|
|
|
to test harness instead
*
22758: fix tests by setting locale to C
Andrey Borzenkov
2006-09-22
1
-0
/
+7
|
*
Test -nt and FOO=BAR BAR=FOO echo bugs
Peter Stephenson
2005-02-02
1
-0
/
+13
|
*
21042: add test for bug fixed in 21041
Peter Stephenson
2004-07-07
1
-0
/
+13
|
*
16353: add += parameter assignments
Oliver Kiddle
2001-12-17
1
-0
/
+253