Age | Commit message (Expand) | Author |
---|---|---|
2017-04-27 | Typedef function pointers consistently. | Tor Andersson |
2017-04-27 | Clean up store debug printing. | Tor Andersson |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-01-17 | Fix typos. | Sebastian Rasmussen |
2017-01-17 | Add value destructor callback to fz_hash_table. | Tor Andersson |
2016-10-18 | All external drop functions handles NULL. | Sebastian Rasmussen |
2016-09-18 | Make printing empty hash table entries optional. | Sebastian Rasmussen |
2016-09-18 | Fix printing of hash table. | Sebastian Rasmussen |
2015-12-11 | Use fz_output instead of FILE* for most of our output needs. | Tor Andersson |
2015-02-17 | Add helper functions to keep/drop reference counts with locking. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-02-17 | Add const to colorspace source arguments and dependencies. | Tor Andersson |
2013-06-20 | Rearrange source files. | Tor Andersson |