platform/upstream/libHarfBuzzSharp.git
2019-04-24 Behdad EsfahbodAnother try at fixing cmake build
2019-04-24 Behdad EsfahbodFix sign-compare error on 32-bit systems
2019-04-24 Behdad Esfahbod[THANKS] Add Ivan Kuckir <https://photopea.com/>
2019-04-24 Behdad EsfahbodTry fixing cmake build
2019-04-24 Behdad Esfahbod[iter] Add tests for casting to hb_iter_t<> base class...
2019-04-24 Behdad Esfahbod[iter] Remove fixed TODO
2019-04-24 Behdad Esfahbod[map] Fix TODO
2019-04-24 Behdad Esfahbod[mutex] Remove TODO
2019-04-24 Behdad Esfahbod[map] Use hb_invoke() with pointer-to-method
2019-04-24 Behdad Esfahbod[algs] Add more hb_forward<>()'s
2019-04-24 Behdad Esfahbod[serialize] Fix SingleSubstFormat1 failure
2019-04-24 Behdad Esfahbod[serialize] Rename
2019-04-24 Behdad EsfahbodRemove wrong TODOs
2019-04-24 Behdad Esfahbod[serialize] Add c->check_assign()
2019-04-24 Behdad EsfahbodFix two TODOs
2019-04-24 Behdad EsfahbodRename a few test programs
2019-04-24 Behdad EsfahbodMove test code around
2019-04-24 Behdad EsfahbodRely on variadic parameter pack more
2019-04-24 Behdad Esfahbod[serialize] Fix a few overflow TODO items
2019-04-24 Behdad EsfahbodOne more variadic parameter pack use
2019-04-24 Behdad EsfahbodUse hb_forward() when forwarding parameter pack
2019-04-23 Behdad EsfahbodUse variadic templates in OffsetTo<> and various ArrayOf<>s
2019-04-23 Ebrahim ByagowiFix clang's -Wmain complain (#1678)
2019-04-23 Ebrahim Byagowi.editorconfig, minor
2019-04-22 Behdad EsfahbodErr, fix hb_invoke() variadic
2019-04-22 Behdad EsfahbodAdd variadic arguments to hb_invoke()
2019-04-22 Behdad Esfahbod[serializer] Add err_propagaged_error()
2019-04-22 Behdad EsfahbodMinor
2019-04-22 Behdad EsfahbodUse variadic template args for propagate_error()
2019-04-22 Behdad EsfahbodSimplify propagate_error()
2019-04-21 Behdad Esfahbod[docs] Remove fdo repo
2019-04-21 Behdad EsfahbodUpdate AUTHORS / COPYING
2019-04-19 Ebrahim ByagowiRevert "Add harfbuzzjs build configuration (#1636)...
2019-04-19 Ebrahim ByagowiAdd harfbuzzjs build configuration (#1636)
2019-04-18 Behdad EsfahbodMinor warning fix again
2019-04-18 Michiharu Arizaadd spaces
2019-04-18 Michiharu Arizafix oss-fuzz issue 14345
2019-04-18 Michiharu Arizasilence MVC warnings 3rd attempt
2019-04-18 Michiharu Arizasilence MVC warnings 2nd attempt
2019-04-18 Michiharu Arizasilence MVC warnings
2019-04-18 Behdad EsfahbodMinor
2019-04-18 Behdad Esfahbod[array] Simplify copy assignment/constructor
2019-04-17 Behdad Esfahbod[serialize] Fix offset calculation
2019-04-17 Behdad Esfahbod[subset] Assert offsets are zero during relocation
2019-04-17 Behdad Esfahbod[serializer] Add copy()
2019-04-17 Behdad EsfahbodAdd HB_RETURN
2019-04-17 David CorbettComment out ot_languages where fallback suffices
2019-04-17 David CorbettFix "hb_script_" doc typo
2019-04-16 Behdad EsfahbodOne more auto return type
2019-04-16 Behdad EsfahbodRename HB_AUTO_RETURN_EXPR to HB_AUTO_RETURN
2019-04-16 Behdad EsfahbodUse HB_AUTO_RETURN_EXPR in hb_min/max
2019-04-16 Behdad EsfahbodUse auto return type for hb_first/hb_second
2019-04-16 Behdad EsfahbodUse hb_deref_pointer() to reduce number of overloads
2019-04-16 Behdad EsfahbodProperly prioritize hb_hash()
2019-04-16 Behdad EsfahbodMove around
2019-04-16 Behdad EsfahbodFix priorities
2019-04-16 Behdad EsfahbodUse type aliasing for meta-functions, ie. those returni...
2019-04-16 David CorbettReduce LangTag from 3 language system tags to 1
2019-04-16 Behdad EsfahbodReduce NullPool size
2019-04-16 Behdad Esfahbod[meta] Flesh out hb_invoke()
2019-04-16 Behdad EsfahbodComment
2019-04-16 Behdad Esfahbod[meta] Add hb_invoke()
2019-04-16 Behdad Esfahbod[meta] Add HB_AUTO_RETURN_EXPR, HB_VOID_RETURN_EXPR...
2019-04-16 Behdad EsfahbodAdd hb_void_tt<> ala std::void_t
2019-04-15 Behdad EsfahbodFix copyright
2019-04-15 Behdad Esfahbod[fuzzing] Run valgrind with --leak-check=full
2019-04-15 Behdad Esfahbod[fuzzing] Fail if valgrind is requested but not found
2019-04-15 Behdad EsfahbodMore tweaks to previous commit
2019-04-15 Behdad EsfahbodDelete default assignment operator Offset<>
2019-04-15 Behdad EsfahbodAdd HB_FUNCOBJ()
2019-04-15 Nathan Willis[Usermanual]: fix Tamil error in Why-do-I-need-a-shapin...
2019-04-15 Behdad EsfahbodMove static const to post-struct for a function object
2019-04-15 Behdad EsfahbodUgh. Another try, to unbreak gcc this time!
2019-04-15 Behdad EsfahbodMove location of HB_UNUSED to make MSVC happy
2019-04-15 Behdad EsfahbodFix gcc warning
2019-04-14 Ebrahim Byagowi[ci] Fix macOS glib issue
2019-04-13 Behdad EsfahbodAdd HB_NO_SUBSET_LAYOUT
2019-04-13 Behdad EsfahbodRevert "Hide symbols in hb-iter"
2019-04-13 Behdad EsfahbodRevert "Hide more symbols"
2019-04-12 Behdad EsfahbodHide symbols in hb-iter
2019-04-12 Behdad EsfahbodHide more symbols
2019-04-12 Behdad EsfahbodHide a few more symbols
2019-04-12 Behdad EsfahbodHide a few static methods
2019-04-12 Behdad EsfahbodAdd HB_NO_OPTIONS
2019-04-12 Behdad EsfahbodAdd HB_NO_NAME_TABLE_AAT
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_FONT_BITMAP
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_FONT_CFF
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_HEBREW_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_THAI_FALLBACK
2019-04-12 Behdad EsfahbodAdd HB_NO_OT_LAYOUT_BLACKLIST
2019-04-11 Behdad EsfahbodAdd HB_NO_OT_SHAPE_COMPLEX_VOWEL_CONSTRAINTS
2019-04-11 Nathan WillisUpdate gtk-doc annotations for inout counts on various...
2019-04-11 Nathan Willis[Docs] Minor edits to gtk-doc inline comment review.
2019-04-11 Nathan Willis[Docs] Minor; fix formatting for gtk-doc multiple-annot...
2019-04-11 Nathan Willis[Docs] Annotate gtk-doc formatting with some un-annotat...
2019-04-11 Nathan Willis[Docs] Fix gtk-doc formatting for (out) and (inout).
2019-04-11 Nathan Willis[Docs] Fix gtk-doc references to 'kern' table functions...
2019-04-11 Nathan Willis[Docs] Add inline gtk-doc documentation of GDEF glyph...
2019-04-11 Nathan Willis[Docs] Add inlind gtk-doc comments for hb-ot-layout...
next