fix off-by-one error that caused uninitialized memory read in floatscan
[musl] / src / ctype /
2012-04-24 Rich Felkernew wcwidth implementation (fast table-based)
2012-04-23 Rich Felkersync case mappings with unicode 6.1
2012-04-23 Rich Felkeroptimize iswprint
2012-04-23 Rich Felkerfix spurious punct class for some surrogate codepoints...
2012-04-23 Rich Felkerdestubify iswalpha and update iswpunct to unicode 6.1
2012-02-09 Rich Felkerdocument iswspace and remove wrongly-included zwsp...
2012-02-09 Rich Felkerfix typo in iswspace space list table
2011-02-15 Rich Felkermore header fixes, minor warning fix
2011-02-12 Rich Felkerinitial check-in, version 0.5.0