summaryrefslogtreecommitdiff
path: root/pango/opentype/hb-open-type-private.hh
Commit message (Expand)AuthorAgeFilesLines
* [HB] Rename DEBUG to TRACE where appropriateBehdad Esfahbod2009-08-281-25/+25
* [HB] Allow enabling different debug facilities individuallyBehdad Esfahbod2009-08-281-14/+18
* [HB] Fix more castsBehdad Esfahbod2009-08-191-5/+5
* [HB] s/writeable/writable/gBehdad Esfahbod2009-08-191-3/+3
* [HB] More minor shufflingBehdad Esfahbod2009-08-141-3/+0
* [HB] Move code aroundBehdad Esfahbod2009-08-141-0/+21
* [HB] Correctly sanitize LigatureAttachBehdad Esfahbod2009-08-141-4/+10
* [HB] Fix possible int overflows during sanitizeBehdad Esfahbod2009-08-141-0/+22
* [HB] Debug output for SANITIZE_MEM()Behdad Esfahbod2009-08-141-11/+23
* [HB] Use inline function for SANITIZE_MEM()Behdad Esfahbod2009-08-141-13/+20
* [HB] Use SANITIZE_THIS() when applicableBehdad Esfahbod2009-08-141-3/+3
* [HB] Fixed signedness warningsBehdad Esfahbod2009-08-121-2/+2
* [HB] Put C++ inline's backBehdad Esfahbod2009-08-101-8/+8
* [HB] Add a NEXT() macroBehdad Esfahbod2009-08-091-0/+2
* [HB] Fix bug introduced recentlyBehdad Esfahbod2009-08-081-2/+2
* [HB] Remove clumsy macros and improve APIBehdad Esfahbod2009-08-081-100/+4
* [HB] Fix various XXX issuesBehdad Esfahbod2009-08-061-3/+10
* [HB] Fix unaligned accessBehdad Esfahbod2009-08-061-3/+17
* [HB] Remove a few 'inline's, though the compiler mostly ignores themBehdad Esfahbod2009-08-061-8/+8
* [HB] Improve debug outputBehdad Esfahbod2009-08-061-3/+4
* [HB] Improve debug outputBehdad Esfahbod2009-08-051-0/+8
* [HB] Improve debug output and fix mprotect bugBehdad Esfahbod2009-08-051-16/+14
* [HB] More debugging outputBehdad Esfahbod2009-08-041-5/+40
* [HB] Fix fatal Sanitizer bugBehdad Esfahbod2009-08-041-1/+1
* [HB] Add sanitize debugging facilitiesBehdad Esfahbod2009-08-041-5/+38
* [HB] Rename open-types to open-type; beautyBehdad Esfahbod2009-08-041-0/+565