platform/upstream/libHarfBuzzSharp.git
2017-11-02 ebraminioCopy dummy docs/circle.yml to gh-pages branch (#603)
2017-11-02 ebraminioAdd a dummy CircleCI config to gh-pages branch (#602)
2017-11-02 Behdad Esfahbod[ot] Hook up horizontal kerning to kern table
2017-11-02 Behdad Esfahbod[kern] More...
2017-11-02 Behdad Esfahbod[kern] See if this helps with making VS bot happy
2017-11-02 Behdad Esfahbod[uniscribe] Fix a couple of VS warnings
2017-11-02 Behdad Esfahbod[kern] Implement Format0
2017-11-01 Behdad Esfahbod[kern] Implement some more
2017-11-01 Behdad Esfahbod[kern] Start implementing kern table
2017-11-01 ebraminio[ci] minor cleanup (#600)
2017-11-01 ebraminio[ci] Add Fedora builder (#598)
2017-11-01 Khaled Hosny[test] Fix difference between ft and ot font funcs
2017-11-01 Khaled HosnyRevert "[test] We don’t care about glyph positions...
2017-11-01 Khaled Hosny[test] Run shaping tests with both ot and ft funcs
2017-11-01 Khaled Hosny[test] We don’t care about glyph positions here
2017-11-01 Khaled Hosny[test] Use ft functions for this test
2017-11-01 Khaled Hosny[test] Always use ft font funcs for these tests
2017-11-01 ebraminio[ci] Add FreeBSD9 (gcc4) (#595)
2017-11-01 ebraminioEnable PSVita (arm-none-eabi) compile again and add...
2017-11-01 Behdad Esfahbod[CircleCI] Ignore gh-pages branch
2017-11-01 Behdad Esfahbod[indic] Use mutable for virama_glyph
2017-11-01 Behdad EsfahbodUse bsearch() for large SFNT table directories
2017-11-01 Behdad EsfahbodAdd BinSearchArrayOf<>
2017-11-01 Behdad EsfahbodSanitize (Headless)ArrayOf()::len to ensure it doesn...
2017-11-01 Behdad EsfahbodFix HeadlessArrayOf::sanitize_shallow()
2017-10-31 Behdad EsfahbodRename hb-sort-r.hh -> hb-dsalgs.hh
2017-10-31 Behdad EsfahbodRemove HB_TAG_CHAR4
2017-10-31 David CorbettCategorize Grantha candrabindu for use in Tamil
2017-10-31 Behdad Esfahbod[CircleCI] Fix build
2017-10-31 Behdad EsfahbodMerge commit '0feff4ba7b16501341c575e06b4c98a6e1bd2809'
2017-10-31 Behdad EsfahbodSimplify hb-sort-r.hh
2017-10-31 ebraminio[ci] Add CircleCI for cross-compiling (#592)
2017-10-31 Behdad EsfahbodDefine _GNU_SOURCE
2017-10-31 Behdad Esfahbod[coretext/uniscribe] Fix build
2017-10-30 Behdad EsfahbodFix Windows build
2017-10-30 Behdad Esfahbod[post] Implement glyph_from_name()
2017-10-30 Behdad EsfahbodMake string-array return hb_string_t
2017-10-30 Behdad EsfahbodAdd hb_string_t
2017-10-30 Behdad EsfahbodFix tests
2017-10-30 Behdad Esfahbod[post] Minor; towards implementing get_glyph_from_name()
2017-10-29 Behdad EsfahbodAdd hb_bsearch_r()
2017-10-29 Behdad EsfahbodRemove hb_compare_func_t
2017-10-29 Behdad EsfahbodAdd hb-sort-r, a portable qsort_r() replacement
2017-10-29 Behdad EsfahbodFix up 5de83fab947e23cc729d69f8d44a28311298af9d
2017-10-29 Behdad Esfahbod[post] Minor
2017-10-29 Behdad Esfahbod[ot] Speed up get_glyph_name()
2017-10-28 Behdad Esfahbod[post] Refactor a bit, use our data types
2017-10-28 Behdad EsfahbodMore nullptr fix
2017-10-27 Behdad Esfahbod[glib/ucdn/icu/ft/ot] Make returned funcs inert
2017-10-27 Behdad EsfahbodFix previous commit
2017-10-27 Behdad Esfahbod[glib/icu/ucdn] Make the funcs object allocated on...
2017-10-27 Behdad EsfahbodCorrectly mark NullPool const
2017-10-27 Behdad EsfahbodReduce prealloced number of user-data items from 2...
2017-10-27 Behdad EsfahbodMake the NullPool HB_INTERNAL shared
2017-10-27 Behdad Esfahbod[ot] Remove shaper name
2017-10-27 Behdad EsfahbodFix IntType.cmp() to avoid narrowing down integer types
2017-10-27 Behdad EsfahbodMake c++11 optional
2017-10-27 Behdad Esfahbod[m4] Update ax_pthread.m4
2017-10-27 Behdad Esfahbod[git.mk] Update
2017-10-27 Behdad EsfahbodUse NULL instead of polyfill, if nullptr is not available
2017-10-27 Behdad EsfahbodInclude hb-private.hh more consistently
2017-10-27 Behdad EsfahbodTowards compiling with pre-C++11 compilers and nullptr...
2017-10-27 Behdad Esfahbod[post] Make format1 names array avoid relocations
2017-10-27 Behdad EsfahbodAdd hb-string-array.hh
2017-10-27 Behdad EsfahbodMinor
2017-10-26 Behdad Esfahbod1.6.3
2017-10-26 David CorbettInclude all relevant glyphs in the subsetted font
2017-10-26 Behdad EsfahbodFix warning
2017-10-26 Jonathan Kew[set] Fix page_map[] indexing in backward loop.
2017-10-26 Jonathan Kew[test] Extend hb_set test for issue 579 (currently...
2017-10-26 Jonathan Kew[test] Additional coverage in test_set_iter.
2017-10-26 Jonathan Kew[set] Bugfix for hb_set_next
2017-10-26 Behdad Esfahbod[post] Oops!
2017-10-26 Behdad Esfahbod[post] Touch up and fixes
2017-10-25 Khaled Hosny[ot-font] Implement hb_ot_get_glyph_from_name
2017-10-25 Khaled Hosny[ot-font] Implement hb_ot_get_glyph_name
2017-10-25 Behdad EsfahbodMerge commit '49a41dc75931cc2d2f7e74b7801f8cc327039e8e'
2017-10-25 Behdad Esfahbod[test] Add more hb-set tests
2017-10-25 David CorbettUse `mktemp -d` instead of `mktemp --directory`
2017-10-25 David CorbettFix and run indic-script-extensions.tests
2017-10-25 David CorbettFix code point iteration in narrow Python
2017-10-25 Behdad EsfahbodCheck for headers in builddir first, in check-*.sh
2017-10-24 Behdad Esfahbodcheck-externs.sh: Make output more verbose
2017-10-23 Behdad Esfahbod1.6.2
2017-10-23 Behdad Esfahbod[set] Rewrite another way :P
2017-10-23 Behdad Esfahbod[set] Fix crash
2017-10-23 Behdad Esfahbod[RELEASING] Format
2017-10-23 Behdad Esfahbod[doap] Switch to github issues
2017-10-23 Behdad Esfahbod[RELEASING] Minor
2017-10-23 Behdad EsfahbodMinor
2017-10-23 Behdad Esfahbod[set] Don't use major()
2017-10-23 Behdad Esfahbod[set] Don't use PAGE_SIZE
2017-10-22 Behdad EsfahbodMerge commit '6cc49762c4fdfd0e2770a84d1b1f055acf42376f'
2017-10-22 Behdad Esfahbod[icu] Fix error check
2017-10-22 ebraminioMerge pull request #575 from behdad/releasing-edit
2017-10-22 ebraminioClarify the last step of release
2017-10-22 Behdad EsfahbodFix set initialization issues
2017-10-22 Behdad Esfahbod1.6.1
2017-10-22 Behdad EsfahbodMerge commit '3ee15a60358f4d894bbf2431d7a7df38b7acc4ce'
2017-10-22 Behdad EsfahbodAnother try at fixing mingw32 build bot fail
next