[HarfBuzz] harfbuzz: Branch 'master'

2018-11-03 Thread Behdad Esfahbod
src/hb-ot-post-table.hh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 4eb52460c8c6dc48af240f2254f76fae065bfa97 Author: Behdad Esfahbod Date: Sat Nov 3 21:45:39 2018 -0400 Fix >> diff --git a/src/hb-ot-post-table.hh b/src/hb-ot-post-table.hh index 6432f3f1..

[HarfBuzz] harfbuzz: Branch 'master'

2018-11-03 Thread Behdad Esfahbod
src/hb.hh |8 1 file changed, 4 insertions(+), 4 deletions(-) New commits: commit ae9ad1076e536aee370f9863cde8351b79f01b3b Author: Behdad Esfahbod Date: Sat Nov 3 21:41:50 2018 -0400 Fix "Warning: extra ";" ignored." diff --git a/src/hb.hh b/src/hb.hh index fa6a7404..e3faf17

[HarfBuzz] harfbuzz: Branch 'master'

2018-11-03 Thread Behdad Esfahbod
src/hb-dsalgs.hh|4 +--- src/hb-open-type.hh |2 -- 2 files changed, 1 insertion(+), 5 deletions(-) New commits: commit d0163afb7bed83935c6a54d57a0e7366caeba0b3 Author: Behdad Esfahbod Date: Sat Nov 3 21:38:24 2018 -0400 Revert "Add operator char * to the naked array types as

[HarfBuzz] harfbuzz: Branch 'master' - 8 commits

2018-11-03 Thread Behdad Esfahbod
src/hb-blob.cc |2 src/hb-dsalgs.hh |4 + src/hb-null.hh | 30 + src/hb-open-type.hh|2 src/hb-ot-color-cbdt-table.hh | 10 src/hb-ot-color-sbix-table.hh | 11 +--- src/hb-ot-color-svg-table.hh | 1

[HarfBuzz] harfbuzz: Branch 'master' - 2 commits

2018-11-03 Thread Behdad Esfahbod
src/hb-ot-kern-table.hh |3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) New commits: commit 8d98c51d133b058a845ed7a84bfe8a43083bbb03 Author: Behdad Esfahbod Date: Sat Nov 3 15:14:57 2018 -0400 [kern] Third try fix access violation in Format3 Fixes https://bugs.chromium

[HarfBuzz] harfbuzz: Branch 'master'

2018-11-03 Thread Behdad Esfahbod
src/hb-buffer.cc | 32 src/hb-coretext.cc |2 +- src/hb-font.cc |2 +- src/hb-set.hh|8 +--- src/hb-shape-plan.cc |2 +- 5 files changed, 24 insertions(+), 22 deletions(-) New commits: commit 93ef20a83b31e6528bb1835d2b4b83

[HarfBuzz] harfbuzz: Branch 'master' - 5 commits

2018-11-03 Thread Behdad Esfahbod
src/hb-blob.cc | 12 src/hb-blob.hh |2 src/hb-face.cc | 16 src/hb-face.hh

[HarfBuzz] harfbuzz: Changes to 'typename-outside-template'

2018-11-03 Thread Behdad Esfahbod
New branch 'typename-outside-template' available with the following commits: commit c55f0e2924b694518953cc2a494c8a866d3ff5f6 Author: Behdad Esfahbod Date: Sat Nov 3 13:33:42 2018 -0400 Revert "[ci] Disable llvm-gcc" This reverts commit e1b8e933f099efae3c3e1f5706be19120b44de20.