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