9486 Commits (c85f624b519df1db141bf55d9452bc2837ef35c4)
 

Author SHA1 Message Date
Behdad Esfahbod 3919ca41b5 [meta] Add is_floating_point 5 years ago
Behdad Esfahbod 25bb7e005d [meta] Add is_signed for floating point types 5 years ago
Behdad Esfahbod e0315b4aad [meta] is_integer -> is_integral 5 years ago
Behdad Esfahbod 9574de7a3e [meta] Add add_const, add_pointer, add_lvalue_reference, add_rvalue_reference 5 years ago
Behdad Esfahbod 2fb3a8327a [vector] Simplify arrayZ 5 years ago
Behdad Esfahbod 4d67743ffd [subset] Use more auto typing 5 years ago
Behdad Esfahbod a27a31b9ee Minor 5 years ago
Behdad Esfahbod 2ade008628 [serialize] More rewrite 5 years ago
Behdad Esfahbod 99ed6e29d8 [serialize] Fix a TODO 5 years ago
rsheeter d8a49b53e3
Update TESTING.md 5 years ago
Behdad Esfahbod 25a5b287f2 Fix sanitize fail of extension sublookups 5 years ago
Behdad Esfahbod 9c0c3589f3 Minor 5 years ago
Behdad Esfahbod 5d773ec600 Minor 5 years ago
Behdad Esfahbod ac737f8c9e Minor again 5 years ago
Behdad Esfahbod 5d4437fad0 Minor 5 years ago
Behdad Esfahbod cd9bc732a7 [gsubgpos] Minor 5 years ago
Behdad Esfahbod 6d63e27ca4 Generate tarball in .xz instead of .bz2 5 years ago
Behdad Esfahbod 1d870cce68 Fix bot 5 years ago
Behdad Esfahbod 30e4ae6bd1 [meta] Add hb_is_base_of 5 years ago
Behdad Esfahbod 98974ac16f [iter] Adjust is_source_of / is_sink_of 5 years ago
rsheeter 1b58bf22ca
Update TESTING.md 5 years ago
Behdad Esfahbod ed972d5d73 [iter] Rewrite test functions 5 years ago
Behdad Esfahbod 42901d7af9 Minor 5 years ago
Behdad Esfahbod 322627ae1d Whitespace 5 years ago
Behdad Esfahbod 489f3c35bd Fix bot 5 years ago
Behdad Esfahbod 790315e0db [algs] Implement implicit casting between compatible pair types 5 years ago
Behdad Esfahbod 69d9114b53 [meta] Rewrite hb_is_cr_converitble 5 years ago
Behdad Esfahbod ceda1f03b7 Fix compile 5 years ago
Behdad Esfahbod 3686c3b65c Adjust is_cr_convertible 5 years ago
Behdad Esfahbod 726002a6a6 [iter] Make hb_is_iterator_of() check is_convertible 5 years ago
Behdad Esfahbod 70a49f2e4a [meta] Add hb_conditional<> and hb_is_convertible() 5 years ago
Garret Rieger 5e3cbed048 [subset] Switch building of glyph maps in subset plan to use iterators. 5 years ago
Garret Rieger 971020eca7 Add sink support for hb_hashmap_t and a reverse call to hb_pair_t. 5 years ago
Behdad Esfahbod 98eec3dd5f Add hb_pair_t(,) macro as alternative to hb_pair_t<,> 5 years ago
Behdad Esfahbod c9b287a867 Add hb_lidentity(), and rename hb_rvalue() to hb_ridentity() 5 years ago
Behdad Esfahbod 00195a22ce [hdmx] Adjust to hb_iota() behavior change 5 years ago
Behdad Esfahbod 4f2ad75a83 [enumerate] Fix hb_enumerate() len for step=0 5 years ago
Behdad Esfahbod 5da3c9c33f [iter] Fix hb_zip() end condition 5 years ago
Behdad Esfahbod 57a5256fbc [iter] Minor 5 years ago
Behdad Esfahbod 12dd56f857 [iter] Minor 5 years ago
Behdad Esfahbod 57d545932f [test-iter] Don't walk past end 5 years ago
Behdad Esfahbod 46837910e6 [iter] Allow negative step in hb_iota() 5 years ago
Behdad Esfahbod 087327af1e [iter] Minor 5 years ago
Behdad Esfahbod 64f0899a9f [iter] Bug fix 5 years ago
Behdad Esfahbod 5d263556b9 [iter] Fix 5 years ago
Behdad Esfahbod 2c24ea37b1 [iter] Take start value in hb_enumerate() 5 years ago
Behdad Esfahbod 7675d0d3a6 [iter] Add hb_range() 5 years ago
Behdad Esfahbod 05867d9f53 [meta] Add hb_int_max() 5 years ago
Behdad Esfahbod 71537f93e0 [iota] end -> end_ to not shadow 5 years ago
n8willis 6bc8257910
Merge pull request #1680 from n8willis/usermanual-obj 5 years ago