aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add documentationMattias Andrée2025-12-211-0/+216
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not foundMattias Andrée2025-12-213-8/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add LIBCMAP_RANGE_SIZEMattias Andrée2025-12-211-0/+2
| | | | 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-2113-25/+48
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add range print functionsMattias Andrée2025-12-214-1/+34
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Implement script and block listingMattias Andrée2025-12-2111-10/+618
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2025-12-2013-0/+260
Signed-off-by: Mattias Andrée <m@maandree.se>