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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
25910: avoid dangling file handle in bin_print.
Clint Adams
2008-10-18
1
-1
/
+4
*
25905: fix and test doubled-hash radix output
Peter Stephenson
2008-10-16
1
-1
/
+2
*
25898: avoid dereference of p after it is freed in getmathfunc.
Clint Adams
2008-10-14
1
-1
/
+2
*
25897: remove small bit of dead code in cfp_opt_pats.
Clint Adams
2008-10-14
1
-2
/
+2
*
25896: remove small bit of dead code in execbuiltin.
Clint Adams
2008-10-14
1
-4
/
+1
*
25860: avoid possible NULL dereferencing in bld_parts.
Clint Adams
2008-10-12
1
-1
/
+2
*
25859: avoid possible NULL dereferencing if RC_QUOTES is set.
Clint Adams
2008-10-12
1
-1
/
+1
*
25845: fix pattern but with backslashed and metafied charaters
Peter Stephenson
2008-10-11
1
-1
/
+7
*
Fixed a signed/unsigned compiler warning.
Wayne Davison
2008-10-11
1
-1
/
+1
*
25140: improve error handling/reporting for here-document temp files.
Bart Schaefer
2008-10-10
1
-2
/
+3
*
25831: fix empty return values from subscript matches with RC_EXPAND_PARAM
Peter Stephenson
2008-10-09
2
-15
/
+24
*
25817: make "fc -l" more careful to list all recent history
Peter Stephenson
2008-10-06
1
-2
/
+22
*
25791: force return from eval-style DEBUG trap lost status
Peter Stephenson
2008-10-01
1
-2
/
+4
*
25777: argument to gdbmsetfn()
Peter Stephenson
2008-09-30
1
-1
/
+1
*
25775: fix logical problem with function line numbering inside eval-style traps
Peter Stephenson
2008-09-29
4
-5
/
+19
*
25774: fix in 25772 was applied too widely
Peter Stephenson
2008-09-29
1
-6
/
+8
*
25772: crash with bad associative array pattern search
Peter Stephenson
2008-09-29
1
-0
/
+2
*
25771: shell function context for substitution functions
Peter Stephenson
2008-09-29
2
-2
/
+12
*
users/13295, tweaked: dont reset line numbers when parsing strings, sometimes
Peter Stephenson
2008-09-29
7
-14
/
+16
*
25761: Mikael Magnusson: newline in getquery()
Peter Stephenson
2008-09-27
1
-0
/
+1
*
25760: add (~) flag
Peter Stephenson
2008-09-27
1
-19
/
+43
*
25755/25756: Jörg Sommer: improved handling of module arguments
Peter Stephenson
2008-09-27
2
-7
/
+17
*
25744: dynamic named directories and further doshfunc() simplification
Peter Stephenson
2008-09-26
10
-22
/
+79
*
25684: make %x and %I consistent with eval line numbering
Peter Stephenson
2008-09-25
1
-2
/
+4
*
users/13288: Src/parse.c: don't report parse errors on aborted lines
Peter Stephenson
2008-09-24
1
-6
/
+8
*
25737: remove dead code in ca_parse_line.
Clint Adams
2008-09-23
1
-3
/
+0
*
25736: one more zsfree missing from 25667.
Clint Adams
2008-09-23
1
-0
/
+1
*
Rocky Bernstein: 25727: allow fc non-interactively
Peter Stephenson
2008-09-23
1
-0
/
+2
*
25723: align combining character when popped from input stack
Peter Stephenson
2008-09-22
1
-0
/
+1
*
25721: revert another mistake of 25701.
Clint Adams
2008-09-22
1
-1
/
+0
*
Rocky Bernstein: 25696: fix crash on empty history.
Peter Stephenson
2008-09-22
1
-1
/
+1
*
correct overzealousness in 25701
Clint Adams
2008-09-21
1
-1
/
+0
*
25701: fix memory leak in loadautofn.
Clint Adams
2008-09-21
1
-1
/
+5
*
users/13252 and elsewhere: Frank Terbeck plus tweaks:
Peter Stephenson
2008-09-19
1
-1
/
+1
*
25690: fix insert-last-word on multibyte characters with Meta
Peter Stephenson
2008-09-18
1
-5
/
+3
*
25682: terminate history line before passing to zshaddhistory hook
Peter Stephenson
2008-09-18
1
-2
/
+7
*
25677: add %x and %I prompt escapes for shell source code debugging
Peter Stephenson
2008-09-16
11
-66
/
+97
*
25672: remove unnecessary Nularg when prompt expanding
Peter Stephenson
2008-09-15
1
-0
/
+6
*
25671: non existing variable in typeset -p should cause status 1
Peter Stephenson
2008-09-15
1
-1
/
+3
*
25667: free mstr before returning from errors.
Clint Adams
2008-09-14
1
-0
/
+3
*
25666: free memory allocated for an xor if the argument number is invalid.
Clint Adams
2008-09-14
1
-0
/
+2
*
25662: declare -p should never create arguments
Peter Stephenson
2008-09-13
1
-4
/
+11
*
25656: free val only after it may be passed to strlen().
Clint Adams
2008-09-13
1
-1
/
+1
*
25632: xRaich[o]²x: Src/mem.c: munmap() argument was wrong.
Peter Stephenson
2008-09-11
1
-2
/
+2
*
25651: make getpermtext() output indentation more logical
Peter Stephenson
2008-09-11
6
-17
/
+10
*
25643: keep DEBUG and ZERR traps in subshells
Peter Stephenson
2008-09-11
1
-1
/
+2
*
25641: add emulation option (NO_)MULTI_FUNC_DEF
Peter Stephenson
2008-09-11
3
-0
/
+5
*
25639: free ptr2 if hsubl is NULL.
Clint Adams
2008-09-10
1
-1
/
+3
*
25638: remove unnecessary ternary expression in match_str.
Clint Adams
2008-09-10
1
-1
/
+1
*
25637: dereference prog after the NULL check.
Clint Adams
2008-09-10
1
-1
/
+2
[prev]
[next]