summaryrefslogtreecommitdiff
path: root/source/fitz/error.c
AgeCommit message (Expand)Author
2016-03-15Tweak fz_try/catch to fix overflow case.Robin Watts
2016-02-15Drop UNUSED macro -- it dirties the namespace and is not needed.Tor Andersson
2016-01-18Simplify try/catch macros.Tor Andersson
2015-10-29Fix 696303: Off-by-one error when checking for exception stack overflow.Tor Andersson
2015-09-30Bug 696115: Further fix for setjmp/longjmp.Robin Watts
2014-09-09test-device: Abort interpretation when color found.Robin Watts
2014-08-19don't always write to Visual Studio's Output console in debug buildsSimon Bünzli
2013-08-28fix various typosSimon Bünzli
2013-07-19Initial work on progressive loadingRobin Watts
2013-07-03Update fz_error/fz_warn to output to Debugger window on Win32 too.Robin Watts
2013-06-28Modify FZ_NORETURN to work on MSVC too.Robin Watts
2013-06-20Rearrange source files.Tor Andersson