8254 Commits (8303a9b011eb2ab710371b9bd7d75693c7639bc1)
 

Author SHA1 Message Date
Ebrahim Byagowi ae6e348d64 Minor, tweak spaces 6 years ago
Michiharu Ariza 29f0b6bce7 CFF renaming (#1507) 6 years ago
Behdad Esfahbod 89d04129e2 [set] Actually derive iterator from hb_sorted_iter_t<> 6 years ago
Behdad Esfahbod fc35919d01 [set] Implement unified iterator 6 years ago
Behdad Esfahbod 4911e67d2d [set] Mark some internals protected 6 years ago
Behdad Esfahbod 954b985422 [iter] Add hb_sorted_iter_t<> 6 years ago
Behdad Esfahbod b205105c9e [iter] Change operator[] operand to be signed 6 years ago
Behdad Esfahbod 25786f49c1 [array] Port to hb_iter_t<> 6 years ago
Behdad Esfahbod 2a33ab0560 [iter] Change __more__ to fallback to __len__ 6 years ago
Behdad Esfahbod 474a12058d [array/vector] Rename len to length 6 years ago
Behdad Esfahbod 2fc1860a5b [iter] Split hb_iter_t<> into hb_iter_t<> and hb_iter_mixin_t<> 6 years ago
Behdad Esfahbod 865deeb3be Adjust internal header dependencies 6 years ago
Behdad Esfahbod 8e5c2bc60b [Makefile.am] Minor 6 years ago
Behdad Esfahbod f419cef417 [iter] Include from hb.hh 6 years ago
Behdad Esfahbod 7557e34872 [iter] Move hb_fill() and hb_copy() to hb-iter.hh 6 years ago
Behdad Esfahbod 5e1840e031 [iter] Disallow copy-construction or assignment of hb_iter_t<> 6 years ago
Behdad Esfahbod 65e8bd56ad [iter] Fix hb_copy() return value 6 years ago
Behdad Esfahbod 40d71211a8 [iter] Add const_iter_t / const_iter() 6 years ago
Behdad Esfahbod aaddfaa57a [iter] Make hb_fill() take collection type, not iter 6 years ago
Behdad Esfahbod 7b4eea853c [array] Add more hb_array() / hb_sorted_array() variants 6 years ago
Behdad Esfahbod 09740148e3 [serialize] Use component_list by reference, as a supplier 6 years ago
Behdad Esfahbod 3dbe1e364c [iter] Add .random_access() 6 years ago
Behdad Esfahbod 20f14b4aa6 [iter] Fix __end__() 6 years ago
Behdad Esfahbod 95265aeab7 [array] Remove copy constructor 6 years ago
Behdad Esfahbod 69d232eaea Fix bot 6 years ago
Behdad Esfahbod b9a51f5310 Minor 6 years ago
Behdad Esfahbod bdb6da7226 [iter] Fix test again 6 years ago
Behdad Esfahbod e952075248 Minor 6 years ago
Behdad Esfahbod 35503d7d73 [iter] More prototyping 6 years ago
Behdad Esfahbod 73c7a896d1 [iter] Make hb_fill() and hb_copy() take iterators 6 years ago
Behdad Esfahbod 12e506fda4 [iter] Add hb_fill() 6 years ago
Behdad Esfahbod ad3ed58de5 [iter] Start prototyping hb_copy() 6 years ago
Behdad Esfahbod 44af738d19 [iter] Showcase implicit casts 6 years ago
Behdad Esfahbod 879faa2aee Rename 6 years ago
Behdad Esfahbod aeb696a91c [iter] Rename 6 years ago
Behdad Esfahbod 8001e00a47 [iter] First sample use 6 years ago
Behdad Esfahbod 19d2b5013d [iter] Add bidirectionality 6 years ago
Behdad Esfahbod 314d8698d0 [iter] Sketch new iterator design 6 years ago
Behdad Esfahbod f6d5f1e91c [iter] Add empty test 6 years ago
Behdad Esfahbod b80b97b549 Revert "Remove unused hb-iter.hh" 6 years ago
Behdad Esfahbod a728c63a98 [vector] Add operator bool 6 years ago
Behdad Esfahbod bd36977392 Rename 6 years ago
Behdad Esfahbod e6ebc9b6f8 Remove unused typedef 6 years ago
Behdad Esfahbod 4941e95f10 2.3.0 6 years ago
Behdad Esfahbod 87f7c83fff [serializer] Add operator << 6 years ago
Behdad Esfahbod 5b70074edf Add hb_assign(obj, value) 6 years ago
Behdad Esfahbod 6124123393 [serialize] Adjust ClassDef 6 years ago
Behdad Esfahbod 4220b7bdd7 Fix code on big-endian gcc / clang 6 years ago
Behdad Esfahbod c87ee72232 Minor [skip ci] 6 years ago
Behdad Esfahbod 5000a59a63 [saitnize] Minor 6 years ago