Age | Commit message (Expand) | Author |
---|---|---|
2015-09-14 | Fix truncation bug when comparing EOF to uint16_t values. | Tor Andersson |
2015-08-17 | Add fz_read_string function to read a null terminated string | Robin Watts |
2015-07-31 | Clean up fz_read_[u]intNN() functions and add big-endian versions. | Tor Andersson |
2015-06-26 | Add stream functions for reading LE values of different sizes | Robin Watts |
2015-05-15 | Support pdf files larger than 2Gig. | 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-12-03 | Add convenience fz_read_file function. | Tor Andersson |
2014-12-03 | Don't always trim the buffer when calling fz_read_all. | Tor Andersson |
2014-03-17 | Rework fz_streams. | Robin Watts |
2013-09-24 | Bug 694566: Avoid locking up while seeking in deflated stream. | Robin Watts |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |