Age | Commit message (Expand) | Author |
---|---|---|
2017-04-27 | Include required system headers. | Tor Andersson |
2017-03-22 | Rename fz_putc/puts/printf to fz_write_*. | Tor Andersson |
2017-01-09 | Add fz_terminate_buffer function. | Tor Andersson |
2016-11-16 | Fix warning. | Tor Andersson |
2016-11-15 | Fix compiler warning. | Robin Watts |
2016-11-14 | Make fz_buffer structure private to fitz. | Robin Watts |
2016-10-24 | Don't return overlapping search results. | Tor Andersson |
2016-09-14 | Add scripts to remove/replace 'static' from functions. | Robin Watts |
2016-08-30 | Use U+FFFD instead of '?' for bad encodings in text extraction. | Tor Andersson |
2015-12-11 | Rename structured text structs and functions to 'stext'. | Tor Andersson |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2014-05-22 | Fix 695222: Treat non-breaking space (U+00A0) as white space for search. | Tor Andersson |
2013-06-20 | Rearrange source files. | Tor Andersson |