8663 Commits (e6b78003efbe02ba4542cadcc13bc1dd0b1d57b0)
 

Author SHA1 Message Date
Behdad Esfahbod 445364d80a [iter] Rename hb_is_[sorted_]iterator() -> hb_is_[sorted_]iterator_of() 6 years ago
Behdad Esfahbod a6c013b1bf [meta] Add hb_declval() macro 6 years ago
Behdad Esfahbod adc5910a63 [iter] Syntax 6 years ago
Behdad Esfahbod ca6adcd1ad [iter] Test hb_is_iterable / hb_is_iterator 6 years ago
Behdad Esfahbod 8237809f06 [serialize] Make SortedArrayOf:;serialize() take sorted-iterator 6 years ago
Behdad Esfahbod 47333c8a30 [iter] Fix operator-> 6 years ago
Behdad Esfahbod 177a8af380 [array] SFINAE fun 6 years ago
Behdad Esfahbod 8414f16787 [meta] Rename 6 years ago
Behdad Esfahbod 8e0a58e1b3 [array] Remove construction that was removing constness 6 years ago
Behdad Esfahbod 85969e357a [iter] Fix test 6 years ago
Behdad Esfahbod da49961836 [iter] Remove comment 6 years ago
Behdad Esfahbod 815cde9fa3 [iter] Use is_sorted_iterator 6 years ago
Behdad Esfahbod ed4336680d [iter] Handhold hb_is_iterator() type deduction 6 years ago
Behdad Esfahbod cb5011d364 Revert "[iter] Add hb_iter_of_t<>" 6 years ago
Behdad Esfahbod c132cda9d9 [iter] Fix warnings 6 years ago
Behdad Esfahbod c9d8a07e30 [iter] Add hb_iter_of_t<> 6 years ago
Behdad Esfahbod b5d6fe1a45 [iter] Remove hb_sorted_iter_t 6 years ago
Behdad Esfahbod 255085bd59 [iter] Const correctness 6 years ago
Behdad Esfahbod 415f3f4320 Add operator= to IntType, commented out 6 years ago
Behdad Esfahbod 183be8f452 [iter] Minor 6 years ago
Behdad Esfahbod 6cd96ba1ac [iter] Make is_random_access_iterator a constant 6 years ago
Behdad Esfahbod a685bfe8fc Separate GlyphID from HBUINT16 6 years ago
Behdad Esfahbod 8ac64d0090 [iter] Fix sorted_iter iter class 6 years ago
Behdad Esfahbod 93615b9598 [iter/meta] Add hb_is_sorted_iterator() 6 years ago
Behdad Esfahbod 92f25db1e8 [iter] Remove stale comment 6 years ago
Behdad Esfahbod 40c24fd4a6 [iter] Port Coverage towards iter_t instead of array_t specifics 6 years ago
Behdad Esfahbod d552b6818c [meta] Move typename around 6 years ago
Behdad Esfahbod f64ea8fc65 [meta] Move code around 6 years ago
Behdad Esfahbod aa2ab4f061 [iter] WHitespace 6 years ago
Behdad Esfahbod 851fbb23ea [iter] Port Coverage::serialize to hb_is_iterator 6 years ago
Behdad Esfahbod 06a44e2e53 [iter/meta] Match hb_is_iterator<> using SFINAE 6 years ago
Behdad Esfahbod bcb913efb4 Minor 6 years ago
Behdad Esfahbod fa1ae3d465 Use C++11 when available 6 years ago
Behdad Esfahbod dc0f98298e [ci] Remove unused config for gcc 4.2 6 years ago
Behdad Esfahbod eaa9023634 [ci] Disable other gcc 4.2 bot 6 years ago
Behdad Esfahbod 859a880b08 [iter] Add back operator + 6 years ago
Behdad Esfahbod 076faf7c18 [iter] Disable operator + 6 years ago
Behdad Esfahbod a46874f1ab [iter] Revert back uses of C++11 auto type deduction 6 years ago
Behdad Esfahbod 0828db8444 [iter] Rename 6 years ago
Behdad Esfahbod 037f735efd [iter] Remove friend operator +, hoping to fix some bots 6 years ago
Behdad Esfahbod cb27918d0a Use Null() instead of declval(), hoping to fix some bots 6 years ago
Behdad Esfahbod 3d22900f62 [meta] Don't use template default arguments for functions 6 years ago
Behdad Esfahbod b89d20dd9f [meta] Fix unused-function-template warning 6 years ago
Behdad Esfahbod df138da2e6 [iter/meta] Implement is_iterator 6 years ago
Behdad Esfahbod 8570da1d74 [meta] Minor 6 years ago
Behdad Esfahbod 442f4a5891 [meta] Move more code here 6 years ago
Behdad Esfahbod 8c6cbbdfa3 [iter/meta] Add hb_is_iterable 6 years ago
Behdad Esfahbod 576d5e2420 Don't use delegating constructors 6 years ago
Behdad Esfahbod e32bf39766 [meta] Add enable_if 6 years ago
Behdad Esfahbod e76a3cae0f Add hb-meta.hh for meta-programming 6 years ago