Peter Stephenson
|
fd2e321313
|
24588: tweak glob qualifier completion
24590: turn down error reporting when unquoting
|
2008-02-23 18:33:57 +00:00 |
|
Peter Stephenson
|
9fffc58ccf
|
users/12632: bug unexporting special after being set for funccall
|
2008-02-21 18:27:04 +00:00 |
|
Bart Schaefer
|
a124da3a4a
|
24150: Exit status of null command should be exit status of last cmdsubst.
|
2007-12-09 23:53:33 +00:00 |
|
Peter Stephenson
|
c264a24a38
|
unposted: add explanatory comment for blocking around fork()
|
2007-12-07 14:07:50 +00:00 |
|
Peter Stephenson
|
cefc0d927f
|
24179: use queue_signals() for 24170
24180: back off strerror_r() patch, except for use of temporary var
|
2007-12-07 11:34:47 +00:00 |
|
Peter Stephenson
|
f9bf1dc558
|
Guillaume Chazarain: 24170: block interrupts around fork()
|
2007-12-07 10:33:58 +00:00 |
|
Peter Stephenson
|
e85760e05e
|
users/11807: fix some job display bugs
|
2007-09-04 20:43:52 +00:00 |
|
Peter Stephenson
|
40e70b0419
|
23812: fix core dump on ( command & ) from 23460
|
2007-08-31 09:07:45 +00:00 |
|
Peter Stephenson
|
6c60a8ec79
|
23732: three broken tests
|
2007-07-31 14:24:26 +00:00 |
|
Peter Stephenson
|
595dd31b63
|
23730: improve preprocessor and regression tests for 23725
|
2007-07-31 11:26:54 +00:00 |
|
Peter Stephenson
|
1ab7d0fd0b
|
23725: use setenv()/unsetenv() for environment memory management
|
2007-07-30 20:46:04 +00:00 |
|
Peter Stephenson
|
eea6647c65
|
23671: command not found handler
|
2007-07-13 10:09:06 +00:00 |
|
Peter Stephenson
|
1b52f47cf2
|
23665: autoloading of module features and related tweaks
|
2007-07-06 21:52:38 +00:00 |
|
Peter Stephenson
|
536a8cb6da
|
23553: bit missed out
|
2007-06-15 10:20:35 +00:00 |
|
Peter Stephenson
|
023f6ce4e1
|
23511: error if here document too large
|
2007-06-03 17:44:20 +00:00 |
|
Peter Stephenson
|
29b7123647
|
23485: feature completion and autoloading
|
2007-05-29 14:16:02 +00:00 |
|
Peter Stephenson
|
b0c5f09169
|
see 23479: add initial features support for modules
|
2007-05-28 22:57:39 +00:00 |
|
Peter Stephenson
|
6503964dad
|
John Buddery: 23461: fix race setting up input multios
|
2007-05-23 11:44:47 +00:00 |
|
Peter Stephenson
|
fcd2c9243f
|
23460: fix problem with ( stuff ) >multio1 >multio2
|
2007-05-23 11:21:10 +00:00 |
|
Peter Stephenson
|
8ce657c2cb
|
Phil Pennock + tweaks: 23398 + more tweaks: exec compatibility options
|
2007-05-08 10:02:58 +00:00 |
|
Bart Schaefer
|
f35ee0d1a0
|
23169 (tweaked): report error on failure to dup for multios
|
2007-02-14 08:21:57 +00:00 |
|
Peter Stephenson
|
6dbc34b0d4
|
23104: fix line numbers for DEBUGBEFORECMD
tidy up some wordcode definitions
|
2007-01-14 19:22:45 +00:00 |
|
Peter Stephenson
|
e8b56578db
|
users/11111: add DEBUG_BEFORE_CMD option
|
2007-01-09 21:59:31 +00:00 |
|
Peter Stephenson
|
34381548da
|
Incomplete improvements for $'...' in completion
|
2006-12-03 21:07:17 +00:00 |
|
Peter Stephenson
|
6d0dc9e0eb
|
23008: failure to output error message could alter exit status
|
2006-11-19 21:34:58 +00:00 |
|
Peter Stephenson
|
da0dfc62df
|
fix error message
|
2006-11-06 12:49:20 +00:00 |
|
Clint Adams
|
a7c0640c0a
|
22728: $functrace parameter for function backtraces.
|
2006-09-17 19:28:45 +00:00 |
|
Peter Stephenson
|
bd4b21bf46
|
22715: AUTOCONTINUE option never worked.
|
2006-09-15 16:27:07 +00:00 |
|
Peter Stephenson
|
70a28c494e
|
unposted: remove redundant TODO
|
2006-06-16 10:43:59 +00:00 |
|
Peter Stephenson
|
dd5602f59b
|
22474: use variable argument lists to improve error message handling
|
2006-05-30 22:35:03 +00:00 |
|
Peter Stephenson
|
116ee236d1
|
22473: tweak bad interpreter formatting
|
2006-05-30 17:54:26 +00:00 |
|
Peter Stephenson
|
29ed6c7e3a
|
10343: improve error message for bad #! lines
|
2006-05-29 15:36:25 +00:00 |
|
Peter Stephenson
|
b7474e065b
|
22416, tweaked: math functions via shell functions
unposted: add styles to pick-web-browser
|
2006-04-19 16:09:06 +00:00 |
|
Wayne Davison
|
4cb83571c4
|
Changed some structures to avoid gcc's type-punned warnings.
|
2006-03-07 21:30:36 +00:00 |
|
Peter Stephenson
|
31f6b3fb07
|
22317: exit status from code backgrounded in function
22277, 22281, tweaks: standardize behaviour of wait builtin
with trapped signals
|
2006-03-02 22:05:21 +00:00 |
|
Peter Stephenson
|
3403c59af2
|
22027: more zsh-newuser-install fixes
22028: WARN_CREATE_GLOBAL overeager with temporarily set variables
|
2005-11-25 10:36:19 +00:00 |
|
Peter Stephenson
|
3c37057c34
|
21871: replace INULL() by inull()
|
2005-10-13 16:30:13 +00:00 |
|
Peter Stephenson
|
ad2bd42c85
|
21758: optimise =(<<<...) to run within the shell.
|
2005-09-23 17:03:16 +00:00 |
|
Peter Stephenson
|
5587d05958
|
unposted: unnecessary variable in 21575
|
2005-08-08 17:01:17 +00:00 |
|
Peter Stephenson
|
d307660dee
|
21575 plus unposted: Add WARN_CREATE_GLOBAL option
|
2005-08-08 16:48:52 +00:00 |
|
Peter Stephenson
|
2c208c7743
|
21197: Fix LOCAL_TRAPS inside another trap
|
2005-04-27 09:58:42 +00:00 |
|
Peter Stephenson
|
d6089cc8b1
|
21143: more care about special file descriptors
|
2005-04-15 10:40:01 +00:00 |
|
Peter Stephenson
|
c69b149cb5
|
21141: fix some issues associated with the {myfd}>... syntax
|
2005-04-14 16:24:42 +00:00 |
|
Peter Stephenson
|
b3f8e32e5c
|
21133: New {myfd} syntax for allocating file descriptors
|
2005-04-12 15:11:07 +00:00 |
|
Peter Stephenson
|
82c9c7a423
|
21082: Dan Nelson: fix zsh -c exit status on parse error
|
2005-04-04 09:35:36 +00:00 |
|
Peter Stephenson
|
38eb8ac293
|
21049: Don't close process substitution file descriptors for external programmes
|
2005-03-31 09:54:54 +00:00 |
|
Peter Stephenson
|
05b06b1c08
|
fix autoloaded trap bug; rejig use of trapfuncs
(now traplists); improve trap tests
|
2005-02-06 20:36:09 +00:00 |
|
Bart Schaefer
|
facf0309bb
|
20774: fix e.g. "FOO=BAR BAR=FOO echo" failure to unset FOO after finishing.
|
2005-02-02 04:51:13 +00:00 |
|
Peter Stephenson
|
88a37cc187
|
c.f. 20675: improve zle as a basis for Unicode.
unposted: update version to 4.2.3-dev-1
|
2005-01-14 13:04:47 +00:00 |
|
Bart Schaefer
|
2bc51c9dbc
|
20666: Avoid creating unnecessary multios when a descriptor is closed and
then re-opened.
|
2005-01-11 17:09:19 +00:00 |
|