Age | Commit message (Expand) | Author |
---|---|---|
2016-05-12 | Add variadic versions of fz_throw and fz_warn. | Simon Reinhardt |
2016-04-27 | Fix 696649: remove fz_rethrow_message calls. | Tor Andersson |
2016-03-15 | Tweak fz_try/catch to fix overflow case. | Robin Watts |
2016-02-15 | Drop UNUSED macro -- it dirties the namespace and is not needed. | Tor Andersson |
2016-01-18 | Simplify try/catch macros. | Tor Andersson |
2015-10-29 | Fix 696303: Off-by-one error when checking for exception stack overflow. | Tor Andersson |
2015-09-30 | Bug 696115: Further fix for setjmp/longjmp. | Robin Watts |
2014-09-09 | test-device: Abort interpretation when color found. | Robin Watts |
2014-08-19 | don't always write to Visual Studio's Output console in debug builds | Simon Bünzli |
2013-08-28 | fix various typos | Simon Bünzli |
2013-07-19 | Initial work on progressive loading | Robin Watts |
2013-07-03 | Update fz_error/fz_warn to output to Debugger window on Win32 too. | Robin Watts |
2013-06-28 | Modify FZ_NORETURN to work on MSVC too. | Robin Watts |
2013-06-20 | Rearrange source files. | Tor Andersson |