- e1d2fac [null] Add hb_has_null_size() and hb_has_min_size() by Behdad Esfahbod · 2 years, 9 months ago
- 1e503f5 [null] Add DECLARE_NULL_NAMESPACE_BYTES_TEMPLATE1 by Behdad Esfahbod · 2 years, 9 months ago
- 1db6fdd [arabic-fallback.hh] Hook up 3-letter ligatures by Behdad Esfahbod · 2 years, 10 months ago
- 8df9aba Actually try to fix null-size undefined behavior by Behdad Esfahbod · 2 years, 10 months ago
- 23a28f5 Avoid undefined-behavior by Behdad Esfahbod · 4 years ago
- 499248c [blob] Use min_size, instead of null_size in .as<T>() by Behdad Esfahbod · 4 years ago
- 53806e5 Tiny improvement on previous commit by Behdad Esfahbod · 4 years, 4 months ago
- bd8aa1b Minor by Behdad Esfahbod · 5 years ago
- 2dda6dd minor, tweak spacing by Ebrahim Byagowi · 5 years ago
- 3aceee2 Revert "[null] Silence undefined-behavior complaints with too-small null bytes" by Behdad Esfahbod · 6 years ago
- 911c76a [null] Silence undefined-behavior complaints with too-small null bytes by Behdad Esfahbod · 6 years ago
- 60653a7 Remove HB_VECTOR_SIZE by Behdad Esfahbod · 6 years ago
- c0485e3 Use hb_void_t<> the way it's supposed to be used by Behdad Esfahbod · 6 years ago
- 5a171ed [null] Modernize template work by Behdad Esfahbod · 6 years ago
- 61d150c [meta] Add integral_constant, true_t -> true_type, false_t -> false_type by Behdad Esfahbod · 6 years ago
- 38e3a8b [meta] bool_tt -> bool_constant by Behdad Esfahbod · 6 years ago
- 9258878 Remove space between right angle brackets now that we have C++11 (#1689) by Ebrahim Byagowi · 6 years ago
- 54ece29 Use type aliasing for meta-functions, ie. those returning a type by Behdad Esfahbod · 6 years ago
- 155e92f Reduce NullPool size by Behdad Esfahbod · 6 years ago
- 4c38a9f Remove hb_assign() by Behdad Esfahbod · 6 years ago
- b986c6a [C++11] Remove IntType::set() in favor of operator= by Behdad Esfahbod · 6 years ago
- a030ce4 Merge branch 'master' into iter by Behdad Esfahbod · 6 years ago
- ec2a5dc Use class templates for Null objects by Behdad Esfahbod · 6 years ago
- d552b68 [meta] Move typename around by Behdad Esfahbod · 6 years ago
- 8570da1 [meta] Minor by Behdad Esfahbod · 6 years ago
- 8c6cbbd [iter/meta] Add hb_is_iterable by Behdad Esfahbod · 6 years ago
- d25a2f1 Fix a few warnings by Behdad Esfahbod · 6 years ago
- 5b70074 Add hb_assign(obj, value) by Behdad Esfahbod · 6 years ago
- e412008 Remove redundant void from C++ sources (#1486) by Ebrahim Byagowi · 6 years ago
- b2ebaa9 Remove redundant 'inline' from methods (#1483) by Ebrahim Byagowi · 6 years ago
- 9ae954f Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 282ce72 Fix "typename outside template" issues by Behdad Esfahbod · 6 years ago
- 32d291a Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 39b9d63 Add hb_static_size(T) by Behdad Esfahbod · 6 years ago
- f99abcc Add template-function convenience macros by Behdad Esfahbod · 6 years ago
- e866910 Enforce requiring null_size even if min_size is 0 by Behdad Esfahbod · 6 years ago
- eeed802 Fix spurious gcc warnings by Behdad Esfahbod · 6 years ago
- 2737aa8 Fix up recent change by Behdad Esfahbod · 6 years ago
- f2b91d6 Use Type::null_size for our structs in Null(), sizeof() for other types by Behdad Esfahbod · 6 years ago
- 8d77887 .. by Behdad Esfahbod · 6 years ago
- 55c66c7 Revert "Declare Null() constexpr" by Behdad Esfahbod · 6 years ago
- 442a72d Declare Null() constexpr by Behdad Esfahbod · 6 years ago
- 43ee0e4 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 0da22fb [null] Tweak hb_nonnull_ptr_t some more by Behdad Esfahbod · 6 years ago
- 1682d1b Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- d6fdae3 Add operator char * to hb_nonnull_ptr_t by Behdad Esfahbod · 6 years ago
- 7430ff6 Template casts in hb_nonnull_ptr_t by Behdad Esfahbod · 6 years ago
- fb0f30f Add hb_nonnull_ptr_t by Behdad Esfahbod · 6 years ago
- e600e54 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- de96e5c [Crap] Avoid operator= by Behdad Esfahbod · 6 years ago
- e124163 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 07386ea Remove const and references when binding Null() by Behdad Esfahbod · 6 years ago
- 857c582 Merge branch 'master' into cff-subset by Michiharu Ariza · 6 years ago
- 257d0e5 Fix typos. by Bruce Mitchener · 6 years ago
- b339099 Add per-subtable set-digests by Behdad Esfahbod · 6 years ago
- 78c09bf Move subtable array into lookup accel by Behdad Esfahbod · 6 years ago
- d050ab8 Merge branch 'master' into cff-subset by Michiharu Ariza · 7 years ago
- c0c85b8 implemented get_glyph_extents with CFF1 by Michiharu Ariza · 7 years ago
- 606bf57 Revert forcing use of single-parameter static_assert() by Behdad Esfahbod · 7 years ago
- 4e62627 Enforce single-param static_assert() only by Behdad Esfahbod · 7 years ago
- f1a86e1 Remove unused try by Behdad Esfahbod · 7 years ago
- 22b8863 Merge branch 'master' into cff-subset by Michiharu Ariza · 7 years ago
- 0d160d5 [subset] Implement subsetting of SingleSubst by Behdad Esfahbod · 7 years ago
- 8af9690 Merge branch 'master' into cff-subset by Michiharu Ariza · 7 years ago
- c77ae40 Rename hb-*private.hh to hb-*.hh by Behdad Esfahbod · 7 years ago
- 161ece4 Merge branch 'master' into cff-subset by Michiharu Ariza · 7 years ago
- 3506672 Port _nil objects to Null() machinery by Behdad Esfahbod · 7 years ago
- f9cfa5c Change null-pool specialization to min_size again by Behdad Esfahbod · 7 years ago
- 25147ff Move Null system to hb-null.hh by Behdad Esfahbod · 7 years ago