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