aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix makefile: download selected versions of unicode filesMattias Andrée2025-12-301-2/+2
| | | | Signed-off-by: Mattias Andrée <m@maandree.se>
* Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_rangeMattias Andrée2025-12-211-1/+4
| | | | 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/+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>