11491 Commits (6e9468fcfb71c731b0ec5a5e9c434119f16245e9)
 

Author SHA1 Message Date
Behdad Esfahbod b05e5d9a79 [buffer] HB_NODISCARD next_glyphs() 4 years ago
Behdad Esfahbod 4ae8aab83b [buffer] HB_NODISCARD has_separate_output() 4 years ago
Behdad Esfahbod 8d3701f507 [buffer] HB_NODISCARD in_error() 4 years ago
Behdad Esfahbod 41e05479b6 [buffer] HB_NODISCARD shift_forward() 4 years ago
Behdad Esfahbod 83b3784d1d [buffer] HB_NODISCARD make_room_for() 4 years ago
Behdad Esfahbod c355508a89 [buffer] HB_NODISCARD ensure_glyphs() / ensure_unicode() 4 years ago
Behdad Esfahbod bc22305b6a [buffer] HB_NODISCARD ensure_inplace() 4 years ago
Behdad Esfahbod cac6c86d2f [buffer] HB_NODISCARD move_to() 4 years ago
Behdad Esfahbod 05d2d37f9a [buffer] HB_NODISCARD ensure() 4 years ago
Behdad Esfahbod d8028a0762 [buffer] HB_NODISCARD enlarge() 4 years ago
Behdad Esfahbod 3f1998a065 [buffer] HB_NODISCARD replace_glyph() 4 years ago
Behdad Esfahbod 607979d12f [buffer] HB_NODISCARD replace_glyphs() 4 years ago
Behdad Esfahbod 906c9928bb [buffer] Return success status from buffer ops that can fail 4 years ago
Behdad Esfahbod a5b8e7db4d [hangul] Improve error handling 4 years ago
Behdad Esfahbod 99767f9386 [hangul] Whitespace 4 years ago
Behdad Esfahbod 3622120fab [subset] Make ClassDef format2 .intersects() return false if range value 0 4 years ago
David Corbett e19de65eae
Update hb-ot-tag-table.hh (#2890) 4 years ago
Khaled Hosny 7686ff854b
[ot] Keep substituted Default_Ignorables (#2886) 4 years ago
Behdad Esfahbod 5efa04c890 [Makefile] Rebuild .def files if config changed 4 years ago
Behdad Esfahbod d351bbf0fb [Makefile] Remove unused variable HBNODISTHEADERS 4 years ago
Behdad Esfahbod fd489433a8 [indic] Fix cluster-merging logic with cluster-level=1 4 years ago
Behdad Esfahbod 2902529b92 [subset] Fix HB_TINY build 4 years ago
Behdad Esfahbod 7cb22ba7eb
Include C headers with their C++ names (#2882) 4 years ago
Behdad Esfahbod dbcf2f417f [cmake] Fix syntax 4 years ago
Behdad Esfahbod 93745f9f49
Merge pull request #2875 from harfbuzz/constexpr-inttype 4 years ago
Behdad Esfahbod 486da35cc0 m Add comments to IntType cast out operator 4 years ago
Behdad Esfahbod 83b66bfb66 Another try to fix narrowing error 4 years ago
Behdad Esfahbod 6c4bb60829 Fix narrowing errors with recent changes 4 years ago
Behdad Esfahbod d6bd00a488 Revert back IntType out cast to signed/unsigned 4 years ago
Behdad Esfahbod 0983601399 Add back wider cast to IntType 4 years ago
Behdad Esfahbod 567cedcc5f Narrow down cast operators on IntType 4 years ago
Behdad Esfahbod f4f35a4d5f [constexpr] Use initializer instead of assignment 4 years ago
Behdad Esfahbod cc16b26ef4 [constexpr] IntType 4 years ago
Behdad Esfahbod 8b2f9adf29 m Simplify Tag operator char* 4 years ago
Behdad Esfahbod 021a1725ed
Merge pull request #2874 from harfbuzz/constexpr2 4 years ago
Behdad Esfahbod 11c28cb5fa [cmake] Define HAVE_PTHREAD if not on win32 4 years ago
Behdad Esfahbod b368a0736b [atomic] Remove IBM/AIX implementation 4 years ago
Behdad Esfahbod 52f9126960 [atomic] Remove Windows implementation 4 years ago
Behdad Esfahbod a666fe64a9 [atomic] Comment 4 years ago
Behdad Esfahbod 3528a21e8d [atomic] Remove Apple implementation 4 years ago
Behdad Esfahbod 140797d4a2 [constexpr] hb_atomic_int_t 4 years ago
Behdad Esfahbod 2ec802b42a [object] Simplify reference_count_t 4 years ago
Behdad Esfahbod 4d116ed0f0 [ci] Remove cmake 4 years ago
Behdad Esfahbod 1c693e8c28 [test] Fix unused-var warning 4 years ago
Behdad Esfahbod 12a283d513 m[ft] No need to use atomic ops for cached_x_scale 4 years ago
Behdad Esfahbod b39c1f7829 a[build] Fix distcheck 4 years ago
Behdad Esfahbod a3c35aee30 m Move HB_SCRIPT_MYANMAR_ZAWGYI 4 years ago
Behdad Esfahbod c55bf55154 Remove HB_CONST_FUNC and HB_PURE_FUNC 4 years ago
Behdad Esfahbod cba9893ac5 m[algs] Move roundf() here 4 years ago
Behdad Esfahbod f0947717ff m[machinery] Move HB_VAR_ARRAY here 4 years ago