summaryrefslogtreecommitdiff
path: root/src/hb-buffer.hh
AgeCommit message (Expand)AuthorFilesLines
2019-01-22Convert unsigned enum class consts to static constexprBehdad Esfahbod1-1/+1
2019-01-22Make some enum constants unsignedBehdad Esfahbod1-1/+1
2018-12-18[serialize] Streamline error propagationBehdad Esfahbod1-0/+2
2018-12-17Remove redundant void from C++ sources (#1486)Ebrahim Byagowi1-28/+23
2018-12-16Remove redundant 'inline' from methods (#1483)Ebrahim Byagowi1-40/+36
2018-10-29Remove ASSERT_PODBehdad Esfahbod1-1/+0
2018-10-14[buffer] Fix output_glyph at end of bufferBehdad Esfahbod1-1/+4
2018-10-09Call get_nominal_glyphs() for runs of simple clusters at a timeBehdad Esfahbod1-1/+19
2018-10-07Add API for setting invisible-codepointBehdad Esfahbod1-0/+1
2018-10-03[buffer] Inline some moreBehdad Esfahbod1-8/+44
2018-10-02[arabic] Use manual-zwj instead of flipping joinersBehdad Esfahbod1-2/+1
2018-09-30Use buffer scratch_flags to remember if we had any joinersBehdad Esfahbod1-1/+2
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-07Use enum instead of "static const" in class scopeBehdad Esfahbod1-1/+1
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-0/+389