1654 Commits (f6496663c2f6849a944e41afcf9511f378477532)
 

Author SHA1 Message Date
Behdad Esfahbod a82ef7a893 Remove CastP completely 15 years ago
Behdad Esfahbod 40cbefe858 Remove unnecessary casts 15 years ago
Behdad Esfahbod 09766b1ec5 Make StructAtOffset take a pointer 15 years ago
Behdad Esfahbod bea34c7cbb Further cleanup of DEFINE_SIZE 15 years ago
Behdad Esfahbod 0abcc3b48c Cleanup 15 years ago
Behdad Esfahbod b3651231bf Remove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC 15 years ago
Behdad Esfahbod 569da92bc6 Cleanup ASSERT_SIZE_VAR 15 years ago
Behdad Esfahbod 99bf03459f Whitespace 15 years ago
Behdad Esfahbod 65f46b0033 Simplify DEFINE_NULL_DATA 15 years ago
Behdad Esfahbod e45d3f86f9 Start cleaning up get_size() 15 years ago
Behdad Esfahbod b157617644 Remove the last of SANITIZE macros: SANITIZE_SELF 15 years ago
Behdad Esfahbod 4f252fedc7 Remove SANITIZE macro 15 years ago
Behdad Esfahbod c2ddfd2d26 Cleanup Value casts 15 years ago
Behdad Esfahbod 41a93d2c1f Remove SANITIZE_WITH_BASE 15 years ago
Behdad Esfahbod f5fab0c718 Remove SANITIZE_MEM 15 years ago
Behdad Esfahbod 4ad2cc5dec Rename check to check_range 15 years ago
Behdad Esfahbod 1cd1e117d0 Remove SANITIZE_ARRAY 15 years ago
Behdad Esfahbod 583d7f9586 Cosmetic 15 years ago
Behdad Esfahbod 705e215268 Minor 15 years ago
Behdad Esfahbod b18eafd0f6 Minor 15 years ago
Behdad Esfahbod 4169710911 Simplify chaining 15 years ago
Behdad Esfahbod 1911b9d21b Remove APPLY_ARG_DEF and APPLY_ARG 15 years ago
Behdad Esfahbod 6c42cddfe5 Port apply to use hb_trace_t 15 years ago
Behdad Esfahbod 969c9705ae Move context_length into apply_context 15 years ago
Behdad Esfahbod 94a23aaeca Move buffer into apply_context 15 years ago
Behdad Esfahbod 63493f956d Move layout_context into apply_context 15 years ago
Behdad Esfahbod fff9aa263d Minor 15 years ago
Behdad Esfahbod 27e302dc8e I keep changing my mind about this 15 years ago
Behdad Esfahbod 39840474af Remove SANITIZE_ARG_DEF and SANITIZE_ARG 15 years ago
Behdad Esfahbod b261e2ad5c Remove trace from sanitize_shallow() 15 years ago
Behdad Esfahbod dfc8cbe854 Add hb_trace_t 15 years ago
Behdad Esfahbod 20e3dd5d29 Make sanitize_depth variable automatic and not passed through function args 15 years ago
Behdad Esfahbod 4a446ac351 Use function template for pass-thru argument 15 years ago
Behdad Esfahbod 98daaf183d Make _hb_sanitize_*() methods of the context object 15 years ago
Behdad Esfahbod bb029af943 Remove SANITIZE_THIS 15 years ago
Behdad Esfahbod 2226fc93d1 Rename SANITIZE_BASE to SANITIZE_WITH_BASE 15 years ago
Behdad Esfahbod 89da1346ec Remove SANITIZE_OBJ 15 years ago
Behdad Esfahbod 4d4cce9626 Remove SANITIZE_THIS2 15 years ago
Behdad Esfahbod 26bfcb64e4 Cosmetic 15 years ago
Behdad Esfahbod be74284673 Remove SANITIZE_THIS3 15 years ago
Behdad Esfahbod fbab9f9bd8 Remove SANITIZE_BASE2 15 years ago
Behdad Esfahbod 73c7dbf7f5 Remove SANITIZE2 15 years ago
Behdad Esfahbod c9f14687a3 Remove the NEUTER macro, move code to a method 15 years ago
Behdad Esfahbod 30fa2821c2 Make internal method private 15 years ago
Behdad Esfahbod ce5694c796 [main] Recognize Apple SFNTs 15 years ago
Behdad Esfahbod 710500a93e Comment new SFNT tags 15 years ago
Behdad Esfahbod 64d3fc8d0d Cosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely 15 years ago
Behdad Esfahbod fa3b3d5844 Mark a couple functions as inline 15 years ago
Behdad Esfahbod 6b84198f9d Merge remote branch 'jrmuizel/master' 15 years ago
Jeff Muizelaar eaf29edb8f HB_UNUSED is unneeded on static inline functions 15 years ago