index
:
zsh
debian
Debian zsh package experimental fork
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
exec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-08-08
unposted: unnecessary variable in 21575
Peter Stephenson
1
-1
/
+1
2005-08-08
21575 plus unposted: Add WARN_CREATE_GLOBAL option
Peter Stephenson
1
-6
/
+11
2005-04-27
21197: Fix LOCAL_TRAPS inside another trap
Peter Stephenson
1
-4
/
+2
2005-04-15
21143: more care about special file descriptors
Peter Stephenson
1
-7
/
+16
2005-04-14
21141: fix some issues associated with the {myfd}>... syntax
Peter Stephenson
1
-10
/
+67
2005-04-12
21133: New {myfd} syntax for allocating file descriptors
Peter Stephenson
1
-26
/
+76
2005-04-04
21082: Dan Nelson: fix zsh -c exit status on parse error
Peter Stephenson
1
-0
/
+2
2005-03-31
21049: Don't close process substitution file descriptors for external programmes
Peter Stephenson
1
-20
/
+30
2005-02-06
fix autoloaded trap bug; rejig use of trapfuncs
Peter Stephenson
1
-4
/
+3
2005-02-02
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
Bart Schaefer
1
-2
/
+2
2005-01-14
c.f. 20675: improve zle as a basis for Unicode.
Peter Stephenson
1
-1
/
+1
2005-01-11
20666: Avoid creating unnecessary multios when a descriptor is closed and
Bart Schaefer
1
-1
/
+2
2005-01-05
20632: incorrect propagation of signals to process group
Peter Stephenson
1
-1
/
+2
2004-12-07
20605: Use separate structure with get/set/unset methods fro parameters.
Peter Stephenson
1
-5
/
+5
2004-11-22
20572: Allow alternative signal names
Peter Stephenson
1
-0
/
+6
2004-10-29
20528: exec 8>>(grep a) waited incorrectly for grep to finish
Peter Stephenson
1
-7
/
+20
2004-10-21
Use the new gettempfile() function.
Wayne Davison
1
-5
/
+2
2004-10-18
Call gettempname() with its new args.
Wayne Davison
1
-3
/
+3
2004-10-08
20467: Reintroduce rusage-based escapes for TIMEFMT.
Peter Stephenson
1
-10
/
+2
2004-10-07
20462: Use getrusage for timing again.
Peter Stephenson
1
-16
/
+34
2004-10-05
20412, tweaked: Make test builtin more POSIX compatible
Peter Stephenson
1
-1
/
+7
2004-09-08
20325: consensus fix for "command -v" crash w/POSIXBUILTINS.
Bart Schaefer
1
-2
/
+13
2004-09-03
20308: add EVAL_LINENO option
Peter Stephenson
1
-2
/
+2
2004-07-29
20221: $LINENO in trap '...' DEBUG was wrong.
Peter Stephenson
1
-2
/
+4
2004-07-26
20198: fix TRAPEXIT.
Peter Stephenson
1
-2
/
+4
2004-07-07
20141: Crash restoring exported special parameters
Peter Stephenson
1
-7
/
+6
2004-06-28
20112 changed c.f. 20113:
Peter Stephenson
1
-1
/
+2
2004-06-22
20076, 20084: { ... } always { ... } syntax.
Peter Stephenson
1
-2
/
+8
2004-06-02
Marked unused parameters with the new UNUSED() macro.
Wayne Davison
1
-6
/
+6
2004-05-25
19976: fix spurious job table full messages
Peter Stephenson
1
-1
/
+1
2004-05-21
19971: Fix environment nastiness in zexecve()
Peter Stephenson
1
-6
/
+1
2004-04-23
19810: ksh autoloading
Peter Stephenson
1
-2
/
+2
2004-04-20
19767, 19785: store flags for -z and -k options to autoload allowing the
Oliver Kiddle
1
-1
/
+5
2004-04-06
Peter Castro: Cygwin improvements for dynamic libraries, text/binary, paths
Peter Stephenson
1
-3
/
+4
2004-03-18
19655, 19656, 19657: Memory leaks spotted by valgrind.
Peter Stephenson
1
-0
/
+4
2003-11-13
19242: Make job table dynamically reallocatable.
Peter Stephenson
1
-2
/
+10
2003-11-03
19218: extend 19216 to zle widgets
Peter Stephenson
1
-6
/
+14
2003-11-03
19216: Save and restore pipestatus. Remove debugging output
Peter Stephenson
1
-4
/
+16
2003-10-29
a la 19209: zcalloc -> zshcalloc
Peter Stephenson
1
-3
/
+3
2003-09-15
Vin Shelton: 19073: Replace C++-style comment.
Oliver Kiddle
1
-1
/
+1
2003-09-11
19059: add -v, -V and -p flags required by POSIX to the command builtin
Oliver Kiddle
1
-47
/
+108
2003-07-03
18769: handle parse errors in autoload functions properly
Peter Stephenson
1
-1
/
+1
2003-05-02
18492: Provide partial fix for multios and output process substitution
Peter Stephenson
1
-29
/
+58
2003-03-07
18319: Philippe Troin: fix use of process groups with su and suspend
Peter Stephenson
1
-10
/
+14
2002-12-18
18013: Handle test of (( float == 0.0)) properly
Peter Stephenson
1
-3
/
+4
2002-12-04
17979: Add ERR_RETURN option.
Peter Stephenson
1
-7
/
+17
2002-09-17
17673: Fix bug with &&s and ||s in complex constructs
Peter Stephenson
1
-2
/
+16
2002-08-05
17503: fix various typos and spelling mistakes in source code comments
Oliver Kiddle
1
-1
/
+1
2002-08-01
Dan Nelson: 17492: Quote output from xtrace
Peter Stephenson
1
-6
/
+10
2002-06-07
17299: Use reference counts in Eprogs so as to be able to free them as soon
Peter Stephenson
1
-0
/
+4
[next]