| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Move c/h files implementing/defining standard library stuff into a new libc d... | Thomas Martitz | 2010-05-06 |
| * | make the ctype array unsigned so that bit 7 (octal 0200) can be set and | Daniel Stenberg | 2005-07-12 |
| * | Made the char property lookup table constant | Jens Arnold | 2004-07-20 |
| * | The ctype array was too short. Found by Magnus Holmgren, thanks. | Linus Nielsen Feltzing | 2002-07-25 |
| * | make the array 257 bytes | Daniel Stenberg | 2002-06-19 |
| * | we need ctype | Daniel Stenberg | 2002-06-17 |