tizen 2.3.1 release
[framework/uifw/harfbuzz.git] / src / hb-common.cc
2015-09-08 jk7744.parktizen 2.3.1 release accepted/tizen_2.4_mobile tizen_2.3.1 tizen_2.4 accepted/tizen/2.4/mobile/20151029.031010 submit/tizen_2.3.1/20150915.083017 submit/tizen_2.4/20151028.064956 tizen_2.3.1_release tizen_2.4_mobile_release
2012-06-27 Ankush DuaUpgrade to latest harfbuzz 2.0alpha master submit/master/20120920.151126
2011-08-02 Mike McCormackMerge branch 'upstream'
2011-05-14 Behdad Esfahbod[API] Add HB_LANGUAGE_INVALID
2011-05-12 Behdad EsfahbodRemove hb_static_threadsafe_set_t
2011-05-10 Behdad EsfahbodFix set implementation to be truly threadsafe even...
2011-05-06 Behdad EsfahbodAdd note re deadlocks
2011-05-06 Behdad Esfahbod[API] Add hb_language_get_default()
2011-05-06 Behdad Esfahbod[API] Add version macros and functions
2011-05-05 Behdad EsfahbodMake user_data access threadsafe
2011-05-05 Behdad EsfahbodShrink code
2011-05-05 Behdad EsfahbodUse threadsafe set implementation for hb_language lookups
2011-05-05 Behdad EsfahbodUse hb_array_t for hb_language_t mapping
2011-05-03 Behdad EsfahbodMove Win32 thread-safety stuff to hb-object-private.h
2011-05-03 Behdad EsfahbodImplement win32 thread-safety stuff
2011-05-02 Behdad EsfahbodISO 15924 fixes
2011-04-27 Behdad Esfahbod[API] Add hb_direction_from/to_string()
2011-04-21 Behdad EsfahbodUpdate Copyright headers
2011-04-20 Behdad EsfahbodRename all private sources and headers to C++ files