1. 33d38e7 Use a unified bsearch (#1741) by Ebrahim Byagowi · 6 years ago
  2. ef00654 Convert tag enum class consts to static constexpr by Behdad Esfahbod · 6 years ago
  3. b2ebaa9 Remove redundant 'inline' from methods (#1483) by Ebrahim Byagowi · 6 years ago
  4. 5c4fead Convert "static const hb_tag_t" constants to enum by Behdad Esfahbod · 6 years ago
  5. e014405 Rename check_array(array, a, b) to check_range() by Behdad Esfahbod · 6 years ago
  6. 5a24ea1 Make more 'coords' params const. by Bruce Mitchener · 6 years ago
  7. 9507b05 Simplify sanitize->check_array() by Behdad Esfahbod · 7 years ago
  8. bc485a9 Port some VAR arrays to UnsizedArrayOf<> by Behdad Esfahbod · 7 years ago
  9. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  10. a02c3ee Add or update tables specifications links by Ebrahim Byagowi · 7 years ago
  11. 6b19178 Prefix int types with HB by Behdad Esfahbod · 7 years ago
  12. 6f335ed Replace USHORT/SHORT/ULONG/etc with UINT16/INT16/UINT32/etc by Behdad Esfahbod · 7 years ago
  13. 0712e91 Remove hb_compare_func_t by Behdad Esfahbod · 7 years ago
  14. 22af28a [var] Implement MVAR table by Behdad Esfahbod · 8 years ago