summaryrefslogtreecommitdiff
path: root/source/fitz/hash.c
AgeCommit message (Expand)Author
2017-11-09Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.Robin Watts
2017-07-21Distinguish hash slot overwrite cases.Tor Andersson
2017-04-27Typedef function pointers consistently.Tor Andersson
2017-04-27Clean up store debug printing.Tor Andersson
2017-04-27Include required system headers.Tor Andersson
2017-03-22Rename fz_putc/puts/printf to fz_write_*.Tor Andersson
2017-01-17Fix typos.Sebastian Rasmussen
2017-01-17Add value destructor callback to fz_hash_table.Tor Andersson
2016-10-18All external drop functions handles NULL.Sebastian Rasmussen
2016-09-18Make printing empty hash table entries optional.Sebastian Rasmussen
2016-09-18Fix printing of hash table.Sebastian Rasmussen
2015-12-11Use fz_output instead of FILE* for most of our output needs.Tor Andersson
2015-02-17Add helper functions to keep/drop reference counts with locking.Tor Andersson
2015-02-17Rename fz_close_* and fz_free_* to fz_drop_*.Tor Andersson
2014-02-17Add const to colorspace source arguments and dependencies.Tor Andersson
2013-06-20Rearrange source files.Tor Andersson