src/hb-string-array.hh

Branch


Log

Author Commit Date CI Message
Behdad Esfahbod 06e9277f 2025-08-07T22:38:58 Rename _S to HB_STR Fixes https://github.com/harfbuzz/harfbuzz/issues/5446
Michiharu Ariza 8fdafee2 2019-11-18T16:44:25 undef HB_STRING_ARRAY_LENG_NAME
blueshade7 5e9863f3 2019-11-18T15:40:43 ARRAY_LENGTH fails with -Wglobal-constructors
blueshade7 a7598369 2019-11-18T15:09:24 calculate hb_string_array length automatically
Behdad Esfahbod 0e294c45 2019-09-06T16:54:27 Rename VAR to HB_VAR_ARRAY
Behdad Esfahbod c77ae408 2018-08-25T22:36:36 Rename hb-*private.hh to hb-*.hh Sorry for the noise, downstream custom builders. Please adjust.
Behdad Esfahbod 08e280fd 2018-05-08T01:57:27 Rename hb_string_t to hb_bytes_t
Ebrahim Byagowi f24b0b97 2018-04-12T13:40:45 Update the links and revive the dead ones
Behdad Esfahbod 7fdf16b2 2017-11-14T14:40:11 Fix compiler warning
Behdad Esfahbod 6c738f35 2017-10-30T12:21:44 Make string-array return hb_string_t
Behdad Esfahbod 2a749680 2017-10-26T19:48:33 Add hb-string-array.hh Used to build static string arrays that use no relocation.