aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Style improvementHEADmasterMattias Andrée36 hours5-34/+34
* Fix whitespace typoMattias Andrée2026-02-131-1/+1
* fix makefile: download selected versions of unicode filesMattias Andrée2025-12-301-2/+2
* libcmap_script_list: clarify that each codepoint is only listed under their primary scriptMattias Andrée2025-12-211-0/+3
* libcmap_find_{block,script}: clarify relationship, of the return value, to libcmap_{block,script}_listMattias Andrée2025-12-211-0/+6
* Add libcmap_fprint_range, libcmap_print_range, libcmap_dprint_rangeMattias Andrée2025-12-216-4/+85
* Add documentationMattias Andrée2025-12-211-0/+216
* Use LIBCMAP_RANGE_SIZE, and do not *offset_out and *subrange_out when the codepoint is not foundMattias Andrée2025-12-213-8/+2
* Add LIBCMAP_RANGE_SIZEMattias Andrée2025-12-211-0/+2
* Fix truncation issue in libcmap_sprintf_range, and add LIBCMAP_ULTIMATE_CODEPOINT and LIBCMAP_UNIVERSE_RANGEMattias Andrée2025-12-2113-25/+48
* Add range print functionsMattias Andrée2025-12-214-1/+34
* Implement script and block listingMattias Andrée2025-12-2111-10/+618
* First commitMattias Andrée2025-12-2013-0/+260