Age | Commit message (Expand) | Author |
---|---|---|
2017-12-13 | Parse XML using pool allocator. | Tor Andersson |
2017-09-19 | Fix 698558: Handle non-tags in tag name comparisons. | Tor Andersson |
2017-09-07 | Initialize variables to appease clang scan-build. | Sebastian Rasmussen |
2017-04-27 | Remove debug printing code. | Tor Andersson |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-01-09 | Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer. | Tor Andersson |
2016-10-19 | Move headers to make xps_document an internal type. | Sebastian Rasmussen |
2016-10-18 | Avoid checking argument to fz_drop_*()/fz_free(). | Sebastian Rasmussen |
2015-07-20 | Bug 696061: Fix leak of xml block. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2015-02-17 | Rename fz_close_* and fz_free_* to fz_drop_*. | Tor Andersson |
2014-09-17 | Improve XML parser. | Tor Andersson |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |