2043 Commits (7ec83051c05777c0e6e2eea6ef6c71effede9527)
 

Author SHA1 Message Date
Behdad Esfahbod 7ec83051c0 Fix warnings 13 years ago
Behdad Esfahbod 73cb02de2d Minor 13 years ago
Behdad Esfahbod 79e2b4791f Fix ASSERT_POD on clang 13 years ago
Behdad Esfahbod 4282d2f377 Enabled ICU again 13 years ago
Behdad Esfahbod 6220e5fc0d Add ASSERT_POD for most objects 13 years ago
Behdad Esfahbod a00a63b5ef Add macros to check that types are POD 13 years ago
Behdad Esfahbod 61eb60c129 Don't link to libstdc++ 13 years ago
Behdad Esfahbod 81a4b9fd4e Remove unused hb_static_mutex_t 13 years ago
Behdad Esfahbod 4a3a9897b3 Disable Intel atomic ops on mingw32 13 years ago
Behdad Esfahbod 0594a24484 Cleanup TRUE/FALSE vs true/false 13 years ago
Behdad Esfahbod e1ac38f8dd Fix inert buffer set_length() with zero 13 years ago
Behdad Esfahbod 04bc1eebe7 Add configure tests for Intel atomic intrinsics 13 years ago
Behdad Esfahbod 68c75b4697 Shuffle 13 years ago
Behdad Esfahbod f64b2ebf82 Remove last static initializer 13 years ago
Behdad Esfahbod 4a8a529068 Make hb-view err if all shapers failed 13 years ago
Behdad Esfahbod 04aed572f1 Make hb-ft static-initializer free 13 years ago
Behdad Esfahbod be4560a3b5 Undo default unicode-funcs to avoid static initializer again 13 years ago
Behdad Esfahbod 093171ccec Implement lock-free hb_language_t 13 years ago
Behdad Esfahbod 6843ce01be Add atomic-pointer functions 13 years ago
Behdad Esfahbod cdafe3a7d8 Add gcc intrinsics implementations for atomic and mutex 13 years ago
Behdad Esfahbod d970d2899b Add gcc implementation for atomic ops 13 years ago
Behdad Esfahbod 0e253e97af Add a mutex to object header 13 years ago
Behdad Esfahbod a2b471df82 Remove static initializers from indic 13 years ago
Behdad Esfahbod f06ab8a426 Better hide nil objects and make them const 13 years ago
Behdad Esfahbod bf93b636c4 Remove constructor from hb_prealloced_array_t 13 years ago
Behdad Esfahbod 7037291aac Check for atexit() 13 years ago
Behdad Esfahbod f1971a2174 Fix warnings 13 years ago
Behdad Esfahbod b0a6e58bb3 s/script-punjabi/script-gurmukhi/ 13 years ago
Behdad Esfahbod c188548312 Add --verbose to hb-shape 13 years ago
Behdad Esfahbod 9fc7a11469 Remove comma at the end of enum 13 years ago
Behdad Esfahbod 3b8fd9c48f Remove const from ref_count.ref_count 13 years ago
Behdad Esfahbod 70600dbf62 Minor 13 years ago
Behdad Esfahbod ae62166519 [util] Minor 13 years ago
Behdad Esfahbod 5db0683a82 [util] Make hb-shape continue shaping other lines if shapers failed 13 years ago
Behdad Esfahbod 96a9ef0c9f Remove tab character like other "zero-width" characters 13 years ago
Behdad Esfahbod cd6a549341 Remove unused variable 13 years ago
Behdad Esfahbod 0558d55bac Remove hb_atomic_int_set/get() 13 years ago
Behdad Esfahbod 4efdffec09 Minor Malayalam test case 13 years ago
Behdad Esfahbod dfff5b3021 Add Myanmar test case 13 years ago
Behdad Esfahbod bce095524b Add hb_font_get_glyph_name() and hb_font_get_glyph_from_name() 13 years ago
Behdad Esfahbod bc145658bd Warn if no Unicode functions implementation is found 13 years ago
Behdad Esfahbod a3547330fa Cleanup atomic ops on OS X 13 years ago
Behdad Esfahbod e4b6d503c5 Don't use atomic ops in hb_cache_t 13 years ago
Behdad Esfahbod 819faa0530 Minor 13 years ago
Behdad Esfahbod 303d5850ec Fix Windows atomic get/set 13 years ago
Behdad Esfahbod 8f8956a55f [util] Add hidden --shaper that is equivalent of --shapers 13 years ago
Behdad Esfahbod 29ce446d31 Add set iterator 13 years ago
Behdad Esfahbod 62c3e111fc Add set symmetric difference 13 years ago
Behdad Esfahbod 27aba594c9 Minor 13 years ago
Behdad Esfahbod cde1c0114b Fix hb_atomic_int_set() implementation for HB_NO_MT 13 years ago