9354 Commits (1c56b5d1d8307efd12519556e41fc50c5371f136)
 

Author SHA1 Message Date
rsheeter 8f174870e9 [subset] Dinner time, checkpoint 6 years ago
rsheeter 723d054dcb Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 6 years ago
rsheeter ed727d4bb7 Merge branch 'master' of https://github.com/harfbuzz/harfbuzz into glyf 6 years ago
rsheeter fb9bff955a [subset] Remove subset-glyf; want everything to point to new iter-based edition. Some of the code will resurface as impl builds out. 6 years ago
rsheeter f9b089b695 [subset] Starting to sketch glyf as iter 6 years ago
rsheeter f49a5bec9f
[docs] Tweak fuzzer doc 6 years ago
Behdad Esfahbod 1aadd1449c [gen-ucd] Generate script order table 6 years ago
Behdad Esfahbod be8de18867 [gen-ucd] Start adding script-order 6 years ago
Behdad Esfahbod 4a0eb066fd [gen-ucd] Add gc order 6 years ago
Behdad Esfahbod d1f9b2f961 [gen-ucd] Flesh out a bit more 6 years ago
Behdad Esfahbod d6de4659aa Add HB_OPTIMIZE_SIZE 6 years ago
Garret Rieger 0ff3618c2d [subset] Use hb_subset_input_t inside of subset_options_t so that input defaults are shared between the library and cli. 6 years ago
Garret Rieger 67064294a0 [subset] Add drop-tables option to hb-subset util. 6 years ago
Garret Rieger 3be0ffe45d [subset] Add drop tables to subset input. 6 years ago
Behdad Esfahbod 0ca7ad4352 [cff] Fix unlikely invocations 6 years ago
Behdad Esfahbod 9ef241cd40 [test] Add one more 6 years ago
Behdad Esfahbod 3efb7af7e2 [STAT] Fix sanitize condition 6 years ago
Ebrahim Byagowi e66eb21a46
Don't set _POSIX_C_SOURCE in NetBSD 6 years ago
Behdad Esfahbod 08c3648c6e Oops, fix include 6 years ago
Behdad Esfahbod 24958b8868 [set] Use StructAtOffsetUnaligned 6 years ago
rsheeter a0febbac43
Update TESTING.md 6 years ago
Behdad Esfahbod b7be59311f Fix msan issue 6 years ago
Behdad Esfahbod bcd3ffc948 Whitespace 6 years ago
Behdad Esfahbod 05bc5f96fb [subset] Remove extra iteration 6 years ago
Garret Rieger 6555f20958 [subset] Truncate empty gids at the end in retain-gids mode. 6 years ago
Behdad Esfahbod 2376867649 Use hb_map(hb_add(this)) to dereference OffsetTo<>'s 6 years ago
Behdad Esfahbod 6f51e55524 [algs] Rename hb_bind to hb_partial 6 years ago
Behdad Esfahbod 0888e7bc86 [algs] Change hb_bind parameter number to be from one 6 years ago
Behdad Esfahbod dfa5e42971 Add back symmetric OffsetTo<>::friend operator+ 6 years ago
Behdad Esfahbod a06a236891 [algs] Partialize all operators 6 years ago
Behdad Esfahbod edc69ec935 [algs] Rewrite bind API 6 years ago
Behdad Esfahbod 16a3540ea4 [algs] Add hb_bind0 and hb_bind1 6 years ago
Behdad Esfahbod d214b07883 Fix clang build 6 years ago
Behdad Esfahbod 371b55c7a0 Fix clang build 6 years ago
Behdad Esfahbod 243a5a6af2 [algs] Remove pair copy constructor 6 years ago
Behdad Esfahbod f92d188d77 Whitespace 6 years ago
Garret Rieger 962f95cf80 [subset] Switch SingleSubst to use iterators in serialize. 6 years ago
Behdad Esfahbod 78d35f0e78 Reduce captures of lambdas 6 years ago
Behdad Esfahbod 5266ca86b6 Fix tests 6 years ago
Behdad Esfahbod 5da8a3a90d Remove variadic form of hb_min/hb_max 6 years ago
Behdad Esfahbod e5cfe9d582 Add arithmetic operators 6 years ago
Behdad Esfahbod f7a458510d Add hb_bitwise_* ops 6 years ago
Behdad Esfahbod d822e0a16f [array] Adjust operator!= 6 years ago
Behdad Esfahbod 203ea58bf6 More adjustment to OffsetTo<>::friend opeator+ 6 years ago
Behdad Esfahbod ebf47a95f2 [iter] Simplify operator!= of iterator filters 6 years ago
Behdad Esfahbod d3e1d5044f Add all pair_t comparison operators 6 years ago
Behdad Esfahbod f244224dbb [iter] Use default operators instead of redefining empty ones 6 years ago
David Corbett 125c45ed36 Convert Consonant_Initial_Postfixed to CONS_MED 6 years ago
David Corbett 99ca956c13 Fix record-test.sh on machines without sha1sum 6 years ago
Ebrahim Byagowi e2767e438c
[ci][test] Ignore other gcov symbols also 6 years ago