index
:
musl
awilfox/monotonic-dns
lookup-serv
master
posix-compliance
ustat
The musl libc tree (WIP / dev branches)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ctype
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-12
include cleanups: remove unused headers and add feature test macros
Szabolcs Nagy
4
-6
/
+3
2013-11-11
iswspace: fix handling of 0
rofl0r
1
-2
/
+1
2013-03-04
fix types for wctype_t and wctrans_t
Rich Felker
1
-4
/
+4
2013-02-02
make some arrays const
rofl0r
3
-4
/
+4
2012-08-02
fix argument type error on wcwidth function
Rich Felker
1
-2
/
+2
2012-06-20
fix broken wcwidth tables
Rich Felker
1
-7
/
+8
2012-06-05
fix ctype abi junk (pointer should point to 0 slot, not -128 slot)
Rich Felker
3
-3
/
+3
2012-06-02
add LSB abi junk for ctype functions
Rich Felker
3
-0
/
+104
2012-04-24
new wcwidth implementation (fast table-based)
Rich Felker
3
-179
/
+125
2012-04-23
sync case mappings with unicode 6.1
Rich Felker
2
-8
/
+30
2012-04-23
optimize iswprint
Rich Felker
1
-3
/
+12
2012-04-23
fix spurious punct class for some surrogate codepoints (invalid)
Rich Felker
1
-59
/
+56
2012-04-23
destubify iswalpha and update iswpunct to unicode 6.1
Rich Felker
5
-135
/
+252
2012-02-09
document iswspace and remove wrongly-included zwsp character
Rich Felker
1
-1
/
+5
2012-02-09
fix typo in iswspace space list table
Rich Felker
1
-1
/
+1
2011-02-14
more header fixes, minor warning fix
Rich Felker
1
-0
/
+1
2011-02-12
initial check-in, version 0.5.0
v0.5.0
Rich Felker
34
-0
/
+854