Age | Commit message (Expand) | Author |
2012-04-09 | Fix use of uninitialised variable. | Robin Watts |
2012-04-09 | Bug 692979: Fix race condition in thread debugging. | Robin Watts |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2012-02-13 | Remove STORE lock in favour of smarter use of ALLOC lock. | Robin Watts |
2012-02-08 | Lock reworking. | Robin Watts |
2012-02-03 | Remove extraneous blank lines. | Tor Andersson |
2012-01-20 | Fix locking problems. | Robin Watts |
2012-01-19 | Multi-threading support for MuPDF | Robin Watts |
2012-01-07 | Fix compilation warnings | Sebastian Rasmussen |
2011-12-15 | Add scavenging functionality. | Robin Watts |
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson |
2011-10-04 | Reintroduce alloc context section. | Robin Watts |
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-20 | Reshuffle exception context code to fit Tor's aesthetic sense. | Tor Andersson |
2011-09-15 | Add context to mupdf. | Robin Watts |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2011-02-03 | Various patches from SumatraPDF. | Tor Andersson |
2011-02-03 | Special case calloc and realloc with zero count or size. | Tor Andersson |
2011-01-27 | Add fz_calloc function to check for integer overflow when allocating arrays, ... | Tor Andersson |
2010-07-09 | Rearrange and merge some files in the fitz directory. | Tor Andersson |
2009-12-03 | Consolidate include lines to a single fitz.h. | Tor Andersson |
2009-11-20 | As a new code policy in MuPDF, malloc cannot return NULL. As a result we can ... | Tor Andersson |
2009-04-26 | Get rid of that pesky warning about strdup not being available. | Sebastian Rasmussen |
2009-04-24 | Use the correct format specifier for size_t in fz_strdup. | Ralph Giles |
2009-03-11 | Rename and prune some files and functions. | Tor Andersson |
2009-03-11 | Add fz_catch function, and cause the throw/rethrow/catch functions to print t... | Tor Andersson |
2009-02-28 | Merge and move header files into the source directories. | Tor Andersson |
2009-02-28 | Moved Fitz files into one directory. | Tor Andersson |
2005-06-04 | new world order | Tor Andersson |
2005-06-02 | metro package relationships | Tor Andersson |
2005-03-30 | rename and shuffle -- part 2 | Tor Andersson |