summaryrefslogtreecommitdiff
path: root/source/fitz/harfbuzz.c
AgeCommit message (Expand)Author
2017-11-09Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.Robin Watts
2017-06-29Harfbuzz tweaks.Robin Watts
2017-06-06Declare functions without arguments as taking void.Sebastian Rasmussen
2017-04-27Include required system headers.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2016-09-14Add scripts to remove/replace 'static' from functions.Robin Watts
2016-07-08git stripspaceTor Andersson
2016-06-14Fix typos in various parts of the code.Sebastian Rasmussen
2016-06-08Move to using size_t for all mallocs.Robin Watts
2016-03-28Strengthen Harfbuzz code against outside use.Robin Watts
2016-01-29Force all harfbuzz allocations through our allocators.Robin Watts