summaryrefslogtreecommitdiff
path: root/src/hb-warning.cc
AgeCommit message (Expand)AuthorFilesLines
2018-08-25Rename hb-*private.hh to hb-*.hhBehdad Esfahbod1-3/+3
2018-07-10Include more basic internal headers from hb-private.hhBehdad Esfahbod1-3/+1
2015-07-05Fix pragma usageBehdad Esfahbod1-10/+0
2015-04-08Err, instead of warn, if mutex / atomic / unicode funcs are missingBehdad Esfahbod1-14/+8
2014-03-19Remove dead warningBehdad Esfahbod1-11/+0
2013-01-14Revert "Minor"Behdad Esfahbod1-3/+30
2012-08-11[ICU] Use new normalizer2 compose/decompose APIBehdad Esfahbod1-8/+0
2012-07-13MinorBehdad Esfahbod1-24/+5
2012-06-05Add gcc intrinsics implementations for atomic and mutexBehdad Esfahbod1-7/+7
2012-05-28Warn if no Unicode functions implementation is foundBehdad Esfahbod1-0/+13
2012-05-17Move atomic ops into their own headerBehdad Esfahbod1-1/+1
2012-02-23Add hb-warning.cc. Oops!Behdad Esfahbod1-0/+53