Further cleanup of sizeof
[framework/uifw/harfbuzz.git] / src / hb-object-private.h
2010-05-04 Behdad EsfahbodCosmetic: Rename HB_LIKELY/HB_UNLIKELY to likely/unlikely
2010-05-04 Behdad EsfahbodMerge remote branch 'jrmuizel/master'
2010-05-04 Jeff MuizelaarHB_UNUSED is unneeded on static inline functions
2010-04-29 Behdad EsfahbodRename HB_GNUC_UNUSED -> HB_UNUSED
2010-04-29 Behdad EsfahbodAdd const
2010-04-28 Behdad EsfahbodFix compiler warning about value unused
2010-04-28 Behdad Esfahbod[object] Make debug code always available to the compiler
2010-04-28 Behdad EsfahbodFix build. Ouch!
2010-04-28 Behdad Esfahbod[object] Actually handle malloc() failure
2010-04-22 Behdad EsfahbodChange header comment
2009-11-06 Behdad EsfahbodFix warning
2009-11-06 Behdad EsfahbodAdd debugging to object lifecycle
2009-11-02 Behdad Esfahbod[HB] Flesh out Unicode funcs
2009-11-02 Behdad Esfahbod[HB] Fix blob to use a actual mutex
2009-11-02 Behdad Esfahbod[HB] Use glib again
2009-11-02 Behdad Esfahbod[HB] Remove use of typeof()
2009-11-02 Behdad Esfahbod[HB] Use face_t directly instead of ot_layout_t
2009-11-02 Behdad Esfahbod[HB] Add get_reference_count()
2009-11-02 Behdad Esfahbod[HB] Simplify object creation