1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-01-17 22:31:12 +01:00
zsh/Src
dana 632023acc2 44100: zparseopts: Add -F option, completion, tests; improve documentation
* Enable zparseopts to perform basic usage validation (aborting on an
  unrecognised option-like parameter)

* Officially document the resolution of ambiguous option specs
2019-03-12 19:03:56 -05:00
..
Builtins
Modules 44100: zparseopts: Add -F option, completion, tests; improve documentation 2019-03-12 19:03:56 -05:00
Zle c.f. 44062: Back off clearflag change to ZLE line init. 2019-02-14 11:41:19 +00:00
.cvsignore
.distfiles
.exrc
.indent.pro
builtin.c 43669: ensure explicit exit status is used over implicit 2018-10-10 11:17:58 +01:00
compat.c 43075: Support nanosecond-precision time formatting 2018-06-20 17:29:56 -05:00
cond.c 42031 + 42048: Make [[ -o invalidoption ]] a normal(ish) false value, rather than a syntax error. 2017-11-24 22:10:27 +00:00
context.c
exec.c 43723: file descriptor could leak on fork error 2018-11-09 11:02:24 +00:00
glob.c 43091: In the (u) glob qualifier, expand and correct "unknown user" error messages. 2018-06-25 11:18:41 +00:00
hashnameddir.c
hashtable.c 42146: type -w += global aliases 2017-12-20 05:43:42 +00:00
hashtable.h 43616: Various parameter setting and display fixes. 2018-10-08 10:10:42 +01:00
hist.c 44067: Make history read safer on interrupt. 2019-02-18 10:10:00 +00:00
init.c 43747: new module to map colours from hex triplets to the nearest matching colour 2018-11-05 22:24:05 +01:00
input.c 43511: Initialiase alias entry on input stack. 2018-09-21 16:29:07 +01:00
jobs.c 43945 (tweaked to remove test failure, noted in test): 2018-12-30 18:11:43 +00:00
lex.c 43854: Set tok to LEXERR on generic parse error. 2018-11-29 17:54:02 +00:00
linklist.c
loop.c 41723: one more case of 41627 in "while" loops. 2017-09-18 08:40:02 -07:00
main.c
Makefile.in
Makemod.in.in
makepro.awk
math.c 43944: apply NO_UNSET consistently to arithmeitc 2018-12-30 18:03:02 +00:00
mem.c 42411: Assume current C librarires handle free(NULL) 2018-03-04 20:57:58 +00:00
mkbltnmlst.sh
mkmakemod.sh
modentry.c
module.c 43789: possible use after free clearing up math func from module 2018-11-09 11:04:06 +00:00
options.c 43008: Improve code to remove privileges. 2018-06-15 10:27:29 +01:00
params.c 43616: Various parameter setting and display fixes. 2018-10-08 10:10:42 +01:00
parse.c Allow short loops with "while" 2018-04-23 13:45:08 +01:00
pattern.c 42790: make [[:blank:]] match non-ASCII blanks 2018-05-17 23:42:27 +02:00
prompt.c 44030: prompt: Return error for unrecognised colour name 2019-02-03 11:55:40 -06:00
prototypes.h
signals.c 43535: Fixes for bg / fg handling of superjobs. 2018-09-24 21:32:40 +01:00
signals.h 433029: Testing signal return type is no longer needed 2018-06-18 10:18:29 +01:00
signames1.awk
signames2.awk
sort.c
string.c 41096: Don't assume null termination copying string. 2017-05-11 17:33:30 +01:00
subst.c 43921: ${\var} should be an error 2018-12-21 11:41:07 -08:00
text.c
utils.c unposted (per 43938): Avoid segfault when unmetafying empty string 2018-12-30 03:42:07 -06:00
watch.c
wcwidth9.h 41090: Replace iswprint() if unicode9 is enabled. 2017-05-12 12:10:13 +09:00
zsh.h 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
zsh.ico
zsh.mdd 43358: enforce consistent patchlevel form 2018-08-31 23:34:11 +02:00
zsh.rc
zsh_system.h 43759: add support for true colour terminals 2018-11-05 22:24:12 +01:00
ztype.h 41090: Replace iswprint() if unicode9 is enabled. 2017-05-12 12:10:13 +09:00