Commit Graph

5 Commits

Author SHA1 Message Date
c09b6f8ab6 fix some omissions and mistakes in locale_t interface definitions 2012-02-06 21:33:40 -05:00
e5a7f14c81 add more of the locale_t interfaces, all dummied out to ignore the locale 2012-02-06 21:29:31 -05:00
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