Cosmetic
[framework/uifw/harfbuzz.git] / src / hb-open-type-private.hh
2010-04-22 Behdad EsfahbodCosmetic
2010-04-22 Behdad EsfahbodConvert the last set of cast macros to templates
2010-04-22 Behdad EsfahbodRemove unused macro
2010-04-22 Behdad EsfahbodRemove integrity check in Tag sanitize
2010-04-22 Behdad EsfahbodAdd coment
2010-04-22 Behdad EsfahbodRemove unnecessary casts
2010-04-22 Behdad EsfahbodMake sure semicolon is expected after DEFINE_NULL_DATA()
2010-04-22 Behdad EsfahbodWatch for overflow in Array sanitize
2010-04-22 Behdad EsfahbodRename const_sub_array to sub_array since all consts...
2010-04-22 Behdad EsfahbodChange header comment
2010-04-22 Behdad EsfahbodMore cast simplification
2010-04-22 Behdad EsfahbodRename ConstCharP to CharP (overloaded now)
2010-04-22 Behdad EsfahbodCleanup de-const-casting during sanitize
2010-04-22 Behdad EsfahbodAdd more comments
2010-04-22 Behdad EsfahbodAdd comment
2010-04-22 Behdad EsfahbodAdd comment
2010-04-22 Behdad EsfahbodImprove comment
2010-04-22 Behdad EsfahbodFurther simplify IntType struct defs
2010-04-22 Behdad EsfahbodRename const_array() to array() (overloaded)
2010-04-22 Behdad EsfahbodRemove ArrayAfter, use StructAfter in place
2010-04-21 Behdad EsfahbodConvert NEXT() and ARRAY_AFTER() macros to templates
2010-04-21 Behdad EsfahbodUse templates for const char * casts
2010-04-21 Behdad EsfahbodUse templates for defining int typess
2010-04-21 Behdad EsfahbodRemove unused macro
2010-04-21 Behdad EsfahbodRename macros
2010-04-21 Behdad EsfahbodImprove comments
2010-04-21 Behdad EsfahbodRemove stale TODO item
2010-04-21 Behdad EsfahbodUse a function template instead of struct template...
2010-04-21 Behdad EsfahbodSimplify Tag struct
2010-04-21 Behdad EsfahbodCosmetic
2010-04-21 Behdad EsfahbodAdd couple consts to operators
2010-04-21 Behdad EsfahbodRemove ASSERT_SIZE_DATA
2010-04-21 Behdad EsfahbodFix warnings
2010-04-21 Behdad EsfahbodFix debug build
2010-04-21 Behdad EsfahbodFix the mystery bug!
2010-04-15 Behdad EsfahbodTypo
2010-03-10 Behdad EsfahbodCosmetic
2010-02-23 Behdad EsfahbodImprove the alignment for NullPool
2009-11-20 Behdad EsfahbodAnother C++ strictness fix
2009-11-05 Behdad EsfahbodInclude stdio.h if debugging
2009-11-04 Behdad EsfahbodMinor
2009-11-04 Behdad EsfahbodFix previous commit, ouch!
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-02 Behdad Esfahbod[HB] Rename DEBUG to TRACE where appropriate
2009-11-02 Behdad Esfahbod[HB] Allow enabling different debug facilities individually
2009-11-02 Behdad Esfahbod[HB] Fix more casts
2009-11-02 Behdad Esfahbod[HB] s/writeable/writable/g
2009-11-02 Behdad Esfahbod[HB] More minor shuffling
2009-11-02 Behdad Esfahbod[HB] Move code around
2009-11-02 Behdad Esfahbod[HB] Correctly sanitize LigatureAttach
2009-11-02 Behdad Esfahbod[HB] Fix possible int overflows during sanitize
2009-11-02 Behdad Esfahbod[HB] Debug output for SANITIZE_MEM()
2009-11-02 Behdad Esfahbod[HB] Use inline function for SANITIZE_MEM()
2009-11-02 Behdad Esfahbod[HB] Use SANITIZE_THIS() when applicable
2009-11-02 Behdad Esfahbod[HB] Fixed signedness warnings
2009-11-02 Behdad Esfahbod[HB] Put C++ inline's back
2009-11-02 Behdad Esfahbod[HB] Add a NEXT() macro
2009-11-02 Behdad Esfahbod[HB] Fix bug introduced recently
2009-11-02 Behdad Esfahbod[HB] Remove clumsy macros and improve API
2009-11-02 Behdad Esfahbod[HB] Fix various XXX issues
2009-11-02 Behdad Esfahbod[HB] Fix unaligned access
2009-11-02 Behdad Esfahbod[HB] Remove a few 'inline's, though the compiler mostly...
2009-11-02 Behdad Esfahbod[HB] Improve debug output
2009-11-02 Behdad Esfahbod[HB] Improve debug output
2009-11-02 Behdad Esfahbod[HB] Improve debug output and fix mprotect bug
2009-11-02 Behdad Esfahbod[HB] More debugging output
2009-11-02 Behdad Esfahbod[HB] Fix fatal Sanitizer bug
2009-11-02 Behdad Esfahbod[HB] Add sanitize debugging facilities
2009-11-02 Behdad Esfahbod[HB] Rename open-types to open-type; beauty