index
:
dimension.git
android
faster-futures
master
physics
teapot
A high-performance photo-realistic 3-D renderer
Tavian Barnes <tavianator@tavianator.com>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libdimension
/
dimension
/
error.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New dmnsn_assert() macro for invariant violations.
Tavian Barnes
2010-02-09
1
-0
/
+10
*
Fix up license blurbs and copyright year.
Tavian Barnes
2010-01-27
1
-1
/
+1
*
Don't use __FILE__ as a fallback for DMNSN_FUNC.
Tavian Barnes
2010-01-18
1
-1
/
+1
*
Add source filename to dmnsn_error() output.
Tavian Barnes
2009-11-25
1
-2
/
+5
*
Allow custom fatal error handlers.
Tavian Barnes
2009-10-18
1
-0
/
+8
*
Code formatting.
Tavian Barnes
2009-07-09
1
-1
/
+1
*
Update license copyrights to 2009.
Tavian Barnes
2009-07-08
1
-1
/
+1
*
Comments and style adjustments, and a couple fixes.
Tavian Barnes
2009-07-08
1
-2
/
+9
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-8
/
+11
*
Use Dimension::SEVERITY_* rather than DMNSN_SEVERITY for calling
Tavian Barnes
2009-04-12
1
-2
/
+3
*
Add some comments.
Tavian Barnes
2009-04-12
1
-3
/
+7
*
Write C++ error handling wrapper.
Tavian Barnes
2009-04-12
1
-2
/
+0
*
Print line number in dmnsn_report_error.
Tavian Barnes
2009-04-12
1
-0
/
+44