47 Commits (1922ffe7013c46014803a9f18c42e193a25b1968)

Author SHA1 Message Date
Behdad Esfahbod e032ed9f75 Use templates for defining int typess 15 years ago
Behdad Esfahbod 2c9fd2adce Remove unused macro 15 years ago
Behdad Esfahbod 7a52f28117 Rename macros 15 years ago
Behdad Esfahbod 40d73bc68d Improve comments 15 years ago
Behdad Esfahbod 394bad41a7 Remove stale TODO item 15 years ago
Behdad Esfahbod 9d3677899f Use a function template instead of struct template for Null 15 years ago
Behdad Esfahbod ffd321afd9 Simplify Tag struct 15 years ago
Behdad Esfahbod 00e23fcc6f Cosmetic 15 years ago
Behdad Esfahbod f9b3772798 Add couple consts to operators 15 years ago
Behdad Esfahbod 53d237ec63 Remove ASSERT_SIZE_DATA 15 years ago
Behdad Esfahbod 0e206de986 Fix warnings 15 years ago
Behdad Esfahbod d5943407a4 Fix debug build 15 years ago
Behdad Esfahbod 4b8487d83e Fix the mystery bug! 15 years ago
Behdad Esfahbod 9b39755d10 Typo 15 years ago
Behdad Esfahbod f85ec1c7da Cosmetic 15 years ago
Behdad Esfahbod ecd2e996d2 Improve the alignment for NullPool 15 years ago
Behdad Esfahbod 807b8aa486 Another C++ strictness fix 15 years ago
Behdad Esfahbod d0351314cd Include stdio.h if debugging 15 years ago
Behdad Esfahbod 1e91434569 Minor 15 years ago
Behdad Esfahbod 48de3730cd Fix previous commit, ouch! 15 years ago
Behdad Esfahbod d3480ba37f Don't use zero-sized arrays 15 years ago
Behdad Esfahbod 3e2401f6c5 [HB] Rename DEBUG to TRACE where appropriate 15 years ago
Behdad Esfahbod 95e202403f [HB] Allow enabling different debug facilities individually 15 years ago
Behdad Esfahbod 8b53461304 [HB] Fix more casts 15 years ago
Behdad Esfahbod 977eeb7144 [HB] s/writeable/writable/g 15 years ago
Behdad Esfahbod cd33cb9ed8 [HB] More minor shuffling 15 years ago
Behdad Esfahbod 80e2aa2e1b [HB] Move code around 15 years ago
Behdad Esfahbod 3564ee5216 [HB] Correctly sanitize LigatureAttach 15 years ago
Behdad Esfahbod 815a73e420 [HB] Fix possible int overflows during sanitize 15 years ago
Behdad Esfahbod ae728e51e9 [HB] Debug output for SANITIZE_MEM() 15 years ago
Behdad Esfahbod 41895506cb [HB] Use inline function for SANITIZE_MEM() 15 years ago
Behdad Esfahbod 95528131b5 [HB] Use SANITIZE_THIS() when applicable 15 years ago
Behdad Esfahbod 5ccf1ba339 [HB] Fixed signedness warnings 15 years ago
Behdad Esfahbod 20b035dad4 [HB] Put C++ inline's back 15 years ago
Behdad Esfahbod 284899ccbe [HB] Add a NEXT() macro 15 years ago
Behdad Esfahbod 7f96b39a9d [HB] Fix bug introduced recently 15 years ago
Behdad Esfahbod bff3c0fde5 [HB] Remove clumsy macros and improve API 15 years ago
Behdad Esfahbod d0b657379b [HB] Fix various XXX issues 15 years ago
Behdad Esfahbod 9e826ea283 [HB] Fix unaligned access 15 years ago
Behdad Esfahbod 71a8344a5e [HB] Remove a few 'inline's, though the compiler mostly ignores them 15 years ago
Behdad Esfahbod 9b76a290a9 [HB] Improve debug output 15 years ago
Behdad Esfahbod 0d77ab8a73 [HB] Improve debug output 15 years ago
Behdad Esfahbod 7acb389569 [HB] Improve debug output and fix mprotect bug 15 years ago
Behdad Esfahbod 4f3ad9115a [HB] More debugging output 15 years ago
Behdad Esfahbod 8cd6fa28d1 [HB] Fix fatal Sanitizer bug 15 years ago
Behdad Esfahbod b28815c1f6 [HB] Add sanitize debugging facilities 15 years ago
Behdad Esfahbod 7edb430f91 [HB] Rename open-types to open-type; beauty 15 years ago
Behdad Esfahbod f4b58d3fc2 [HB] Save edit even if not writeable 15 years ago
Behdad Esfahbod 9bd629ccd0 [HB] Fix warnings 15 years ago
Behdad Esfahbod d60bb8ca2a [HB] Hook Sanitizer up. Hell's breaking loose right now 15 years ago