Age | Commit message (Expand) | Author |
---|---|---|
2017-05-31 | Avoid double literals causing casts to float. | Sebastian Rasmussen |
2017-04-27 | Include required system headers. | Tor Andersson |
2017-03-10 | Fix potential double frees in error cases. | Robin Watts |
2017-01-17 | Fix 697476: Rename header files. | Tor Andersson |
2016-11-03 | Fix signed/unsigned and size_t/int/fz_off_t warnings. | Robin Watts |
2016-06-17 | Use 'size_t' instead of int as appropriate. | Robin Watts |
2015-08-20 | Remove a few debug functions left behind. | Sebastian Rasmussen |
2015-05-15 | Support pdf files larger than 2Gig. | Robin Watts |
2015-05-14 | Move away from file descriptors to FILE *'s. | Robin Watts |
2015-02-25 | Add 64 bit windows builds to MSVC solution. | Robin Watts |
2015-02-17 | Add ctx parameter and remove embedded contexts for API regularity. | Tor Andersson |
2014-03-17 | Rework fz_streams. | Robin Watts |
2014-01-02 | Add rebinding for fz_streams. | Robin Watts |
2013-07-19 | Initial work on progressive loading | Robin Watts |