Minor cleanup
[framework/uifw/harfbuzz.git] / src / hb-private.h
2010-10-08 Behdad EsfahbodMinor cleanup
2010-07-23 Behdad EsfahbodPrefer C linkage
2010-05-20 Behdad EsfahbodDo alternate glyph selection!
2010-05-20 Behdad EsfahbodAdd _hb_bit_storage()
2010-05-19 Behdad EsfahbodFix scale issues
2010-05-13 Behdad EsfahbodMake HB_PRIVATE more useful
2010-05-13 Behdad EsfahbodHide internal symbols
2010-05-11 Behdad EsfahbodAdd CONST_FUNC annotation
2010-05-11 Behdad EsfahbodSimplify likely() implementation
2010-05-10 Behdad EsfahbodRemove ASSERT_SIZE in favor of the safer DEFINE_SIZE_STATIC
2010-05-10 Behdad EsfahbodCleanup ASSERT_SIZE_VAR
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 EsfahbodDefine HB_FUNC for portability to non-gcc
2010-04-29 Behdad EsfahbodSimplify trace code
2010-04-28 Behdad EsfahbodMinor
2010-04-26 Behdad EsfahbodRemove use of flexible arrays
2010-04-22 Behdad EsfahbodChange header comment
2010-04-21 Behdad EsfahbodUse templates for defining int typess
2010-04-21 Behdad EsfahbodRename macros
2010-04-21 Behdad EsfahbodMinor
2010-04-21 Behdad EsfahbodMove macros around
2010-04-21 Behdad EsfahbodRemove unused macros
2010-04-21 Behdad EsfahbodRound instead of trunc
2010-02-17 Behdad EsfahbodUse __attribute__((unused)) only with gcc 4 and later
2009-11-18 Behdad EsfahbodUse autoconf FLEXIBLE_ARRAY_MEMBER when available
2009-11-05 Behdad EsfahbodAdd hb_language_t as well as language/script conversion...
2009-11-04 Behdad EsfahbodDefine ARRAY_LENGTH
2009-11-04 Behdad EsfahbodImplement nil font functions
2009-11-03 Behdad EsfahbodFix hb_be_uint16()
2009-11-03 Behdad EsfahbodMore MSVC fixes from Jonathan Kew
2009-11-03 Behdad EsfahbodDon't use zero-sized arrays
2009-11-02 Behdad EsfahbodBuild without glib
2009-11-02 Behdad EsfahbodRemove use of GINT16_FROM_BE
2009-11-02 Behdad Esfahbod[HB] Rename CAIRO_ in macro prefix to HB_
2009-11-02 Behdad Esfahbod[HB] Avoid int overflow in GPOS
2009-11-02 Behdad Esfahbod[OT] Hookup glib unicode funcs
2009-11-02 Behdad Esfahbod[HB] Fix unaligned access
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] Minor
2009-11-02 Behdad Esfahbod[HB] Improve debug output and fix mprotect bug
2009-11-02 Behdad Esfahbod[HB] Minor
2009-11-02 Behdad Esfahbod[HB] turn debugging off
2009-11-02 Behdad Esfahbod[HB] Add sanitize debugging facilities
2009-11-02 Behdad Esfahbod[HB] Remove glib dependency
2009-11-02 Behdad Esfahbod[HB] Assorted compiler macros
2009-11-02 Behdad Esfahbod[HB] Simplify object creation
2009-11-02 Behdad Esfahbod[HB] Simplify refcounting functions
2009-11-02 Behdad Esfahbod[HB] Add a "blob" manager
2009-11-02 Behdad EsfahbodApply patch from Jonathan Kew
2009-11-02 Behdad EsfahbodRevert "XX"
2009-11-02 Behdad EsfahbodXX
2009-11-02 Behdad Esfahbod[HB] More buffer cleanup
2009-11-02 Behdad Esfahbod[HB] Update copyright years
2009-11-02 Behdad Esfahbod[HB] Ouch. Add files.
2009-11-02 Behdad EsfahbodMerge harfbuzz-ng
2008-01-28 Behdad EsfahbodGDEF completely working now
2008-01-23 Behdad EsfahbodMinor
2008-01-23 Behdad EsfahbodAdd copyright notices.
2008-01-23 Behdad EsfahbodMinor cleanup, add LIKELY and UNLIKELY annotations
2008-01-23 Behdad EsfahbodClean up file names, add namespace