11935 Commits (1cb621d35d1e8e47d868f4ef6a9d186aa835e708)
 

Author SHA1 Message Date
Behdad Esfahbod d0316a81f5 Add buffer->swap() 15 years ago
Behdad Esfahbod 3b649a38b5 Add check for internal symbols 15 years ago
Behdad Esfahbod eee8598d75 Hide internal symbols 15 years ago
Behdad Esfahbod 8951fc2c82 Add buffer->allocate_lig_id() 15 years ago
Behdad Esfahbod 1ce4dc95db Use bit tricks for HB_DIRECTION_IS_* 15 years ago
Behdad Esfahbod 22da7fd94d Rename a few files to be C++ sources 15 years ago
Behdad Esfahbod c3df649f25 Fix comment 15 years ago
Behdad Esfahbod 281f08954a Remove obsolete friend 15 years ago
Behdad Esfahbod 70c9bfd564 Simplify PairSet 15 years ago
Behdad Esfahbod 97e7f8f305 Add CONST_FUNC annotation 15 years ago
Behdad Esfahbod 494d28ad98 Simplify likely() implementation 15 years ago
Behdad Esfahbod 75651b2087 Fix warnings 15 years ago
Behdad Esfahbod 4c20d8c057 Sprinkle a few strategic likely()'s 15 years ago
Behdad Esfahbod 69cb28bc13 Remove a few likely()'s 15 years ago
Behdad Esfahbod 24552ecf92 Remove excess sub_format sanitize 15 years ago
Behdad Esfahbod f7adc5e9be Shrink NullPool now that we have accurate size tracking 15 years ago
Behdad Esfahbod 3d44fb6f15 Fix warning 15 years ago
Behdad Esfahbod b5db4f1e4e Clean up NO_INDEX 15 years ago
Behdad Esfahbod fe9bc070e1 Fix awful confusion between lookup format and subtable format 15 years ago
Behdad Esfahbod 458ecbb60b Fix tracing order 15 years ago
Behdad Esfahbod 48146e5612 Don't fail sanitize on NULL data 15 years ago
Behdad Esfahbod d2c2ca8faf Fix comment 15 years ago
Behdad Esfahbod b435ab7e29 Fix accessing tables from NULL pointer 15 years ago
Behdad Esfahbod dacebcadae Simplify unions 15 years ago
Behdad Esfahbod fd671e0243 Remove unused macro 15 years ago
Behdad Esfahbod 0eb9fc6e37 Change DEFINE_SIZE_VAR to DEFINE_SIZE_ARRAY 15 years ago
Behdad Esfahbod 596e471aa5 Cleanup DEFINE_SIZE_VAR2 15 years ago
Behdad Esfahbod 33afa4e2dc Minor 15 years ago
Behdad Esfahbod b961518b96 Simplify array access 15 years ago
Behdad Esfahbod 54842374c2 Fix check_struct to check min_size instead of sizeof 15 years ago
Behdad Esfahbod ed07422c33 Further cleanup of sizeof 15 years ago
Behdad Esfahbod a82ef7a893 Remove CastP completely 15 years ago
Behdad Esfahbod 40cbefe858 Remove unnecessary casts 15 years ago
Behdad Esfahbod 09766b1ec5 Make StructAtOffset take a pointer 15 years ago
Behdad Esfahbod bea34c7cbb Further cleanup of DEFINE_SIZE 15 years ago
Behdad Esfahbod 0abcc3b48c Cleanup 15 years ago
Behdad Esfahbod b3651231bf Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC 15 years ago
Behdad Esfahbod 569da92bc6 Cleanup ASSERT_SIZE_VAR 15 years ago
Behdad Esfahbod 99bf03459f Whitespace 15 years ago
Behdad Esfahbod 65f46b0033 Simplify DEFINE_NULL_DATA 15 years ago
Behdad Esfahbod e45d3f86f9 Start cleaning up get_size() 15 years ago
Behdad Esfahbod b157617644 Remove the last of SANITIZE macros: SANITIZE_SELF 15 years ago
Behdad Esfahbod 4f252fedc7 Remove SANITIZE macro 15 years ago
Behdad Esfahbod c2ddfd2d26 Cleanup Value casts 15 years ago
Behdad Esfahbod 41a93d2c1f Remove SANITIZE_WITH_BASE 15 years ago
Behdad Esfahbod f5fab0c718 Remove SANITIZE_MEM 15 years ago
Behdad Esfahbod 4ad2cc5dec Rename check to check_range 15 years ago
Behdad Esfahbod 1cd1e117d0 Remove SANITIZE_ARRAY 15 years ago
Behdad Esfahbod 583d7f9586 Cosmetic 15 years ago
Behdad Esfahbod 705e215268 Minor 15 years ago