Commit Graph

3 Commits

Author SHA1 Message Date
7e14ed1360 fix ctype macros to cast argument to (unsigned) first
issue reported by nsz, but it's actually not just pedantic. the
functions can take input of any arithmetic type, including floating
point, and the behavior needs to be as if the conversion implicit in
the function call took place.
2011-09-26 18:56:56 -04:00
c247ebdd98 more header fixes, minor warning fix 2011-02-14 19:33:11 -05:00
0b44a0315b initial check-in, version 0.5.0 2011-02-12 00:22:29 -05:00