6299 Commits (22defe0965adddaa09eebc13df7fa6c64e2abba3)
 

Author SHA1 Message Date
Behdad Esfahbod 740ae27d5c Port sbix off of Sanitizer<> 6 years ago
Behdad Esfahbod 9583e0077d Port more off of Sanitizer<> 6 years ago
Behdad Esfahbod e7737b41d7 Add sanitizer reference_table, also fix clang build 6 years ago
David Corbett 62fa7cd1cc Order Chakma split vowels in accordance with NFC 6 years ago
Ebrahim Byagowi 0c1b287b72
Add a new API, hb_ot_layout_get_feature_name_ids (#976) 6 years ago
Ebrahim Byagowi 93b65d9fe3
Remove dump-fon (#1100) 6 years ago
Ebrahim Byagowi d5cd47a69c
Remove AAT's gcid/fmtx (#1099) 6 years ago
Behdad Esfahbod 1e9e344b2b Fix hb_face_count() sanitize referencing 6 years ago
Behdad Esfahbod a8cc0b5907 Remove TODO that is not gonna be done 6 years ago
Behdad Esfahbod be70738400 Move sanitizer code around a bit 6 years ago
Behdad Esfahbod db5d430eff [aat] Update for blob changes 6 years ago
Behdad Esfahbod 68310a65cb 1.8.4 6 years ago
Behdad Esfahbod 04b7b81bcb Reland "Implement C++11-style GCC builtin atomic ops" 6 years ago
Behdad Esfahbod 019d18e9ae Minor 6 years ago
Behdad Esfahbod 3edef5a19b Revert "Implement C++11-style GCC builtin atomic ops" 6 years ago
Behdad Esfahbod 21fa170f0b Implement C++11-style GCC builtin atomic ops 6 years ago
Behdad Esfahbod 804b59cf49 Relax C++11 atomic ops memory order to acquire-release 6 years ago
Behdad Esfahbod bda242409f Implement C++11 <atomic> operations 6 years ago
Cosimo Lupo 5244112240
Merge pull request #1094 from anthrotype/fix-appveyor-msys2 6 years ago
Cosimo Lupo 269eb45650
appveyor.yml: try only updating msys2 core, not the rest of the packages 6 years ago
Cosimo Lupo 3ab52c6cb5
appveyor.yml: pass --needed option to pacman 6 years ago
Cosimo Lupo 5631d70d36
appveyor.yml: try updating msys2 to fix failing mingw-w64-x86_64 build 6 years ago
Behdad Esfahbod 2aae617a84 Move _hb_alignof later again 6 years ago
Behdad Esfahbod f3a74c16ec Make hb_vector_t 8 bytes smaller 6 years ago
Behdad Esfahbod 44999f8b75 Align NullPool and CrapPool to HB_VECTOR_SIZE 6 years ago
Behdad Esfahbod 20a318d06a Fix return type of alignof() fallback 6 years ago
Behdad Esfahbod 58cb4d9f73 Minor 6 years ago
Behdad Esfahbod 7796857c93 Minor 6 years ago
Behdad Esfahbod 2b76767bf5 1.8.3 6 years ago
Behdad Esfahbod 718dfd4189 Fix shift 6 years ago
Behdad Esfahbod 25aa411ac5 Put back include dependencies 6 years ago
Behdad Esfahbod 491d93bf74 Move more stuff from hb-private.hh to hb-dsalgs.hh 6 years ago
Behdad Esfahbod f477765661 Move more stuff to hb-dsalgs.hh 6 years ago
Behdad Esfahbod be7f664f72 Move hb_bytes_t to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 7a00f7eb2e Remove hb_auto_array_t 6 years ago
Behdad Esfahbod be458eb059 Include more basic internal headers from hb-private.hh 6 years ago
Behdad Esfahbod bddeb2b10c Minor renamings of internal inline functions 6 years ago
Behdad Esfahbod d652ef299d Move hb_vector_t and hb_lockable_set_t to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 9e53b08329 Move hb_stable_sort to hb-dsalgs.hh 6 years ago
Behdad Esfahbod 39f11d8e72 Minor 6 years ago
Behdad Esfahbod 763f878cc0 Fix syntax 6 years ago
Behdad Esfahbod 83ea277178 Add posix_memalign() fallback 6 years ago
Behdad Esfahbod 292c100d61 Always compile (but not use) alignof() and round() fallback codes 6 years ago
Behdad Esfahbod 27c5317d91 Fix alignof impl 6 years ago
Behdad Esfahbod bca83618cd Add fallback implementation for constexpr and alignof 6 years ago
Behdad Esfahbod 7cb47d0f3f Minor 6 years ago
Cosimo Lupo bf9e9676dd
Merge pull request #1091 from anthrotype/fix-gen-def-py 6 years ago
Cosimo Lupo 53f73409a9
CMakeLists.txt: don't pass header args as single space-separated string 6 years ago
Cosimo Lupo 83d2233a5c
CMakeLists.txt: pass headers as arguments to gen-def.py; call using PYTHON_EXECUTABLE 6 years ago
Cosimo Lupo ccdd156554
src/Makefile.am: pass headers to gen-def.py as arguments, not env vars 6 years ago