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
/
builtin.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
29744: don't mess up non '-A' cases in read -E fix
Peter Stephenson
2011-08-29
1
-1
/
+8
*
29731: fix read -AE, test that and read -Ae
Peter Stephenson
2011-08-28
1
-2
/
+2
*
29413: "print -S" for saving to history with lexical word split
Peter Stephenson
2011-06-03
1
-12
/
+32
*
29165: use term.h globally if needed at all.
Peter Stephenson
2011-05-09
1
-1
/
+1
*
users/15953: handle EINTR when using read -k or -q with -u or -p
Peter Stephenson
2011-04-11
1
-3
/
+10
*
28853: Fix typo: preceed -> precede
Frank Terbeck
2011-03-04
1
-1
/
+1
*
28823: make it an error to tie the same scalar to two different arrays
Bart Schaefer
2011-03-01
1
-2
/
+7
*
28791: exit on errors with special builtins with POSIXBUILTINS
Peter Stephenson
2011-02-22
1
-2
/
+8
*
28590: make read return status non-zero on error
Peter Stephenson
2011-01-07
1
-1
/
+6
*
28345: make ${(D)...} return a fully usable command line argument
Peter Stephenson
2010-10-15
1
-0
/
+1
*
28268: I/O to a terminated (or never created) coprocess emits a
Bart Schaefer
2010-09-19
1
-2
/
+18
*
28006: make zgetcwd() fall back to pwd,
Peter Stephenson
2010-06-08
1
-0
/
+2
*
27965, 27966: Improve ${(q)...}: newline appears as $'\n;,
Peter Stephenson
2010-05-27
1
-1
/
+1
*
27951: Add $ZSH_EVAL_CONTEXT and $zsh_eval_contxt
Peter Stephenson
2010-05-12
1
-2
/
+2
*
27723: eval shouldn't modify non-zero return statuses
Peter Stephenson
2010-02-19
1
-1
/
+1
*
27675: Michael Hwang: fix crash in hash builtin
Peter Stephenson
2010-02-07
1
-1
/
+0
*
27648, 267650/1, unposted README change:
Peter Stephenson
2010-02-03
1
-0
/
+11
*
users/14752: add #! line to zed
Peter Stephenson
2010-01-29
1
-1
/
+2
*
27357: fix compiler warnings in attr module
Peter Stephenson
2009-11-06
1
-2
/
+4
*
27240: fix fix for lexing in test builtin
Peter Stephenson
2009-09-02
1
-1
/
+3
*
27188: improve read -q by using read -k code
Peter Stephenson
2009-07-24
1
-61
/
+27
*
27181: extend POSIX_CD to handle target directory printing behaviour
Peter Stephenson
2009-07-21
1
-4
/
+15
*
27167: add POSIX_CD option to test "." after CDPATH
Peter Stephenson
2009-07-19
1
-5
/
+23
*
Eric Blake: 27151: cd handling with initial // for Cygwin
Peter Stephenson
2009-07-15
1
-6
/
+8
*
27087: change return codes from failed "."
Peter Stephenson
2009-07-02
1
-1
/
+1
*
27083: non-zero status on failures to find or execute file in "."
Peter Stephenson
2009-07-01
1
-6
/
+8
*
27079: save lexical context in test builtin
Peter Stephenson
2009-07-01
1
-0
/
+2
*
26975: compilation issues in bin_print()
Peter Stephenson
2009-05-20
1
-4
/
+9
*
26957: Fix some memory problems with read builtin
Peter Stephenson
2009-05-12
1
-8
/
+13
*
26954: read should pass through invalid multibyte characters
Peter Stephenson
2009-05-07
1
-1
/
+5
*
Michael Hwang: 26776: improved column alignment with print -c -P
Peter Stephenson
2009-03-25
1
-0
/
+17
*
26735: Check some function return values for failures. Gets rid of
Wayne Davison
2009-03-15
1
-6
/
+6
*
26614 + 26615: history -t <fmt> plus ztrftime "-" format modifier
Peter Stephenson
2009-03-02
1
-19
/
+25
*
c.f. 26586: rename yylex to zshlex and yytext to zshlextext
Peter Stephenson
2009-02-25
1
-1
/
+1
*
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
Peter Stephenson
2009-02-11
1
-6
/
+28
*
26425: allow "emulate sh -c command" to eval command under sh emulation
Andrey Borzenkov
2009-01-25
1
-18
/
+79
*
26028: close temporary file when aborting fc
Oliver Kiddle
2008-11-12
1
-0
/
+3
*
"typeset -g <var>" should be silent even without TYPESET_SILENT
Peter Stephenson
2008-11-05
1
-1
/
+2
*
25983: Fix bug in hash builtin with empty hash entry name
Oliver Kiddle
2008-10-31
1
-3
/
+7
*
25971: fix options handling for builtins that handle their own
Peter Stephenson
2008-10-30
1
-6
/
+7
*
25937: builtins with no options should still ignore --
Peter Stephenson
2008-10-28
1
-0
/
+3
*
25910: avoid dangling file handle in bin_print.
Clint Adams
2008-10-18
1
-1
/
+4
*
25896: remove small bit of dead code in execbuiltin.
Clint Adams
2008-10-14
1
-4
/
+1
*
25817: make "fc -l" more careful to list all recent history
Peter Stephenson
2008-10-06
1
-2
/
+22
*
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
2008-09-29
1
-2
/
+2
*
25755/25756: Jörg Sommer: improved handling of module arguments
Peter Stephenson
2008-09-27
1
-3
/
+13
*
Rocky Bernstein: 25727: allow fc non-interactively
Peter Stephenson
2008-09-23
1
-0
/
+2
*
25671: non existing variable in typeset -p should cause status 1
Peter Stephenson
2008-09-15
1
-1
/
+3
*
25662: declare -p should never create arguments
Peter Stephenson
2008-09-13
1
-4
/
+11
*
25651: make getpermtext() output indentation more logical
Peter Stephenson
2008-09-11
1
-1
/
+1
[next]