Age | Commit message (Expand) | Author |
2011-12-08 | Merge branch 'master' into context | Robin Watts |
2011-12-08 | Round instead of truncate when converting reals to ints in fz_to_int. | Tor Andersson |
2011-11-25 | Merge branch 'master' into context | Robin Watts |
2011-11-17 | Bug 692487: Make pdfclean keep internal links where possible. | Robin Watts |
2011-11-15 | Merge branch 'master' into context | Robin Watts |
2011-10-04 | Move to exception handling rather than error passing throughout. | Robin Watts |
2011-09-21 | Add warning context. | Tor Andersson |
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 | Keep dicts that have more than 100 entries sorted. | Sebastian Rasmussen |
2011-09-20 | Return expected location when finding keys in dicts. | Sebastian Rasmussen |
2011-09-20 | Move array/dict growing into separate functions. | Sebastian Rasmussen |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-09-14 | Initial import of exception handling code | Robin Watts |
2011-04-10 | Make fz_obj struct opaque. | Tor Andersson |