8297 Commits (b5d6fe1a452c72dd47d20c03a563321771330acc)
 

Author SHA1 Message Date
Behdad Esfahbod 3f2daae630 More GCC pragmas 6 years ago
Behdad Esfahbod d6c5473e1f Rename macro 6 years ago
Behdad Esfahbod a9946b7cfe Add more GCC warning pragmas 6 years ago
Behdad Esfahbod 868b0c0c2e Move -Wcast-align to hb.hh 6 years ago
Behdad Esfahbod 8874eef8ff Add pragram GCC diagnostic ignored "-Wunused-macros" 6 years ago
Behdad Esfahbod cc8e9a436f [AAT] Fully sanitize ankr table at sanitize time 6 years ago
Behdad Esfahbod 6879efc2c1 [AAT] Fix anchor bound checking, again 6 years ago
Behdad Esfahbod a262eb3d0b [aat] Minor 6 years ago
Behdad Esfahbod c986ca15a6 Improve overflow avoidance 6 years ago
Behdad Esfahbod 0d2727f4fe
fix FDSelect fuzzing bug (#1539) 6 years ago
Behdad Esfahbod 9f6172d669 Move _POSIX_SOURCE definition 6 years ago
Behdad Esfahbod 91d774712f [test] Add test for previous commit 6 years ago
Behdad Esfahbod 480406cd3e Fix assertion on address overflow 6 years ago
Behdad Esfahbod 7a6686a589 [AAT] Fix mort ContextualSubtable offset access 6 years ago
Behdad Esfahbod a3fa7d3336 [AAT] Fix ankr table access 6 years ago
Michiharu Ariza 760303d411 deleted a duplicate fontdicts_mod.fini() call (#1538) 6 years ago
Ebrahim Byagowi 5110f3da9a
Add an initial .clang-format config 6 years ago
Ebrahim Byagowi 099bca6d40
Minor, hack .editorconfig for vscode use 6 years ago
Michiharu Ariza 7b48641aa8 fix leak in subset_enc_supp_codes (#1537) 6 years ago
Ebrahim Byagowi 97f67a3c3d
[ci] Enable more of GCC compile warnings (#1533) 6 years ago
Nathan Willis ad95487038 Usermanual: small formatting and wording fixes. 6 years ago
Nathan Willis ed13caddf2 Usermanual: small updates. 6 years ago
cclauss 26c5b54fb0 CircleCI: Test for Python 3 syntax errors and undefined names (#1522) 6 years ago
Behdad Esfahbod 686e6f2e40 Fix automake warnings 6 years ago
cclauss b5c12b9f4d print() is a function in Python 3 (#1520) 6 years ago
cclauss f4da28b1f1 Python 3 fixes to gen-os2-unicode-ranges.py (#1521) 6 years ago
Ebrahim Byagowi e5989e0962 [cmake] Enable C++11 on CMake (#1519) 6 years ago
Behdad Esfahbod d092fb2719 Ouch! Fix build on C++<11 6 years ago
Behdad Esfahbod 89949ed28d Fix ubsan with passing nullptr to qsort() 6 years ago
Behdad Esfahbod 357a0a7ad3 Fix build on C++ < 11 6 years ago
Behdad Esfahbod 54c0a17310 [vector] Fix warning 6 years ago
Behdad Esfahbod 1043ddbee8 [aat] Minor 6 years ago
Behdad Esfahbod 71da9ca62f [vector] Remove use of arrayZ() by using casts 6 years ago
Behdad Esfahbod fa333e34d6 [vector] Remove static_array 6 years ago
Behdad Esfahbod ab2258a419 [vector] Use allocated = -1 to signify failure 6 years ago
Michiharu Ariza 09fa536d89 fix lealk with cff2::accelerator_templ_t::topDict (#1517) 6 years ago
Behdad Esfahbod 3b81442cd5 [vector] Change pre-alloced count from 8 to 2 6 years ago
Behdad Esfahbod d25a2f1496 Fix a few warnings 6 years ago
Behdad Esfahbod 85003b594b [iter] Fix warning 6 years ago
Behdad Esfahbod e4355b1ca1 [set] Add iter_t as alias to const_iter_t 6 years ago
Behdad Esfahbod 33f8de6186 [set] Change to const_iter 6 years ago
Behdad Esfahbod f88fed5cd8 [set] Cache length in iterator 6 years ago
Ebrahim Byagowi d0a706c7fd Minor, remove redundant inline 6 years ago
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