Peter Stephenson
|
5236425865
|
users:18023: Add PIPEFAIL option
|
2013-10-06 21:35:27 +01:00 |
|
Peter Stephenson
|
fdf2867e5f
|
31444: Basic code for enable/disable -p
|
2013-06-13 18:38:33 +01:00 |
|
Peter Stephenson
|
3def943d04
|
users/17665: add FORCE_FLOAT option
|
2013-03-05 20:04:53 +00:00 |
|
Peter Stephenson
|
7c56d77184
|
30789: Add CONTINUE_ON_ERROR for old behaviour.
New behaviour is for scripts to exit on error instead of returning
to top level and executing the next command.
|
2012-11-15 21:08:15 +00:00 |
|
Peter Stephenson
|
4b86cc48f7
|
30726: make shell options passed to emulate stick along with the emulation
|
2012-10-11 20:14:01 +00:00 |
|
Peter Stephenson
|
4e2cdd7956
|
30722: fix some cases where emulations or options were not propagated properly
from the emulate command
|
2012-10-07 19:46:46 +00:00 |
|
Peter Stephenson
|
76ac7bf742
|
30716: make IGNORECLOSEBRACES an emulation option
|
2012-10-05 21:42:59 +00:00 |
|
Peter Stephenson
|
6f3ff6b653
|
30633: "functions -T" only traces marked function, not called functions
|
2012-08-21 18:03:01 +00:00 |
|
Bart Schaefer
|
fa8a0e241c
|
30320: "emulate" accepts invocation-time flags; other small doc tweaks.
|
2012-03-07 06:10:42 +00:00 |
|
Peter Stephenson
|
7614be7fe1
|
30303: emulate inside function marked for execution tracing enables xtrace
|
2012-03-01 13:00:52 +00:00 |
|
Peter Stephenson
|
c214b86e94
|
30101: add HASH_EXECUTABLES_ONLY option
|
2012-01-08 16:02:54 +00:00 |
|
Peter Stephenson
|
e3182c18de
|
29955++: IGNORE_CLOSE_BRACES option
|
2011-12-08 19:42:07 +00:00 |
|
Peter Stephenson
|
cc9bc2dd0b
|
28424: new POSIX_STRINGS option
|
2010-11-22 11:42:47 +00:00 |
|
Peter Stephenson
|
66f32a80dc
|
28308/28310: HIST_LEX_WORDS, check for quick history read
|
2010-10-02 21:03:03 +00:00 |
|
Peter Stephenson
|
ade705cf5b
|
28253: document -h argument to atribute commands
|
2010-09-12 18:56:40 +00:00 |
|
Peter Stephenson
|
53745d8df0
|
27793 and follow ups: add PATH_SCRIPT option to find script using $PATH
|
2010-03-16 09:43:51 +00:00 |
|
Peter Stephenson
|
06b7029aa8
|
27638, based on Frank Terbeck, 27633: SOURCETRACE option
|
2010-01-27 19:24:22 +00:00 |
|
Peter Stephenson
|
036cb0ce95
|
Joakim Rosqvist: 27591 as modified in 27594:
KEYBOARD_HACK variable
|
2010-01-13 12:05:22 +00:00 |
|
Peter Stephenson
|
606cfb5a5e
|
27167: add POSIX_CD option to test "." after CDPATH
|
2009-07-19 19:07:14 +00:00 |
|
Peter Stephenson
|
73be7ee553
|
27106: reset status on command that expands to empty
27122: add POSIX_JOBS option
|
2009-07-10 11:08:39 +00:00 |
|
Peter Stephenson
|
b31ca21b46
|
27100: Allow MONITOR option in non-interactive shells for testing.
|
2009-07-08 17:06:02 +00:00 |
|
Peter Stephenson
|
8e25f4449f
|
26675: add POSIX_ALIASES option
|
2009-03-03 17:26:03 +00:00 |
|
Peter Stephenson
|
c7d8b0dfb8
|
26546, 26556: sticky emulation for functions defined in emulate ... -c ...
environments, plus documentation
|
2009-02-11 20:42:15 +00:00 |
|
Peter Stephenson
|
8bb15c1392
|
25641: add emulation option (NO_)MULTI_FUNC_DEF
|
2008-09-11 12:49:05 +00:00 |
|
Peter Stephenson
|
c79ccea792
|
25418: set PROMPT_SUBST for all Bourne-style shells
|
2008-08-07 16:27:15 +00:00 |
|
Peter Stephenson
|
2706eac454
|
25415: Make DEBUG_BEFORE_CMD the default.
Reuse ERR_EXIT in DEBUG traps.
Clean up trapreturn code.
|
2008-08-07 16:25:14 +00:00 |
|
Peter Stephenson
|
0c9830d23c
|
25345, 25347: neaten interface from main shell to zle
|
2008-07-31 08:44:16 +00:00 |
|
Peter Stephenson
|
8a4af211c3
|
25149: add C_PRECEDENCES option to make arithmetic have C/Perl precedence
|
2008-06-12 13:45:04 +00:00 |
|
Peter Stephenson
|
78ce07b49f
|
24818: add HIST_FCNTL_LOCK.
unposted: update NEWS with new features
|
2008-04-17 10:23:45 +00:00 |
|
Peter Stephenson
|
97dcf15556
|
24808: initial support for combining characters in zle
|
2008-04-13 16:58:42 +00:00 |
|
Peter Stephenson
|
d70cfd3310
|
24696: turn off MULTIBYTE by default in sh emulation
|
2008-03-07 09:44:28 +00:00 |
|
Peter Stephenson
|
7fc8ddd955
|
24301: missed a case for lower-casing options
|
2007-12-19 21:49:34 +00:00 |
|
Peter Stephenson
|
abae4fe16e
|
23562: add KSH_ZERO_SUBSCRIPT option and leave off by default
|
2007-06-18 13:25:03 +00:00 |
|
Peter Stephenson
|
7f03c3d851
|
23375: Phil Pennock: =~, zsh/regex etc. etc.
|
2007-05-01 22:05:03 +00:00 |
|
Peter Stephenson
|
ab29ab8b3f
|
Fix lower casing of option names in some locales.
|
2007-03-15 15:16:57 +00:00 |
|
Peter Stephenson
|
0108088f52
|
23152: make ztrcmp() respect MULTIBYTE
make sorting of printed hash tables more consistent
|
2007-02-06 21:47:54 +00:00 |
|
Peter Stephenson
|
e8b56578db
|
users/11111: add DEBUG_BEFORE_CMD option
|
2007-01-09 21:59:31 +00:00 |
|
Peter Stephenson
|
9471bbcfa0
|
22934, modified, see 22937: add HIST_SUBST_PATTERN option
make ${.../#%...} anchor at both ends
|
2006-11-01 12:25:18 +00:00 |
|
Peter Stephenson
|
17001a765d
|
22656: improve handling of monitor option
|
2006-08-22 09:23:30 +00:00 |
|
Peter Stephenson
|
09bc7ee2b5
|
22557: turn on multibyte option by default
|
2006-07-25 18:10:37 +00:00 |
|
Peter Stephenson
|
4a67f24798
|
22544: Improve use of ztype tests for multibyte characters. Add
POSIX_IDENTIFIERS option to control allowability of multibyte
alphanumeric characters in parameter and module names.
|
2006-07-10 13:08:22 +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
|
ef330a5dfd
|
22408: support for multibyte characters in patterns
|
2006-04-09 21:47:21 +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
|
405fd07656
|
22057: don't use zsh/newuser in emulation
22058: tweak docs for release
|
2005-12-09 12:49:29 +00:00 |
|
Peter Stephenson
|
d307660dee
|
21575 plus unposted: Add WARN_CREATE_GLOBAL option
|
2005-08-08 16:48:52 +00:00 |
|
Wayne Davison
|
85784fbfee
|
Add "promptsp" to the optname optns[] array.
|
2005-07-15 17:41:50 +00:00 |
|
Wayne Davison
|
5d07d6db9a
|
Added the histsavebycopy option.
|
2005-03-18 22:40:26 +00:00 |
|
Peter Stephenson
|
97fd0d9b89
|
20308: add EVAL_LINENO option
|
2004-09-03 09:47:44 +00:00 |
|
Wayne Davison
|
fb0937a69e
|
Marked unused parameters with the new UNUSED() macro.
|
2004-06-02 22:14:25 +00:00 |
|