Age | Commit message (Expand) | Author |
---|---|---|
2011-10-04 | Move to exception handling rather than error passing throughout. | Robin Watts |
2011-09-21 | Rename malloc functions for arrays (fz_calloc and fz_realloc). | Tor Andersson |
2011-09-21 | Don't thread ctx through safe fz_obj functions. | Tor Andersson |
2011-09-20 | Reshuffle exception context code to fit Tor's aesthetic sense. | Tor Andersson |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-09-14 | Initial import of exception handling code | Robin Watts |
2011-09-14 | Add Memento build option. | Robin Watts |
2011-04-08 | Add special case non-aa scan converter with accompanying blit functions. | Tor Andersson |
2011-04-07 | Add text antialiasing too. | Robin Watts |
2011-04-06 | pdf: Change how CMap and font data files are generated and compiled. | Tor Andersson |
2011-04-06 | pdf: Optimize storage for the Adobe Glyph List. | Tor Andersson |
2011-04-06 | Move scripts and config files into "scripts" directory. | Tor Andersson |