about summary refs log tree commit diff
path: root/Src/ztype.h
Commit message (Collapse)AuthorAgeFilesLines
* 34636: replace broken isprint() on Mac OS XJun-ichi Takimoto2015-03-051-0/+6
|
* 33320 (cf. PWS 33311): revert 33069, fix lexing of bangchar during completionBarton E. Schaefer2014-10-021-0/+9
| | | | 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.
* 22765: rename some MB_ macros to WC_ for consistency.Peter Stephenson2006-09-231-4/+4
|
* 22575: multibyte fixes for bslashquote(), getzlequery()Peter Stephenson2006-08-011-5/+2
|
* 22556: Multibyte separators and delimitersPeter Stephenson2006-07-241-0/+6
|
* 22544: Improve use of ztype tests for multibyte characters. AddPeter Stephenson2006-07-101-16/+16
| | | | | POSIX_IDENTIFIERS option to control allowability of multibyte alphanumeric characters in parameter and module names.
* Added macros for iascii(), ilower(), iprint(), and iupper().Wayne Davison2005-11-011-0/+5
|
* 21871: replace INULL() by inull()Peter Stephenson2005-10-131-0/+2
|
* Initial revisionTanaka Akira1999-04-151-0/+58