Szabolcs Nagy b04971d91a add inline isspace in ctype.h as an optimization 10 years ago
..
__ctype_b_loc.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
__ctype_get_mb_cur_max.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
__ctype_tolower_loc.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
__ctype_toupper_loc.c 571744447c include cleanups: remove unused headers and add feature test macros 11 years ago
alpha.h 7e38b1ea2b destubify iswalpha and update iswpunct to unicode 6.1 13 years ago
isalnum.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isalpha.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isascii.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
isblank.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iscntrl.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isdigit.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isgraph.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
islower.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isprint.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
ispunct.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isspace.c b04971d91a add inline isspace in ctype.h as an optimization 10 years ago
isupper.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswalnum.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswalpha.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswblank.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswcntrl.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswctype.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswdigit.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswgraph.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswlower.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswprint.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswpunct.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswspace.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswupper.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
iswxdigit.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
isxdigit.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
nonspacing.h 1b0ce9af6d new wcwidth implementation (fast table-based) 13 years ago
punct.h 640fe75ce8 fix spurious punct class for some surrogate codepoints (invalid) 13 years ago
toascii.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
tolower.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
toupper.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
towctrans.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
wcswidth.c 0b44a0315b initial check-in, version 0.5.0 14 years ago
wctrans.c d89fdec51b consolidate *_l ctype/wctype functions into their non-_l source files 10 years ago
wcwidth.c c50925071c make some arrays const 12 years ago
wide.h ac4fb51dde fix broken wcwidth tables 13 years ago