index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
base_error.c
Age
Commit message (
Expand
)
Author
2010-07-08
Simplify #ifdef labyrinth and make some source more c89 compatible.
Tor Andersson
2010-05-14
Remove prefix ascii art from error messages stored in the error text buffer.
Tor Andersson
2009-12-03
Consolidate include lines to a single fitz.h.
Tor Andersson
2009-11-29
Fix up indentation.
Tor Andersson
2009-08-23
Print the newline at the end of error messages separately from the snprintf, ...
Tor Andersson
2009-08-22
Append newline to end of error messages.
Sebastian Rasmussen
2009-08-21
Save error messages in a static buffer so that the windows viewer can show th...
Tor Andersson
2009-03-11
Change fz_error* struct into an integer error type fz_error.
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-03-30
rename and shuffle -- part 2
Tor Andersson