summaryrefslogtreecommitdiffstats
path: root/ctype.c (follow)
Commit message (Expand)AuthorAgeLines
* kwset: use unsigned char to store values with high-bit setBen Walton2015-03-02-1/+1
* ctype: support iscntrl, ispunct, isxdigit and isprintNguyễn Thái Ngọc Duy2012-10-15-5/+8
* ctype: make sane_ctype[] const arrayNguyễn Thái Ngọc Duy2012-10-15-1/+1
* Merge branch 'jc/pickaxe-ignore-case'Junio C Hamano2012-03-07-0/+36
|\
| * grep: use static trans-case tableJunio C Hamano2012-02-28-0/+36
* | ctype.c only wants git-compat-util.hNamhyung Kim2012-02-10-1/+1
|/
* magic pathspec: futureproof shorthand formJunio C Hamano2011-04-08-7/+8
* enums: omit trailing comma for portabilityGary V. Vaughan2010-05-31-1/+1
* ctype.c: fix typo in commentRené Scharfe2009-05-01-1/+1
* Add is_regex_special()René Scharfe2009-01-17-3/+4
* Change NUL char handling of isspecial()René Scharfe2009-01-17-2/+2
* Reformat ctype.cRené Scharfe2009-01-17-18/+14
* dir.c: Avoid c99 array initializationBrandon Casey2008-08-28-4/+6
* ctype.c: protect tiny C preprocessor constantsJunio C Hamano2008-08-27-0/+5
* War on whitespaceJunio C Hamano2007-06-07-1/+0
* Unlocalized isspace and friendsLinus Torvalds2005-10-14-0/+23