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