- 18 Dec, 2018 7 commits
-
-
Ebrahim Byagowi authored
-
Behdad Esfahbod authored
The ideas there are all part of hb-array.hh now. To be determined how we want to use generic iterator patterns.
-
Behdad Esfahbod authored
I think I like to keep this hb_supplier_t thing separately from hb_array_t.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
We'll see which old clang versions this breaks...
-
Behdad Esfahbod authored
We cannot take address hb_bytes_t direction. We need to use the newly added hb_addressof(), ala std::addressof().
-
- 17 Dec, 2018 29 commits
-
-
Behdad Esfahbod authored
Fixes https://github.com/harfbuzz/harfbuzz/issues/1491
-
prrace authored
-
Behdad Esfahbod authored
Not needed. We get it in our config.h automatically thanks to AC_USE_SYSTEM_EXTENSIONS. Let's see whose build it breaks... If we end up putting it back, we should add other things from that macro and remove the macro.
-
Behdad Esfahbod authored
-
prrace authored
-
Ebrahim Byagowi authored
Related to https://github.com/harfbuzz/harfbuzz/issues/1478
-
Ebrahim Byagowi authored
-
Ebrahim Byagowi authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
In lieu of constructor removed in previous commit.
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Ouch!
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
Looks like operator hb_array_t<> from vector works here. :)
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
Behdad Esfahbod authored
-
- 16 Dec, 2018 3 commits
-
-
Behdad Esfahbod authored
-
Ebrahim Byagowi authored
-
Behdad Esfahbod authored
-
- 15 Dec, 2018 1 commit
-
-
Behdad Esfahbod authored
-