summaryrefslogtreecommitdiff
path: root/src/hb-dsalgs.hh
AgeCommit message (Expand)AuthorFilesLines
2018-09-16Revert forcing use of single-parameter static_assert()Behdad Esfahbod1-2/+2
2018-09-16Enforce single-param static_assert() onlyBehdad Esfahbod1-2/+2
2018-09-13[dfon]t Sanitize OpenTypeFontFaceBehdad Esfahbod1-6/+0
2018-09-13[bytes] Rename content to arrayZBehdad Esfahbod1-8/+8
2018-09-13[dfont] Clean up sanitize()Behdad Esfahbod1-0/+8
2018-09-11Add (unused) hb_array_t<>Behdad Esfahbod1-0/+20
2018-08-28Add explicit to hb_auto_t 1param constructorsBehdad Esfahbod1-3/+4
2018-08-28Explicitly pass reference in hb_auto_t constructorBehdad Esfahbod1-1/+8
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-1/+1
2018-08-25Add 1-param passthrough constructor to hb_auto_t<>Behdad Esfahbod1-0/+1
2018-08-24[serialize] Add copy_bytes() and copy_blob()Behdad Esfahbod1-0/+3
2018-08-06Move hb_vector_t to hb-vector-private.hhBehdad Esfahbod1-297/+0
2018-08-06Move some more code aroundBehdad Esfahbod1-0/+43
2018-07-11Make hb_vector_t 8 bytes smallerBehdad Esfahbod1-5/+3
2018-07-11Align NullPool and CrapPool to HB_VECTOR_SIZEBehdad Esfahbod1-2/+1
2018-07-10Fix shiftBehdad Esfahbod1-1/+1
2018-07-10Move more stuff from hb-private.hh to hb-dsalgs.hhBehdad Esfahbod1-0/+237
2018-07-10Move more stuff to hb-dsalgs.hhBehdad Esfahbod1-0/+83
2018-07-10Move hb_bytes_t to hb-dsalgs.hhBehdad Esfahbod1-11/+34
2018-07-10Remove hb_auto_array_tBehdad Esfahbod1-2/+0
2018-07-10Minor renamings of internal inline functionsBehdad Esfahbod1-1/+1
2018-07-10Move hb_vector_t and hb_lockable_set_t to hb-dsalgs.hhBehdad Esfahbod1-0/+311
2018-07-10Move hb_stable_sort to hb-dsalgs.hhBehdad Esfahbod1-0/+51
2018-04-23Resolve some of clang's zero-as-null-pointer-constant warningsEbrahim Byagowi1-1/+1
2017-10-31Rename hb-sort-r.hh -> hb-dsalgs.hhBehdad Esfahbod1-0/+161