9176 Commits (b7be59311f27112791e9b9c6356464e1c3ff92c1)
 

Author SHA1 Message Date
Behdad Esfahbod b7be59311f Fix msan issue 5 years ago
Behdad Esfahbod bcd3ffc948 Whitespace 5 years ago
Behdad Esfahbod 05bc5f96fb [subset] Remove extra iteration 5 years ago
Garret Rieger 6555f20958 [subset] Truncate empty gids at the end in retain-gids mode. 5 years ago
Behdad Esfahbod 2376867649 Use hb_map(hb_add(this)) to dereference OffsetTo<>'s 5 years ago
Behdad Esfahbod 6f51e55524 [algs] Rename hb_bind to hb_partial 5 years ago
Behdad Esfahbod 0888e7bc86 [algs] Change hb_bind parameter number to be from one 5 years ago
Behdad Esfahbod dfa5e42971 Add back symmetric OffsetTo<>::friend operator+ 5 years ago
Behdad Esfahbod a06a236891 [algs] Partialize all operators 5 years ago
Behdad Esfahbod edc69ec935 [algs] Rewrite bind API 5 years ago
Behdad Esfahbod 16a3540ea4 [algs] Add hb_bind0 and hb_bind1 5 years ago
Behdad Esfahbod d214b07883 Fix clang build 5 years ago
Behdad Esfahbod 371b55c7a0 Fix clang build 5 years ago
Behdad Esfahbod 243a5a6af2 [algs] Remove pair copy constructor 5 years ago
Behdad Esfahbod f92d188d77 Whitespace 5 years ago
Garret Rieger 962f95cf80 [subset] Switch SingleSubst to use iterators in serialize. 5 years ago
Behdad Esfahbod 78d35f0e78 Reduce captures of lambdas 5 years ago
Behdad Esfahbod 5266ca86b6 Fix tests 5 years ago
Behdad Esfahbod 5da8a3a90d Remove variadic form of hb_min/hb_max 5 years ago
Behdad Esfahbod e5cfe9d582 Add arithmetic operators 5 years ago
Behdad Esfahbod f7a458510d Add hb_bitwise_* ops 5 years ago
Behdad Esfahbod d822e0a16f [array] Adjust operator!= 5 years ago
Behdad Esfahbod 203ea58bf6 More adjustment to OffsetTo<>::friend opeator+ 5 years ago
Behdad Esfahbod ebf47a95f2 [iter] Simplify operator!= of iterator filters 5 years ago
Behdad Esfahbod d3e1d5044f Add all pair_t comparison operators 5 years ago
Behdad Esfahbod f244224dbb [iter] Use default operators instead of redefining empty ones 5 years ago
David Corbett 125c45ed36 Convert Consonant_Initial_Postfixed to CONS_MED 5 years ago
David Corbett 99ca956c13 Fix record-test.sh on machines without sha1sum 5 years ago
Ebrahim Byagowi e2767e438c
[ci][test] Ignore other gcov symbols also 5 years ago
Ebrahim Byagowi 397cbbd5ff
[ci][travis] Update its distribution 5 years ago
Behdad Esfahbod 763ea4224b Another try 5 years ago
Behdad Esfahbod e1b2edb04a Completely revert the thing back 5 years ago
Behdad Esfahbod c58eeb5fb3 Another try at fix 5 years ago
Behdad Esfahbod 004edf3bda Ugh. How was the Travis bot happy before, but isn't now?! :( 5 years ago
Behdad Esfahbod e01c7b1648 Move OffsetTo operator+ back out of class 5 years ago
Behdad Esfahbod b213042f87 Revert "Revert symmetric OffsetTo overloads" 5 years ago
Behdad Esfahbod 01912efb74 Revert symmetric OffsetTo overloads 5 years ago
Behdad Esfahbod d0df996cdc Use implicit lambda return type 5 years ago
Behdad Esfahbod 57f65ae935 Add symmetric friend operator+ for OffsetTo 5 years ago
Behdad Esfahbod 71208e5047 Move OffsetTo<> deref operators in-class as friends 5 years ago
Behdad Esfahbod e6d6f4b96d Whitespace 5 years ago
Behdad Esfahbod 889dc1eb06 [iter] Remove sort categorization 5 years ago
Behdad Esfahbod b4eff38397 Start of gen-ucd.py, to replace UCDN 5 years ago
Qunxin Liu 02e5e5d939 [subset] retian nameids from STAT and fvar tables 5 years ago
Behdad Esfahbod ff7995200e Hopefully last warning fix 5 years ago
Ebrahim Byagowi d1baf99697
[ci] add HB_TINY to asmjs builder 5 years ago
Ebrahim Byagowi 9e7c9c3adb
Fix -Wunused-function on HB_NO_SHAPE_AAT 5 years ago
Dominik Röttsches c73d7ba75d Fix building with HB_NO_SUBSET_LAYOUT 5 years ago
Behdad Esfahbod f39934983f [ucdn] Fix Hangul composition 5 years ago
Behdad Esfahbod b2ab15a78c Fix more warnings 5 years ago