Age | Commit message (Expand) | Author |
2013-01-11 | Bug 693503: Fix NULL dereference in atoi. | Robin Watts |
2012-07-05 | Move to static inline functions from macros. | Robin Watts |
2012-03-28 | Whitespace fixes. | Tor Andersson |
2012-03-12 | Merge branch 'master' into header-split | Robin Watts |
2012-03-12 | Clamp real numbers when parsing. | Sebastian Rasmussen |
2012-03-07 | More release tidyups. | Robin Watts |
2012-03-07 | Splitting tweaks. | Tor Andersson |
2012-03-06 | Split fitz.h/mupdf.h into internal/external headers. | Robin Watts |
2011-12-08 | Stylistic changes when testing pointer values for NULL. | Tor Andersson |
2011-05-31 | Fix assert in scale: see Bug 692245. | Robin Watts |
2011-04-04 | Le Roi est mort, vive le Roi! | Tor Andersson |
2010-12-30 | Adhere to nil idiom. | Sebastian Rasmussen |
2010-07-17 | Remove all trailing whitespace. | Tor Andersson |
2010-07-09 | Rearrange and merge some files in the fitz directory. | Tor Andersson |
2010-07-08 | Remove unmaintained MMX optimized function and runtime detection. | Tor Andersson |
2009-12-03 | Consolidate include lines to a single fitz.h. | Tor Andersson |
2009-11-29 | Fix up indentation. | Tor Andersson |
2009-07-08 | Fix a few occurrances of undeclared functions and functions that could be sta... | Sebastian Rasmussen |
2009-03-11 | Add fz_catch function, and cause the throw/rethrow/catch functions to print t... | Tor Andersson |