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
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* 17810 (Martin Waitz): Src/utils.c: bung up memory leak with
Clint Adams
2002-10-11
1
-1
/
+4
*
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
2002-08-05
1
-1
/
+1
*
17141 plus mods: add `zle -F fd handler' feature.
Peter Stephenson
2002-05-21
1
-20
/
+26
*
15746: remove (with #if) an incorrect optimization in the maildir version
Bart Schaefer
2002-01-06
1
-1
/
+6
*
16158: interpret TAB as "yes" only in spckword()
Bart Schaefer
2001-11-03
1
-3
/
+4
*
Fix segfault in checkrmall().
Bart Schaefer
2001-10-20
1
-0
/
+2
*
fix return code and tests of printf and comment above bslashquote func (16064)
Oliver Kiddle
2001-10-16
1
-2
/
+3
*
Removed bogus mkstemp() code.
Wayne Davison
2001-06-15
1
-3
/
+0
*
Use mkstemp where available
Peter Stephenson
2001-06-15
1
-0
/
+3
*
Fix problems with zwcstat() on systems that do not USE_MMAP.
Bart Schaefer
2001-06-09
1
-19
/
+0
*
14815: fix thinko
Clint Adams
2001-06-08
1
-1
/
+3
*
14813: autoload functions from deleted .zwc files
Clint Adams
2001-06-08
1
-0
/
+17
*
14541: %# with capabilities prompt-expand to # iff Effective set non-empty or...
Clint Adams
2001-05-29
1
-5
/
+1
*
add mod_export in a couple of places where it was missing
Oliver Kiddle
2001-05-23
1
-1
/
+1
*
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
2001-01-16
1
-37
/
+21
*
avoid compiler warning
Sven Wischnowsky
2000-11-29
1
-1
/
+2
*
Sven: 13108: Handle traps synchronously
Peter Stephenson
2000-11-11
1
-2
/
+28
*
Try blocking read() in read_poll() only if select() returns error (or
Bart Schaefer
2000-11-08
1
-1
/
+1
*
Make zpty more like eval.
Bart Schaefer
2000-11-06
1
-2
/
+2
*
Assorted read_poll() and zpty cleanup.
Bart Schaefer
2000-11-05
1
-20
/
+14
*
make non-blocking IO on ptys work again; add -t option to test if command is ...
Sven Wischnowsky
2000-10-19
1
-1
/
+1
*
Change some zerr to zwarn for consistency.
Bart Schaefer
2000-10-02
1
-2
/
+1
*
12846: moved simple string manipulation functions to string.c
Clint Adams
2000-09-19
1
-80
/
+0
*
Improve upon some of the PATH_MAX changes.
Bart Schaefer
2000-09-18
1
-11
/
+62
*
12828: dynamically allocate 'dir' in mailstat
Clint Adams
2000-09-18
1
-31
/
+26
*
12827: dynamically allocate 'file' in mailstat
Clint Adams
2000-09-18
1
-20
/
+18
*
unposted: define mailstat as a macro if MAILDIR_SUPPORT is undefined
Clint Adams
2000-09-18
1
-4
/
+0
*
12823: use zsh heap in lieu of perm. heap in bin_dot
Clint Adams
2000-09-18
1
-0
/
+14
*
12719: quoting arrays in vared with real backslashes
Peter Stephenson
2000-08-29
1
-3
/
+6
*
12415: fix bug in last patch when quoting metafied field separator.
Peter Stephenson
2000-07-27
1
-0
/
+2
*
12414: vared quotes separators when editing arrays
Peter Stephenson
2000-07-27
1
-9
/
+34
*
Belatedly fold in 12162, to replace command subst with eval.
Bart Schaefer
2000-07-26
1
-1
/
+2
*
12121: stopmsg in precmd
Peter Stephenson
2000-07-03
1
-4
/
+10
*
unposted: move poll_read
Peter Stephenson
2000-06-26
1
-0
/
+99
*
12073: read -t to test for available input before reading
Peter Stephenson
2000-06-26
1
-8
/
+25
*
FR & pws: promptexpand memory leaks; NEWS notes
Peter Stephenson
2000-06-01
1
-0
/
+1
*
11473: Turn off xtrace while printing PS4.
Bart Schaefer
2000-05-20
1
-1
/
+3
*
fix for empty (s::) separator and strings with meta-characters (11368)
Sven Wischnowsky
2000-05-15
1
-1
/
+8
*
11044, 11260: DVORAK options for spell checking.
Peter Stephenson
2000-05-08
1
-1
/
+18
*
Patches 10513, 10516 (Alexandre), 10519 (Oliver), 10524
Peter Stephenson
2000-04-05
1
-1
/
+1
*
$PENDING special zle parameter, giving number of un-read bytes
Sven Wischnowsky
2000-04-05
1
-809
/
+760
*
Initial revision
Tanaka Akira
1999-04-15
1
-0
/
+3726