17 Commits (989e71a982658145f28f83f2111bdab9561f3db0)

Author SHA1 Message Date
Ebrahim Byagowi f24b0b9728 Update the links and revive the dead ones 7 years ago
Behdad Esfahbod d33ba16361 Fix more warnings 7 years ago
Behdad Esfahbod 6c1848b1e3 Misc warning fixes 7 years ago
Behdad Esfahbod c4712f8e37 Fix test 7 years ago
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 4dc798de19 Add hb-deprecated.h, and rename a couple enum values 11 years ago
Behdad Esfahbod a4446b10bf Fix build for C89 compilers 11 years ago
Behdad Esfahbod 1172dc7362 Rename hb_buffer_clear() to hb_buffer_clear_contents() 12 years ago
Behdad Esfahbod d04b128531 Fix test 12 years ago
Behdad Esfahbod 0c7df22228 Add buffer flags 12 years ago
Behdad Esfahbod 82ecaff736 Add hb_buffer_clear() 12 years ago
Behdad Esfahbod a18280a8ce Fix warnings produced by clang analyzer 12 years ago
Behdad Esfahbod 4d6dafd47f Rename test/ to test/api/ 13 years ago
Behdad Esfahbod 4c9fe88d30 [API] Make all _from_string() functions take a len parameter 13 years ago
Behdad Esfahbod e6c09cdf43 Remove the pre_allocate argument from hb_buffer_create() 13 years ago
Behdad Esfahbod 92de53ea45 [test/buffer] Add more tests for nil buffer 14 years ago
Behdad Esfahbod da603e8038 [test/font] Start adding tests for hb-font.h 14 years ago
Behdad Esfahbod b8477e1da2 [test] Add tests for _get_empty() funcs 14 years ago
Behdad Esfahbod 0617b15582 [test] Test blob API 14 years ago
Behdad Esfahbod c763aa42b4 [test/buffer] Clean up testing 14 years ago
Behdad Esfahbod 6af9cff5e1 [test/unicode] Use text fixture instead of static variables 14 years ago
Behdad Esfahbod 13db3d40bf [test/buffer] Add UTF-16 tests 14 years ago
Behdad Esfahbod 243673d601 [test/buffer] Add more extensive UTF-8 test data from glib 14 years ago
Behdad Esfahbod dfec67f958 [test/buffer] Add initial utf-8 tests 14 years ago
Behdad Esfahbod aafe395ab5 Add test suite infrastructure 14 years ago
Behdad Esfahbod 1d39d6e42b Desable possibly lethal test on 64-bit machines 14 years ago
Behdad Esfahbod 3264042873 [test/buffer] Test pre_allocate() and allocation_successful() 14 years ago
Behdad Esfahbod 15c57e04bf [test/buffer] Add test pre_alloc(); hangs in the buffer code right now 14 years ago
Behdad Esfahbod 1e5527e2d6 [test/buffer] Test reset(), set_length(), and set/get_unicode_data() 14 years ago
Behdad Esfahbod db126b5448 [test/buffer] Test reverse() and reverse_clusters() 14 years ago
Behdad Esfahbod 2409d5f8d7 Update Copyright headers 14 years ago
Behdad Esfahbod f85faee9b3 [API] Rename hb_buffer_add_glyph() to hb_buffer_add() 14 years ago
Behdad Esfahbod aab0de50e2 [API] Add hb_buffer_allocation_successful() 14 years ago
Ryan Lortie 70566befc5 [API} hb_buffer_get_glyph_{infos,positions}: Add length out parameter 14 years ago
Behdad Esfahbod c0af193c8e Change buffer default properties to invalid 14 years ago
Behdad Esfahbod 2fc56edff6 [API] Remove hb_buffer_clear() 14 years ago
Behdad Esfahbod 2f2f448af3 [test] Add more TODO items 14 years ago
Behdad Esfahbod 7dea908cd5 [test] Add todo items 14 years ago
Behdad Esfahbod d0f53fdbea [test] Test hb-buffer.h 14 years ago