aboutsummaryrefslogtreecommitdiffstats
path: root/libcmap_find_block.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not foundMattias Andrée2025-12-211-2/+0
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGEMattias Andrée2025-12-211-1/+1
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2025-12-201-0/+20
Signed-off-by: Mattias Andrée <m@maandree.se>