Cosmetic
[framework/uifw/harfbuzz.git] / src / hb-private.hh
2011-05-03 Behdad EsfahbodCosmetic
2011-05-02 Behdad EsfahbodFix bug in array growth implementation
2011-05-02 Behdad EsfahbodFix bug in map implementation
2011-04-28 Behdad EsfahbodAdd _hb_unsigned_int_mul_overflows
2011-04-28 Behdad EsfahbodFix possible but improbable overflow in hb_array_t
2011-04-28 Behdad EsfahbodMove code around
2011-04-27 Behdad EsfahbodReplace simple macros with inline functions for better...
2011-04-27 Behdad EsfahbodDon't return in void function
2011-04-21 Behdad EsfahbodAdd hb_object_header_t which is the common part of...
2011-04-21 Behdad EsfahbodMove hb_reference_count_t to hb-private.h
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-21 Behdad EsfahbodAdd ASSERT_STATIC_EXPR macro
2011-04-21 Behdad EsfahbodCleanup hb_refrence_count_t
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files