8703 Commits (5b66b033fd2cd9c95284d283f08d6789c7ec985d)
 

Author SHA1 Message Date
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
Behdad Esfahbod 5ec11ce13a [iter] Clarify readonly vs lvalue iterators 6 years ago
Behdad Esfahbod 2cbf5bf3a9 [iter] Test OT::Coverage iter 6 years ago
Behdad Esfahbod fd75d29f0f [iter] Streamline vector iterators 6 years ago
Behdad Esfahbod 570473a345 [iter] Make hb_sorted_array_t work as iter 6 years ago
Behdad Esfahbod d6024794fb Change hb_void_t implementation 6 years ago
Behdad Esfahbod cde31988c2 [iter] Mark Coverage iterator sorted 6 years ago
Behdad Esfahbod 49161d411f [subset] Take iterator in ArrayOf serialize 6 years ago
Behdad Esfahbod e16884248f [iter] Port Coverage iterator to hb_iter_t 6 years ago
Behdad Esfahbod c68bca0f95 Add hb_pair_t<> and hb_pair() 6 years ago
Behdad Esfahbod 8303a9b011 [Coverage] Ensure increasing coverage in iteration 6 years ago