1240 Commits (db99589529a22a2113bcef1680ab6d9b934f382e)
 

Author SHA1 Message Date
Behdad Esfahbod db99589529 [test/object] Add test for object lifecycle stuff 14 years ago
Behdad Esfahbod f74d6c81f1 Cosmetic 14 years ago
Behdad Esfahbod 4911062d5b [API] Rename hb_blob_create_empty() to hb_blob_get_empty() 14 years ago
Behdad Esfahbod 1ab1d3e38c [face] Return nil face if blob is inert 14 years ago
Behdad Esfahbod e87867cb88 [buffer] Fail in _create() if we cannot pre-allocate the requested size 14 years ago
Behdad Esfahbod cd361ec9a1 Cosmetic 14 years ago
Behdad Esfahbod c784c67a28 [unicode] Make _get_parent() return _nil object instead of NULL 14 years ago
Behdad Esfahbod 07e22779ab [test/unicode] Add script roundtrip tests for glib and ICU 14 years ago
Behdad Esfahbod 7cda65935c [test/unicode] Better test chainup 14 years ago
Behdad Esfahbod 250c59225e [test/unicode] Port the _custom test to test all property setters 14 years ago
Behdad Esfahbod e74b5b339a [test/unicode] Test Unicode 5.2+ but don't fail 14 years ago
Behdad Esfahbod c763aa42b4 [test/buffer] Clean up testing 14 years ago
Behdad Esfahbod 819e9d9e53 Minor 14 years ago
Behdad Esfahbod 03034acb8a [icu] Make sure we return script UNKNOWN instead of INVALID 14 years ago
Behdad Esfahbod d02985ec5a ISO 15924 fixes 14 years ago
Behdad Esfahbod e8e29c725a [test/unicode] Add log messages 14 years ago
Behdad Esfahbod 208c2c3150 Minor 14 years ago
Behdad Esfahbod 60833efaf1 [test/unicode] Add testing of all unicode properties 14 years ago
Behdad Esfahbod da96ee072f [test/unicode] Test is/make_immutable() 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 c7ffe2ad5f [API Remove hb_font_funcs_copy() 14 years ago
Behdad Esfahbod 30f34d08d4 [TODO] Remove finished items 14 years ago
Behdad Esfahbod 080a0eb7d8 Add _hb_unsigned_int_mul_overflows 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 123aa04f7b Fix possible but improbable overflow in hb_array_t 14 years ago
Behdad Esfahbod e0db4b868f [buffer] More error handling 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 5fa849b77d [API] Add _set/get_user_data() for all objects 14 years ago
Behdad Esfahbod 852e08ec8f Move code around 14 years ago
Behdad Esfahbod 29c67d3f70 Add initial implementation of user_data to objects 14 years ago
Behdad Esfahbod 47e71d9661 [object] Remove unnecessary use of macros 14 years ago
Behdad Esfahbod 8be1420f8f [blob] Use HB_FUNC instead of __FUNCTION__ 14 years ago
Behdad Esfahbod ae008b90cf [object] Add tracing support back in 14 years ago
Behdad Esfahbod 5b7f38979f GNOME Bug 612402 - (hb-arm) HarfBuzz compilation fix for arm 14 years ago
Behdad Esfahbod 39a840ae65 [API] Add hb_direction_from/to_string() 14 years ago
Behdad Esfahbod f1425a549f Rename hb-view.c and test.c to .cc files 14 years ago
Behdad Esfahbod eb5796f588 [TODO] Add hb-view items 14 years ago
Behdad Esfahbod 65e0063eae Make buffer size growth start from 32 instead of 8 14 years ago
Behdad Esfahbod d4bee9f813 [API] Add hb_unicode_funcs_get_default() 14 years ago
Behdad Esfahbod 153142dac8 Replace simple macros with inline functions for better type safety 14 years ago
Behdad Esfahbod 40a9b8154f Add TODO item 14 years ago
Behdad Esfahbod ebdc83467c Don't return in void function 14 years ago
Behdad Esfahbod ec6f9c2fd0 Further simplify object handling 14 years ago