Commit Graph

15 Commits (master)

Author SHA1 Message Date
Bart Schaefer a9ba166216 51483: Enable assignment and expansion of parameters with ksh-like namespace prefixes. 1 year ago
Oliver Kiddle a73c705b0c 51212: remove STOUC() macro
This served as a workaround for ancient compilers where casts to
unsigned char were broken.
1 year ago
Jens Schleusener 11dbe4c286 45269: Fix misspellings in completions and elsewhere. 4 years ago
Jun-ichi Takimoto 171e7fa4c1 41090: Replace iswprint() if unicode9 is enabled.
If wcwidth() or iswprint() is broken, force enable unicode9.
7 years ago
Peter Stephenson 6269db883a 35067: Add (b) parameter flag for pattern char backslashing.
Doc tweak from Daniel in 35071.

Includes test.
9 years ago
Jun-ichi Takimoto a6db0b41ca 35064: rename ISPRINT to ZISPRINT to avoid conflict 9 years ago
Jun-ichi Takimoto 4bc554bb8b 34636: replace broken isprint() on Mac OS X 9 years ago
Barton E. Schaefer 57252dc1e0 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completion
add typtab_flags bits (replaces specialcomma boolean) to record any unusual handling of typtab entries; signal safety; make bangchar non-special during completion lexing of the command line.
10 years ago
Peter Stephenson 8f98285662 22765: rename some MB_ macros to WC_ for consistency. 18 years ago
Peter Stephenson bb912594b2 22575: multibyte fixes for bslashquote(), getzlequery() 18 years ago
Peter Stephenson 50e9ab122b 22556: Multibyte separators and delimiters 18 years ago
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.
18 years ago
Wayne Davison 232824511b Added macros for iascii(), ilower(), iprint(), and iupper(). 19 years ago
Peter Stephenson 3c37057c34 21871: replace INULL() by inull() 19 years ago
Tanaka Akira e74702b467 Initial revision 25 years ago