4986 Commits (87d74605f5f9db685bef7329f498437b4d868e6f)
 

Author SHA1 Message Date
Behdad Esfahbod 3ee15a6035 Another try at fixing mingw32 build bot fail 7 years ago
Behdad Esfahbod bfe0faf1a2 [docs] Deprecate hb_set_invert() 7 years ago
ebraminio d45a2138d9 Merge pull request #572 from fanc999/master.msvc 7 years ago
Behdad Esfahbod d8adaa97fb Another try at fixing build bots 7 years ago
Behdad Esfahbod 6058f98825 Remove FLAG_SAFE() 7 years ago
Behdad Esfahbod 7c561dacc3 [myanmar] Fix unsafe usage of FLAG_SAFE() 7 years ago
Chun-wei Fan 41b1825196 CMake builds: Support introspection builds 7 years ago
Chun-wei Fan 53db221259 CMake: Support building HarfBuzz-GObject 7 years ago
Chun-wei Fan 162575f2c6 CMake builds: Fix builds 7 years ago
Behdad Esfahbod d6f612fac8 [bsearch] Micro-optimization 7 years ago
Fredrik Roubert 41b1984be9 Switch from ICU deprecated unorm_normalize to unorm2_normalize. (#569) 7 years ago
Behdad Esfahbod b98adefbb9 Update docs symbols 7 years ago
Behdad Esfahbod ba8b569607 Try fixing build on VC 7 years ago
Behdad Esfahbod 80cc0a7e3e [coretext] Fix build 7 years ago
Behdad Esfahbod a11249ee93 [set] Fix merge logic 7 years ago
Behdad Esfahbod ab8f327eb4 Ouch. 7 years ago
Behdad Esfahbod bb9917913f [set] Disable vectorization 7 years ago
Behdad Esfahbod 221ce6c18f Fix bots 7 years ago
Behdad Esfahbod 0cf7d957b7 [set] Remove TODO items not worth pursuing 7 years ago
Behdad Esfahbod 10d43658e7 [set] Speed up intersects() 7 years ago
Behdad Esfahbod 56ef4e0c52 Simplify hb_prealloced_array_t initialization 7 years ago
Behdad Esfahbod 7737e87ac4 Properly detect vector_size attribute and use fallback otherwise 7 years ago
Behdad Esfahbod f8a0ec50e2 [set] Add fallback implementation of int-vector type 7 years ago
Behdad Esfahbod deed4a48d1 Faster hb_set_t 7 years ago
Behdad Esfahbod 1d3971200b Deprecate hb_set_invert() 7 years ago
Behdad Esfahbod 5e74044b6b Add bfind() to prealloaced_array_t 7 years ago
Behdad Esfahbod db5f7ef189 Inline another bsearch() 7 years ago
Behdad Esfahbod 6fb4ac73f9 Add popcount for 64bit ints 7 years ago
Behdad Esfahbod 473b17af4d Remove unused hb_cache_t 7 years ago
Behdad Esfahbod a433e60a43 Remove unused hb_frozen_set_t 7 years ago
Behdad Esfahbod 826a1daf2f Move set-digests into their own header file 7 years ago
Behdad Esfahbod 3c13e153fe Try fixing AppVeyor bots 7 years ago
Behdad Esfahbod 7e3015a315 Fix warnings 7 years ago
Behdad Esfahbod 2075008f3e Use C++11 7 years ago
Behdad Esfahbod dbdbfe3d7b Use nullptr instead of NULL 7 years ago
Behdad Esfahbod fbb937b680 Don't use NULL in public headers 7 years ago
Behdad Esfahbod c3448e8d21 Use static_assert instead of custom ASSERT_STATIC 7 years ago
Behdad Esfahbod 76dcbf8b23 Add polyfill for static_assert and nullptr 7 years ago
Behdad Esfahbod dad431e75b [util] Include hb-private.hh 7 years ago
Behdad Esfahbod 81e2b9b8a9 Never skip over CGJ 7 years ago
Behdad Esfahbod 25846cc39f 1.6.0 7 years ago
Behdad Esfahbod 74f1b88e37 [ucdn] Fix compiler warnings 7 years ago
Behdad Esfahbod c2cf68dbdf [coretext] Fix build 7 years ago
Behdad Esfahbod 95883fc5d4 [coretext] Pass correct font size to CoreText 7 years ago
Behdad Esfahbod 4f9a83ec21 Merge remote-tracking branch 'origin/master' 7 years ago
Behdad Esfahbod fa48ccbe12 [indic] Special-case Kannada Ra,H,ZWJ sequence 7 years ago
n8willis 40b05d7b77 Replacing 'cluster' with 'syllable' when comments describe certain Indic shaping behavior (#563) 7 years ago
ebraminio 6bac4ac2be Minor BUILD.md fix (#565) 7 years ago
Behdad Esfahbod 8923033eb2 [coretext] Use fabs() to silence compiler warning 7 years ago
Dominik Röttsches dd4b321b4a [coretext] Activate tracking for system fonts 7 years ago