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
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
2002-06-05
17265: make the jobs command work in subshells
Peter Stephenson
1
-3
/
+3
2002-05-06
Split tokenize() into shtokenize() and zshtokenize()
Bart Schaefer
1
-1
/
+1
2001-12-17
16353: add += parameter assignments
Oliver Kiddle
1
-4
/
+7
2001-10-13
Save/restore state around DEBUG trap call.
Bart Schaefer
1
-2
/
+9
2001-10-08
15931: EXIT traps from exit in subshell; 15965: glob -> zglob
Peter Stephenson
1
-1
/
+6
2001-09-24
* Src/builtin.c, Src/exec.c: Unwind function calls before exiting
Peter Stephenson
1
-0
/
+16
2001-08-19
Fix exit status of zsh -fc '! command'
Bart Schaefer
1
-0
/
+2
2001-07-09
Fix function stack unwinding on autoload failures.
Bart Schaefer
1
-6
/
+7
2001-07-09
15327: always use local LINENOs in parse_string().
Peter Stephenson
1
-7
/
+7
2001-06-27
add autocontinue option to automatically make stopped jos running when they a...
Sven Wischnowsky
1
-1
/
+9
2001-06-25
PRINT_EXIT_VALUE for shell functions.
Bart Schaefer
1
-3
/
+4
2001-06-23
POSIX exit status changes.
Bart Schaefer
1
-2
/
+2
2001-06-20
rewrite 14988 as per 14989
Peter Stephenson
1
-1
/
+1
2001-06-20
Bug restoring saving special parameters for function scope.
Peter Stephenson
1
-1
/
+1
2001-05-28
another attempt at fixing the job problem from 14327; make execpline() reset ...
Sven Wischnowsky
1
-1
/
+4
2001-05-14
set list_pipe_job only for real pipelines (14327)
Sven Wischnowsky
1
-1
/
+1
2001-03-30
Fix problem with traps not runing if shell exec'd final command
Peter Stephenson
1
-3
/
+2
2001-03-22
skip redirections in execpline2() when looking for the command code (13706)
Sven Wischnowsky
1
-2
/
+2
2001-01-16
remove 13108 (trap queues); replace with signal queueing to ensure that user ...
Sven Wischnowsky
1
-13
/
+10
2000-12-05
Joel Smith: 13230: avoid name clashes with Linux kernel
Peter Stephenson
1
-17
/
+17
2000-11-11
Sven: 13108: Handle traps synchronously
Peter Stephenson
1
-7
/
+15
2000-10-02
Change some zerr to zwarn for consistency.
Bart Schaefer
1
-13
/
+14
2000-09-26
Tweak to STTY fix.
Bart Schaefer
1
-0
/
+3
2000-09-25
Fix STTY parameter.
Bart Schaefer
1
-7
/
+17
2000-08-28
fix for `function' without names (12710)
Sven Wischnowsky
1
-1
/
+4
2000-08-08
12568: check sysconf(_SC_OPEN_MAX) if available instead of OPEN_MAX/NOFILES.
Clint Adams
1
-1
/
+4
2000-08-08
users/3358: Zero shout when closing SHTTY in subshells.
Bart Schaefer
1
-0
/
+1
2000-08-01
remove tests for kshautoload (use zcompile -z); fix for setting scriptname fo...
Sven Wischnowsky
1
-1
/
+1
2000-07-27
12414: vared quotes separators when editing arrays
Peter Stephenson
1
-1
/
+1
2000-07-19
Removed call to remhist().
Wayne Davison
1
-2
/
+0
2000-07-11
12222: handle EINTR for multios helper processes
Peter Stephenson
1
-2
/
+16
2000-07-11
12220: message for missing autoload function
Peter Stephenson
1
-0
/
+3
2000-06-20
AIX dependency fix
Oliver Kiddle
1
-1
/
+1
2000-05-11
11326: Avoid init_io() on "exec < file" when zleactive.
Bart Schaefer
1
-1
/
+1
2000-05-08
* Bart, Tanaka Akira: 11247: Don't signal to a process group which
Tanaka Akira
1
-2
/
+2
2000-05-04
close dump file descriptors in children (11151)
Sven Wischnowsky
1
-0
/
+1
2000-05-02
11066: false || true was trigerring trap on ZERR
Peter Stephenson
1
-2
/
+4
2000-04-10
properly restore scriptname in doshfunc() (10620)
Sven Wischnowsky
1
-6
/
+6
2000-04-07
10582: Apply STTY only to process group leaders.
Bart Schaefer
1
-1
/
+2
2000-04-07
10564: typo in _wanted
Clint Adams
1
-0
/
+13
2000-04-01
Updated from list as far as 10376
Peter Stephenson
1
-607
/
+1275
1999-04-15
Initial revision
Tanaka Akira
1
-0
/
+2965