1. 606bf57 Revert forcing use of single-parameter static_assert() by Behdad Esfahbod · 7 years ago
  2. 4e62627 Enforce single-param static_assert() only by Behdad Esfahbod · 7 years ago
  3. 4479d3a [dfon]t Sanitize OpenTypeFontFace by Behdad Esfahbod · 7 years ago
  4. 07e0ca9 [bytes] Rename content to arrayZ by Behdad Esfahbod · 7 years ago
  5. dbb764d [dfont] Clean up sanitize() by Behdad Esfahbod · 7 years ago
  6. 13a8786 Add (unused) hb_array_t<> by Behdad Esfahbod · 7 years ago
  7. 967741e Add explicit to hb_auto_t 1param constructors by Behdad Esfahbod · 7 years ago
  8. 2dde6c8 Explicitly pass reference in hb_auto_t constructor by Behdad Esfahbod · 7 years ago
  9. c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
  10. ddea4d1 Add 1-param passthrough constructor to hb_auto_t<> by Behdad Esfahbod · 7 years ago
  11. 142ac5a [serialize] Add copy_bytes() and copy_blob() by Behdad Esfahbod · 7 years ago
  12. e1acff8 Move hb_vector_t to hb-vector-private.hh by Behdad Esfahbod · 7 years ago
  13. be336da Move some more code around by Behdad Esfahbod · 7 years ago
  14. f3a74c1 Make hb_vector_t 8 bytes smaller by Behdad Esfahbod · 7 years ago
  15. 44999f8 Align NullPool and CrapPool to HB_VECTOR_SIZE by Behdad Esfahbod · 7 years ago
  16. 718dfd4 Fix shift by Behdad Esfahbod · 7 years ago
  17. 491d93b Move more stuff from hb-private.hh to hb-dsalgs.hh by Behdad Esfahbod · 7 years ago
  18. f477765 Move more stuff to hb-dsalgs.hh by Behdad Esfahbod · 7 years ago
  19. be7f664 Move hb_bytes_t to hb-dsalgs.hh by Behdad Esfahbod · 7 years ago
  20. 7a00f7e Remove hb_auto_array_t by Behdad Esfahbod · 7 years ago
  21. bddeb2b Minor renamings of internal inline functions by Behdad Esfahbod · 7 years ago
  22. d652ef2 Move hb_vector_t and hb_lockable_set_t to hb-dsalgs.hh by Behdad Esfahbod · 7 years ago
  23. 9e53b08 Move hb_stable_sort to hb-dsalgs.hh by Behdad Esfahbod · 7 years ago
  24. 8b0d642 Resolve some of clang's zero-as-null-pointer-constant warnings by Ebrahim Byagowi · 7 years ago
  25. 7ce9f39 Rename hb-sort-r.hh -> hb-dsalgs.hh by Behdad Esfahbod · 7 years ago[Renamed (94%) from src/hb-sort-r.hh]
  26. 0feff4b Simplify hb-sort-r.hh by Behdad Esfahbod · 7 years ago
  27. e35a763 [post] Implement glyph_from_name() by Behdad Esfahbod · 7 years ago
  28. 21ac567 Fix tests by Behdad Esfahbod · 7 years ago
  29. 977679f Add hb_bsearch_r() by Behdad Esfahbod · 7 years ago
  30. 538da74 Add hb-sort-r, a portable qsort_r() replacement by Behdad Esfahbod · 7 years ago