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
/
text.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
44345: fix wordcode traversal where ! without a following command could resul...
Oliver Kiddle
2019-05-23
1
-2
/
+7
*
39292: Distinguish "=" and "==" tests in output.
Peter Stephenson
2016-09-13
1
-1
/
+2
*
39252: internal: quotestring: Drop the 'e' parameter, which no caller uses.
Daniel Shahaf
2016-09-11
1
-2
/
+2
*
37859: NULL-terminate cond_binary_ops static array.
Barton E. Schaefer
2016-01-31
1
-1
/
+1
*
37364: "test" and "[" handling of parentheses.
Peter Stephenson
2015-12-09
1
-7
/
+25
*
users/20672: missing "do" in gettext2() for "select"
Barton E. Schaefer
2015-09-30
1
-1
/
+3
*
36399: Shell code text with multiple here documents wasn't shown properly.
Peter Stephenson
2015-09-02
1
-2
/
+2
*
36084: use zrealloc() consistently
Barton E. Schaefer
2015-08-10
1
-3
/
+3
*
35688: Improved attempt to turn case wordcode into text.
Peter Stephenson
2015-07-05
1
-7
/
+10
*
Turning case parsed as multiple alternatives back into text.
Peter Stephenson
2015-07-04
1
-10
/
+11
*
35590: tweak and test text output from typeset
Peter Stephenson
2015-06-24
1
-0
/
+2
*
various posts: Implement assignment parsing for typeset.
Peter Stephenson
2015-06-24
1
-11
/
+46
*
35386: expand tabs where useful in builtins outputing function.
Peter Stephenson
2015-06-05
1
-2
/
+44
*
35168: Improve parsing of case patterns.
Peter Stephenson
2015-05-18
1
-8
/
+20
*
34590: queue_signals() around more scopes that manipulate global state
Barton E. Schaefer
2015-02-20
1
-0
/
+15
*
33750: handle function autoloads for DEBUG_BEFORE_CMD
Barton E. Schaefer
2014-11-21
1
-0
/
+4
*
29492: add argument handling to anonymous functions
Peter Stephenson
2011-06-19
1
-3
/
+27
*
29193: badly placed variable declaration
Peter Stephenson
2011-05-09
1
-2
/
+2
*
28588: fix textual display after =~ test
Peter Stephenson
2011-01-06
1
-2
/
+1
*
28259: Finally fix some ancient problems with here-documents
Peter Stephenson
2010-09-14
1
-18
/
+93
*
27708: remove distracting initial semicolons in job outpt
Peter Stephenson
2010-02-13
1
-33
/
+38
*
25651: make getpermtext() output indentation more logical
Peter Stephenson
2008-09-11
1
-11
/
+3
*
25615: $ZSH_DEBUG_CMD for use in DEBUG traps
Peter Stephenson
2008-09-05
1
-2
/
+10
*
24711: fix re-presentation of here-documents munged internally
Peter Stephenson
2008-03-14
1
-7
/
+12
*
24356: regex =~ test wasnt handled by gettext()
Peter Stephenson
2008-01-04
1
-1
/
+2
*
23375: Phil Pennock: =~, zsh/regex etc. etc.
Peter Stephenson
2007-05-01
1
-2
/
+2
*
23308: sanity for tindent in text output
Peter Stephenson
2007-04-23
1
-17
/
+25
*
23115: ";|" at end of case clause causes later patterns to be tested
Peter Stephenson
2007-01-19
1
-2
/
+26
*
22819: improved internal use of string quotation,
Peter Stephenson
2006-10-05
1
-1
/
+1
*
22151: bug outputting here-strings from which etc. when already quoted
Peter Stephenson
2006-01-10
1
-10
/
+11
*
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
2005-04-12
1
-2
/
+7
*
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
2004-06-22
1
-0
/
+28
*
18188: Output balanced parentheses in case statements
Peter Stephenson
2003-02-04
1
-0
/
+2
*
17935: beautify bin_whence indentation of () and {} contents.
Clint Adams
2002-11-13
1
-4
/
+8
*
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
2002-06-07
1
-0
/
+5
*
16353: add += parameter assignments
Oliver Kiddle
2001-12-17
1
-0
/
+1
*
15869
Sven Wischnowsky
2001-09-25
1
-3
/
+4
*
job text building code couldn't handle empty sublists (as in `coproc || test'...
Sven Wischnowsky
2001-09-25
1
-2
/
+4
*
15639
Sven Wischnowsky
2001-08-16
1
-3
/
+9
*
15030: multi-parameter `for' loops
Peter Stephenson
2001-06-25
1
-1
/
+1
*
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
2000-12-05
1
-17
/
+17
*
fix to get newlines in non-job-texts (I'm sooo stupid)
Sven Wischnowsky
2000-04-18
1
-2
/
+6
*
display newlines as spaces in job-texts (10788)
Sven Wischnowsky
2000-04-17
1
-2
/
+3
*
Updated from list as far as 10376
Peter Stephenson
2000-04-01
1
-308
/
+550
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+526