15 Commits (5734fa4608ada9c1df20ac27988715ee27b36613)

Author SHA1 Message Date
Nguyễn Thái Ngọc Duy 1c149ab2dd ctype: support iscntrl, ispunct, isxdigit and isprint 12 years ago
Nguyễn Thái Ngọc Duy ca5ab7d1e8 ctype: make sane_ctype[] const array 12 years ago
Junio C Hamano 0f871cf56e grep: use static trans-case table 13 years ago
Namhyung Kim 1a191a2295 ctype.c only wants git-compat-util.h 13 years ago
Junio C Hamano 2f6c9760de magic pathspec: futureproof shorthand form 14 years ago
Gary V. Vaughan 4b05548fc0 enums: omit trailing comma for portability 15 years ago
René Scharfe 1087aba86b ctype.c: fix typo in comment 16 years ago
René Scharfe f9b7cce61c Add is_regex_special() 16 years ago
René Scharfe 8cc3299262 Change NUL char handling of isspecial() 16 years ago
René Scharfe c841aa8b90 Reformat ctype.c 16 years ago
Brandon Casey 63e8aea74e dir.c: Avoid c99 array initialization 16 years ago
Junio C Hamano c67b1fa349 ctype.c: protect tiny C preprocessor constants 16 years ago
Junio C Hamano a6080a0a44 War on whitespace 18 years ago
Linus Torvalds 4546738b58 Unlocalized isspace and friends 19 years ago