Peter Colberg
|
09360de186
|
Do not export internal unsafe_encode_char()
|
2015-10-29 00:45:39 -04:00 |
|
Steven G. Johnson
|
6a7f92da64
|
fix #46 (make sure symbol-like codepoints have nonzero width even if they aren't in Unifont)
|
2015-06-24 14:07:15 -04:00 |
|
Steven G. Johnson
|
a8fb4b1772
|
add toupper/tolower functions (for JuliaLang/julia#11471)
|
2015-05-29 22:00:30 -04:00 |
|
ScottPJones
|
6a229a6776
|
Add tests for valid codepoints and iterate function
|
2015-05-29 20:11:10 +02:00 |
|
Scott Paul Jones
|
6249e6b8b1
|
Fix #34 handle 66 Unicode non-characters, also improve performance and surrogate handling
|
2015-05-29 19:50:03 +02:00 |
|
Tony Kelman
|
0a818c7003
|
Prefix other C99 typedefs with utf8proc_
|
2015-04-06 22:36:33 -07:00 |
|
Tony Kelman
|
ad27722923
|
Use a new typedef utf8proc_ssize_t to avoid define collisions
with MSVC
|
2015-04-05 20:06:13 -07:00 |
|
Steven G. Johnson
|
c851c67888
|
put the API version as #defines in the header file (as discussed in #30)
|
2015-03-27 12:35:41 -04:00 |
|
Steven G. Johnson
|
a4c84d2063
|
fix #2: add charwidth function
|
2015-03-12 12:10:19 -04:00 |
|
Steven G. Johnson
|
90721f2d39
|
directory cleanup: move tests and data into subdirectories
|
2015-03-06 17:36:08 -05:00 |
|