aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGEMattias Andrée2025-12-211-1/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add range print functionsMattias Andrée2025-12-211-1/+5
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Implement script and block listingMattias Andrée2025-12-211-1/+30
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* First commitMattias Andrée2025-12-201-0/+73
Signed-off-by: Mattias Andrée <m@maandree.se>