5049 Commits (2dbdeb14214487acd0ff011386c49263ce800813)
 

Author SHA1 Message Date
Behdad Esfahbod 8a898c1929 [RELEASING] Minor 7 years ago
Behdad Esfahbod 2ee710e02f Minor 7 years ago
Behdad Esfahbod dd33e4e96b [set] Don't use major() 7 years ago
Behdad Esfahbod d0f0ff85b9 [set] Don't use PAGE_SIZE 7 years ago
Behdad Esfahbod 57cf978fa3 Merge commit '6cc49762c4fdfd0e2770a84d1b1f055acf42376f' 7 years ago
Behdad Esfahbod ce97945440 [icu] Fix error check 7 years ago
ebraminio 6cc49762c4 Merge pull request #575 from behdad/releasing-edit 7 years ago
ebraminio 19923279ab Clarify the last step of release 7 years ago
Behdad Esfahbod 8b9d9b71b0 Fix set initialization issues 7 years ago
Behdad Esfahbod 0ca915efc3 1.6.1 7 years ago
Behdad Esfahbod d59d5dc7d3 Merge commit '3ee15a60358f4d894bbf2431d7a7df38b7acc4ce' 7 years ago
Behdad Esfahbod ced86da7dd Another try at fixing mingw32 build bot fail 7 years ago
Behdad Esfahbod bc1183aa6b Merge commit 'bfe0faf1a2d39302129a7202994456afd96694ca' 7 years ago
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