platform/upstream/libHarfBuzzSharp.git
2019-05-08 Behdad Esfahbod[name] Sanitize records for reals
2019-05-08 Behdad Esfahbod[iter] Rename hb_iter_t() to hb_iter_type<> and add...
2019-05-08 Behdad Esfahbod[map] Make .has() optionally return value
2019-05-08 Behdad EsfahbodMake compiler happy with -Og
2019-05-08 Behdad Esfahbod[iter] Accept pointer in hb_iter() and hb_iter_t()
2019-05-08 Behdad Esfahbod[iter] Accept pointer in hb_map()
2019-05-08 Behdad Esfahbod[serialize] LangSys subset->copy
2019-05-08 Behdad EsfahbodAdd hb_iota()
2019-05-08 Behdad Esfahbod[iter] Actually fix previous commit
2019-05-08 Behdad Esfahbod[iter] For ref-qualified variants
2019-05-08 rsheeterUpdate README.md
2019-05-08 rsheeterUpdate README.md
2019-05-08 rsheeter[docs] add fuzzer instructions (courtesy of Garret)
2019-05-08 Roderick Sheeter[docs] add sample commands for test exec
2019-05-08 Behdad Esfahbod[iter] Fix hb_sink() to accept rvalue
2019-05-08 Behdad Esfahbod[iter] Default predicates to hb_identity instead of...
2019-05-08 Behdad EsfahbodAdjust hb_all/any/none
2019-05-08 Behdad EsfahbodAdd hb_match
2019-05-08 Behdad Esfahbod[algs] Try f[v] in hb_get() as last resort
2019-05-08 Behdad EsfahbodFix a few more double-pomotion errors
2019-05-08 Behdad EsfahbodFix signed comparison on 32bit
2019-05-08 Behdad EsfahbodFix more double-promotion errors
2019-05-08 Behdad EsfahbodFix double-promotion warnings
2019-05-08 Behdad EsfahbodMore tests
2019-05-08 Behdad Esfahbod[algs] Sprinkle hb_min/max with hb-forward salad
2019-05-08 Behdad Esfahbod[iter] Add value and projection to hb_all/any/none
2019-05-08 Behdad Esfahbod[iter] Accept rvalues to hb_enumerate()
2019-05-08 Behdad Esfahbod[meta] Move hb_invoke from algs to meta
2019-05-08 Behdad Esfahbod[meta] Replace most hb_enable_if with hb_requires
2019-05-08 Behdad Esfahbod[algs] Accept varargs in hb_min/max
2019-05-08 Behdad EsfahbodRename
2019-05-08 Behdad EsfahbodWhitespace
2019-05-08 Behdad EsfahbodUse universal references in hb_min/max
2019-05-08 Behdad EsfahbodRemove MIN/MAX in favor of hb_min/hb_max
2019-05-08 Behdad Esfahbod[serializer] Accept pointer & reference in more methods
2019-05-08 Behdad Esfahbod[serializer] Minor
2019-05-08 Behdad Esfahbod[meta] Fix addressof()
2019-05-07 Behdad EsfahbodWhitespace
2019-05-07 Behdad EsfahbodAdd comment
2019-05-07 Behdad Esfahbod[serialize] FeatureVariations subset->copy
2019-05-07 Behdad EsfahbodMinor
2019-05-07 Behdad Esfahbod[iter] Require lvalue in operators that return reference
2019-05-07 Behdad EsfahbodMinor
2019-05-07 Behdad Esfahbod[name] Clean up some more
2019-05-07 Behdad Esfahbod[name] Clean up serialize() API
2019-05-07 Behdad Esfahbod[name] Use iterators more
2019-05-07 Behdad Esfahbod[serialize] Minor
2019-05-07 Behdad EsfahbodFix signed-comparison error on 32bit
2019-05-07 Behdad EsfahbodComment
2019-05-07 Behdad Esfahbod[doc] Make header search more resilient
2019-05-07 Behdad Esfahbod[ragel] Regenerate ragel-generated files using ragel...
2019-05-07 Behdad Esfahbod[subset] Add TODO
2019-05-07 Behdad Esfahbod[serialize] Enable bias assertion
2019-05-07 Behdad Esfahbod[serialize] Use range-based loop
2019-05-07 Behdad Esfahbod[name] Remove dead code
2019-05-07 Behdad Esfahbod[subset] fix for name table serializing with new serial...
2019-05-07 Behdad Esfahbod[WIP] [name] Port to fancy serializer machinery
2019-05-07 Behdad EsfahbodRemove use of deprecated implicit copy/move assignment...
2019-05-07 Behdad EsfahbodWarn on -Wdeprecated
2019-05-07 Ebrahim Byagowi[ci] Upgrade Ubuntu 17.10 bots to 19.04
2019-05-07 Behdad EsfahbodActually make it work
2019-05-07 Behdad Esfahbod[iter] Make filter/map copyable
2019-05-07 Behdad Esfahbod[meta] Add hb_reference_wrapper<>
2019-05-07 Behdad EsfahbodWhitespace
2019-05-07 Behdad EsfahbodAdd hb_ref()
2019-05-07 Behdad EsfahbodRename hb_deref_pointer() to hb_deref()
2019-05-07 Behdad Esfahbod[iter] Adjust hb_filter
2019-05-07 Behdad Esfahbod[iter] Implement range-based for loops
2019-05-06 Ebrahim ByagowiIgnore -Wc++11-compat as we require C++11 actually
2019-05-06 Behdad EsfahbodRemove HB_NO_OPTIONS in favor of HB_NO_GETENV
2019-05-05 Behdad Esfahbod[dispatch] Forward arguments in all dispatch multiplexers
2019-05-05 Behdad EsfahbodFix previous commit
2019-05-05 Behdad Esfahbod[dispatch] Use functionality from previous commit
2019-05-05 Behdad Esfahbod[dispatch] Try obj.dispatch(c) before trying c->dispatc...
2019-05-03 Behdad EsfahbodRevert "[WIP] [name] Port to fancy serializer machinery"
2019-05-03 Cody PlanteenAdd configuration option HB_NO_GETENV to disable use...
2019-05-03 Behdad Esfahbod[WIP] [name] Port to fancy serializer machinery
2019-05-02 Behdad Esfahbod[name] Add NameRecord::copy()
2019-05-02 Behdad Esfahbod[name] Minor changes
2019-05-02 Behdad Esfahbod[serialize] Disable assertion for now
2019-05-02 Behdad Esfahbod[serialize] Misc getting copy() to work
2019-05-02 Behdad Esfahbod[debug] Allow return_trace() to return any type
2019-05-02 Behdad Esfahbod[test] Run "fonttools ttx" instead of "ttx"
2019-05-02 Behdad Esfahbod[serialize] Check offset base is within (possibly end...
2019-05-02 Behdad Esfahbod[name] Fix format of susbetted table to 0
2019-05-02 Behdad Esfahbod[name] Use variable forwarding to simplify sanitize()
2019-05-02 Behdad Esfahbod[name]
2019-05-02 Behdad Esfahbod[serializer] Add copy() to (Unsized)ArrayOf
2019-05-02 Behdad Esfahbod[serializer] Accept exact type in serialize_subset...
2019-05-02 Behdad Esfahbod[serialize] Take arguments in copy()
2019-05-02 Behdad Esfahbod[serializer] Add serialize_copy()
2019-05-02 Behdad EsfahbodRemove dead code
2019-05-02 David CorbettSync gen-vowel-constraints.py with current output
2019-05-01 David CorbettAdd dotted circles to more broken clusters
2019-04-30 Ebrahim ByagowiRemove space between right angle brackets now that...
2019-04-30 Ebrahim Byagowi[doc] Add documentation to hb_color_get_* and hb_direct...
2019-04-30 David CorbettFix some dead links
2019-04-29 Ebrahim ByagowiAdd color channels getters ABI (#1513)
2019-04-29 Ebrahim Byagowi[ci] Remove crosscompile-notest-freebsd9 bot
2019-04-29 David CorbettAllow some Balinese Po & So as aksara modre bases
next