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
...
*
* 20751: Src/Zle/zle_refresh.c: use '?' for character conversion error
Clint Adams
2005-01-26
1
-2
/
+2
*
* 20747: some wide char support in the zle refresh code.
Clint Adams
2005-01-26
2
-16
/
+42
*
20750: fix hang with 20742
Peter Stephenson
2005-01-26
1
-2
/
+9
*
20742: More Unicode conversion stuff.
Peter Stephenson
2005-01-25
6
-112
/
+281
*
users/8422: [[ ... -nt ... ]] with bad stat caused
Peter Stephenson
2005-01-24
1
-1
/
+1
*
* 20736: Src/Zle/zle_utils.c: change zlegetline() to return a metafied string.
Clint Adams
2005-01-22
1
-7
/
+2
*
* 2073x: Src/Zle/zle_utils.c, Src/hist.c: modify zlegetline() and zlegetline
Clint Adams
2005-01-22
2
-2
/
+28
*
Fixed compiler warning about a missing initializer.
Wayne Davison
2005-01-21
1
-2
/
+2
*
Got rid of "unused parameter" compiler warning for nullsethashfn().
Wayne Davison
2005-01-21
1
-1
/
+1
*
20728: add RLIMIT_SIGPENDING and RLIMIT_MSGQUEUE,
Peter Stephenson
2005-01-19
2
-43
/
+76
*
* 20718: Src/Zle/zle_utils.c: minor cleanup for proto-Unicode stuff.
Clint Adams
2005-01-16
1
-6
/
+1
*
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
2005-01-14
29
-1109
/
+1187
*
users/8359: add Darwin completion directories by default
Peter Stephenson
2005-01-12
1
-1
/
+1
*
20701: fix compilation on Mac OS X: define is __APPLE__, not APPLE
Oliver Kiddle
2005-01-12
1
-1
/
+1
*
20695: Fix Cygwin problem with initialising from pointer to imported variable
zsh-4.2.2
Peter Stephenson
2005-01-12
4
-6
/
+49
*
Fix .distfiles and .cvsignore
Peter Stephenson
2005-01-12
1
-1
/
+1
*
* 20657: Src/Zle/zle_tricky.c: sort completions partially based on LC_COLLAT...
Clint Adams
2005-01-11
1
-0
/
+4
*
20666: Avoid creating unnecessary multios when a descriptor is closed and
Bart Schaefer
2005-01-11
1
-1
/
+2
*
20661: *(+func) = *(e:func:)
Peter Stephenson
2005-01-10
1
-5
/
+26
*
20632: incorrect propagation of signals to process group
Peter Stephenson
2005-01-05
1
-1
/
+2
*
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
2004-12-07
19
-800
/
+912
*
A few minor style tweaks (as discussed in 20595 and 20596).
Wayne Davison
2004-12-01
1
-6
/
+7
*
Corrected the error-return comment for zchdir() and optimized the
Wayne Davison
2004-11-29
1
-9
/
+8
*
20591: Stephane Chazelas: use of fchdir in zchdir leaked fd's
Peter Stephenson
2004-11-29
1
-3
/
+7
*
20592: Debian bug#283358: $((##)) failed erratically
Peter Stephenson
2004-11-29
1
-0
/
+4
*
20576: fix core dump on TRAPEXIT
Peter Stephenson
2004-11-23
1
-1
/
+13
*
20572: Allow alternative signal names
Peter Stephenson
2004-11-22
5
-36
/
+153
*
20568: debug test in pattern.c was out of date
Peter Stephenson
2004-11-19
1
-1
/
+1
*
20566++: prefer SIGCHLD to SIGCLD and SIGPOLL to SIGIO
Peter Stephenson
2004-11-19
1
-0
/
+2
*
users/8219: add $HISTCMD
Peter Stephenson
2004-11-16
1
-0
/
+1
*
20556: change SOCKLEN_T to ZSOCKLEN_T to avoid clash
Peter Stephenson
2004-11-16
3
-5
/
+5
*
fix "compadd -k assoc1 assoc2"
Bart Schaefer
2004-11-05
1
-2
/
+3
*
20528: exec 8>>(grep a) waited incorrectly for grep to finish
Peter Stephenson
2004-10-29
1
-7
/
+20
*
20522: must-match optimisation in parameter substitution broken
Peter Stephenson
2004-10-26
1
-2
/
+14
*
Fixed an arg in a call to times() (from Borzenkov Andrey).
Wayne Davison
2004-10-22
1
-1
/
+1
*
20513: fix tests of zero-length patterns
Peter Stephenson
2004-10-22
2
-3
/
+16
*
Use the new gettempfile() function.
Wayne Davison
2004-10-21
4
-16
/
+9
*
Added gettempfile(), which works like a custom mkstemp() (in addition
Wayne Davison
2004-10-21
1
-0
/
+41
*
Added bicat() that works like dyncat(), but uses permanent memory
Wayne Davison
2004-10-18
1
-0
/
+17
*
Call gettempname() with its new args.
Wayne Davison
2004-10-18
2
-4
/
+4
*
- Fixed an unsafe use of gettempname().
Wayne Davison
2004-10-18
1
-3
/
+5
*
Made gettempname() take a prefix arg and a use_heap arg. When prefix is
Wayne Davison
2004-10-18
1
-9
/
+15
*
- Improved lockhistfile() to use the new gettempname() for a unique
Wayne Davison
2004-10-18
1
-14
/
+15
*
20500: Unmetafy patterns where possible and other minor pattern fixes
Peter Stephenson
2004-10-18
4
-248
/
+525
*
Made zclose() avoid calling close() when fd < 0.
Wayne Davison
2004-10-18
1
-1
/
+2
*
In zleread(), initialize the first byte of the "line" buffer to '\0'
Wayne Davison
2004-10-17
1
-0
/
+1
*
20490: Don't assume null termination for test string in pattern matching.
Peter Stephenson
2004-10-15
2
-104
/
+232
*
20482: but with completion inside interactive completion
Peter Stephenson
2004-10-14
1
-1
/
+49
*
20467: Reintroduce rusage-based escapes for TIMEFMT.
Peter Stephenson
2004-10-08
4
-55
/
+134
*
20462: Use getrusage for timing again.
Peter Stephenson
2004-10-07
5
-37
/
+140
[prev]
[next]