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

2018-09-24 Thread Behdad Esfahbod
.circleci/config.yml |2 +- src/hb-ot-layout-gsubgpos.hh | 12 ++-- src/hb-ot-map.hh |1 + src/hb-ot-shape-complex-indic.cc | 34 +- src/hb-ot-shape-complex-khmer.cc | 18 +- src/hb-ot-shape.cc

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

2018-09-24 Thread Behdad Esfahbod
.circleci/config.yml | 48 +++-- src/hb-ot-map.cc |5 +-- src/hb-ot-map.hh | 26 +++- src/hb-ot-shape-complex-arabic.cc | 18 +-- src/hb-ot-shape-complex-hangul.cc |4 +- src/hb-ot-shape-c

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-24 Thread Behdad Esfahbod
.circleci/config.yml |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 12b8baa7653741ba13a89cd40f1f36b8bac11666 Author: Behdad Esfahbod Date: Mon Sep 24 17:22:39 2018 -0400 [msan] Enable again to get a build log, and try to play with suppressions diff --git a/.

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

2018-09-24 Thread Behdad Esfahbod
.circleci/config.yml |4 ++-- src/check-static-inits.sh |4 ++-- src/check-symbols.sh |2 +- test/api/Makefile.am |2 ++ 4 files changed, 7 insertions(+), 5 deletions(-) New commits: commit aec0d3cbc923a8801c5bd9e9ae05801a31a7260c Author: Behdad Esfahbod Date: Mo

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-24 Thread Behdad Esfahbod
.circleci/config.yml |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) New commits: commit 45f5aa97905996e3486c6dbba8493b11cfa0cf15 Author: Behdad Esfahbod Date: Mon Sep 24 12:43:29 2018 -0400 [circleci] Disable msan and ubsan builds https://github.com/harfbuzz/harfbuz

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-24 Thread Behdad Esfahbod
src/check-symbols.sh |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 2d93148a0f915bb52433ecc9d66845191a2f9135 Author: Behdad Esfahbod Date: Mon Sep 24 11:52:22 2018 -0400 Ignore weak symbols in check-symbols.sh Some clang versions leave a std::round(f

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-24 Thread Behdad Esfahbod
src/hb-buffer.cc |4 src/hb-buffer.h | 20 +++- src/hb-face.cc | 11 +++ src/hb-font.cc | 12 +++- 4 files changed, 33 insertions(+), 14 deletions(-) New commits: commit 55bae6825ed2058255a512a73293e3cdff0e78a4 Author: Behdad Esfahbod Date: M

[HarfBuzz] harfbuzz: Branch 'master'

2018-09-24 Thread Behdad Esfahbod
src/hb-ot-shape-complex-hebrew.cc |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 57fa2c23de8b6b66894d6872d192ac90ec8bf05a Author: Behdad Esfahbod Date: Mon Sep 24 09:57:52 2018 -0400 Readjust Hebrew composition again diff --git a/src/hb-ot-shape-complex-hebr

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

2018-09-24 Thread Behdad Esfahbod
src/hb-ot-shape-normalize.cc |5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) New commits: commit 7f335390f3a498119319a0e6c3ce7656a3902066 Author: Behdad Esfahbod Date: Mon Sep 24 09:56:18 2018 -0400 Revert change that would decompose text if GPOS mark feature is available