43 Commits (406a020e5228d4a04da6282f5a75165bab7a483e)

Author SHA1 Message Date
Behdad Esfahbod b5fbc3b8f5 API: Do not clear buffer-flags in hb_buffer_clear_contents() 10 years ago
Behdad Esfahbod 976c8f4552 New API: hb_buffer_[sg]et_replacement_codepoint() 10 years ago
Behdad Esfahbod e634fed428 [buffer] Validate UTF-32 input 10 years ago
Behdad Esfahbod af2490c095 Only accept well-formed UTF-8 sequences 10 years ago
Behdad Esfahbod 24b2ba9dfa [test-buffer] Add test for lonely low-surrogate 10 years ago
Behdad Esfahbod 6334495ac1 Use zh-Hans / zh-Hant when converting OT language tag to hb_language_t 10 years ago
Behdad Esfahbod f381e320df Fix lang matching logic 10 years ago
Behdad Esfahbod ee5350d667 Accept BCP 47 zh-Hans / zh-Hant language tags 10 years ago
Behdad Esfahbod 2b051c6057 Rename HB_VERSION_CHECK and hb_version_check to "atleast" 10 years ago
Luis de Bethencourt 1eacde00cc check hb_set_is_emtpy in test-set.c 11 years ago
Behdad Esfahbod c77d1ade68 Fix warnings 11 years ago
Behdad Esfahbod 20cbc1f8eb Annotate hb-set a bit; add HB_SET_VALUE_INVALID 11 years ago
Behdad Esfahbod 4dc798de19 Add hb-deprecated.h, and rename a couple enum values 11 years ago
Behdad Esfahbod 54e6f6c588 Clean up list of Unicode scripts 11 years ago
Behdad Esfahbod 7235f33f9e Fix misc warnings reported by cppcheck 11 years ago
Behdad Esfahbod a4446b10bf Fix build for C89 compilers 11 years ago
Behdad Esfahbod 2966d36032 Fix test build 11 years ago
Behdad Esfahbod d9afa11133 Build hb-icu into libharfbuzz-icu.so 11 years ago
Behdad Esfahbod 7d395c2a25 Minor 11 years ago
Behdad Esfahbod dfbd115e6c [test] Add test for hb_set_get_min() bug 12 years ago
Behdad Esfahbod 0a2b2a505b Remove gthread leftovers 12 years ago
Behdad Esfahbod ea11abfc5d [build] Port to newer automake recommended syntax 12 years ago
Behdad Esfahbod c39def9bc7 Move valgrind suppressions to the correct directory 12 years ago
Behdad Esfahbod 9e5ac7b8c0 Fix blob test to match c3ba49b6fa 12 years ago
Behdad Esfahbod 5898fa94d1 Don't use $(ENV) 12 years ago
Behdad Esfahbod 1172dc7362 Rename hb_buffer_clear() to hb_buffer_clear_contents() 12 years ago
Behdad Esfahbod e81aff9ef7 [tests] Finish test-set.c 12 years ago
Behdad Esfahbod 8165f2765b [tests] Start adding tests for hb-set.h 12 years ago
Behdad Esfahbod b9d28f696c [tests] Add set object to test-object.c 12 years ago
Behdad Esfahbod d04b128531 Fix test 12 years ago
Behdad Esfahbod 0c7df22228 Add buffer flags 12 years ago
Behdad Esfahbod c8d4f8b0fe Minor 12 years ago
Behdad Esfahbod 82ecaff736 Add hb_buffer_clear() 12 years ago
Behdad Esfahbod de796a6fb9 Add "new" Myanmar OT Script tag 12 years ago
Behdad Esfahbod 431bef2e16 Minor build fix 12 years ago
Behdad Esfahbod 378d279bbf Implement Unicode compatibility decompositions 12 years ago
Behdad Esfahbod 5e113a4b79 g_thread_init() is deprecated 12 years ago
Behdad Esfahbod a18280a8ce Fix warnings produced by clang analyzer 12 years ago
Behdad Esfahbod fe28b997fb Add HB_DIRECTION_IS_VALID 13 years ago
Behdad Esfahbod 4bf90f6483 Make HB_DIRECTION_INVALID be zero 13 years ago
Behdad Esfahbod 66aa080033 Remove test-shape-complex 13 years ago
Behdad Esfahbod 36fe87d1b4 More Indic tests from Pravin 13 years ago
Behdad Esfahbod 4d6dafd47f Rename test/ to test/api/ 13 years ago