8330 Commits (a4ea0d368015b91df8d4c164a8838c45943562dc)
 

Author SHA1 Message Date
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
fanc999 3ee4ea9456 Fix build on older Visual Studio versions (#1499) 6 years ago
Behdad Esfahbod a62870506d [sanitize] Use hb_static_size instead of ::static_size 6 years ago
Ebrahim Byagowi 0c9cd5d5f4
[test] Fix test-name-table.cc leak issue 6 years ago
Behdad Esfahbod 3d9d7dc4dd [arrays] Add hb_ubytes_t for unsigned char 6 years ago
Behdad Esfahbod f1e95e40ed [arrays] Remove hb_supplier_t<> 6 years ago
Behdad Esfahbod f9417af29b [serialize] Propagate error from hb-face 6 years ago
Behdad Esfahbod 9aebfb4182 [serialize] Streamline error propagation 6 years ago
Behdad Esfahbod 969ff3c7aa Remove unused hb-iter.hh 6 years ago
Behdad Esfahbod b1094fc2d2 [arrays] Minor tweaks to hb_supplier_t 6 years ago
Behdad Esfahbod cf39c24205 [arrays] Rename Supplier to hb_supplier_t 6 years ago
Behdad Esfahbod 6b5eaa7530 Hide hb_addressof() 6 years ago
Behdad Esfahbod 6befa75cdf Enable __builtin_* on clang 6 years ago
Behdad Esfahbod 8d2d410256 Add hb_addressof() and use it to fix bug after hb_bytes_t merge 6 years ago
Behdad Esfahbod 49334f9b50 Enable system extensions in hb.hh 6 years ago
prrace 37c14bc745 Fix Solaris use after free (#1495) 6 years ago
Behdad Esfahbod 483f2491e4 Remove define GNU_SOURCE 6 years ago
Behdad Esfahbod 87ff65aea1 Fix more warnings 6 years ago
prrace f9d219a174 Fix Solaris Trailing comma in enum warnings (#1490) 6 years ago
Ebrahim Byagowi 244a8627f7 Lower coretext_aat shaper priority (#1488) 6 years ago
Ebrahim Byagowi e412008599 Remove redundant void from C++ sources (#1486) 6 years ago
Ebrahim Byagowi 7ace10078c
Minor, fix two more ArrayOf incorrect operator logic 6 years ago
Behdad Esfahbod a1240383aa [arrays] Minor fix 6 years ago
Behdad Esfahbod 381c3548e9 [array] Add cast operator to add const to Type 6 years ago
Behdad Esfahbod 15acf33c22 [array] Remove problematic constructor 6 years ago