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

2018-09-28 Thread Behdad Esfahbod
.circleci/config.yml|2 +- appveyor.yml|6 +++--- src/hb-ot-shape-fallback.cc |9 - test/api/test-multithread.c | 12 4 files changed, 20 insertions(+), 9 deletions(-) New commits: commit c763b9440189b541316054ba4f623e728b5aae77 Author: B

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-28 Thread Behdad Esfahbod
test/api/Makefile.am |4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) New commits: commit 33231a855f0e3d2a14e5e2fcb921c6fc773ae6cf Author: Behdad Esfahbod Date: Fri Sep 28 11:06:49 2018 -0400 Fix pthread fail for real Using a hack... diff --git a/test/api/Makefile.am

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-28 Thread Behdad Esfahbod
test/api/Makefile.am |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 8cb8209c911a69442f23f744981e3ed01e44a3fc Author: Behdad Esfahbod Date: Fri Sep 28 10:55:28 2018 -0400 Fix bot fails diff --git a/test/api/Makefile.am b/test/api/Makefile.am index ce609854..2

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

2018-09-28 Thread Behdad Esfahbod
src/hb-aat-layout-morx-table.hh |9 +++-- test/api/Makefile.am|1 + test/shaping/data/text-rendering-tests/DISABLED |4 test/shaping/data/text-rendering-tests/Makefile.sour

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-28 Thread Behdad Esfahbod
src/hb-atomic.hh | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) New commits: commit b435df3a5b6f7fddc091c4362a36840305144a57 Author: Behdad Esfahbod Date: Fri Sep 28 09:13:14 2018 -0400 More atomic tuneup diff --git a/src/hb-atomic.hh b/src/hb-atomic.hh index

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

2018-09-28 Thread Behdad Esfahbod
test/api/test-multithread.c | 75 ++-- 1 file changed, 45 insertions(+), 30 deletions(-) New commits: commit 7e6e094abd27fd022fe9aea1872ef82f6a0cdcec Author: Behdad Esfahbod Date: Fri Sep 28 08:45:57 2018 -0400 [test-multithread] Install ot funcs