Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctype.c: fix typo in comment | René Scharfe | 2009-05-01 | 1 | -1/+1 |
* | Add is_regex_special() | René Scharfe | 2009-01-17 | 1 | -3/+4 |
* | Change NUL char handling of isspecial() | René Scharfe | 2009-01-17 | 1 | -2/+2 |
* | Reformat ctype.c | René Scharfe | 2009-01-17 | 1 | -18/+14 |
* | dir.c: Avoid c99 array initialization | Brandon Casey | 2008-08-28 | 1 | -4/+6 |
* | ctype.c: protect tiny C preprocessor constants | Junio C Hamano | 2008-08-27 | 1 | -0/+5 |
* | War on whitespace | Junio C Hamano | 2007-06-07 | 1 | -1/+0 |
* | Unlocalized isspace and friends | Linus Torvalds | 2005-10-14 | 1 | -0/+23 |