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
*
Get rid of include guards on sub-headers.
Tavian Barnes
2011-05-16
1
-5
/
+0
*
Update email address.
Tavian Barnes
2011-03-08
1
-1
/
+1
*
New dmnsn_warning() API, remove different severities.
Tavian Barnes
2011-03-08
1
-33
/
+22
*
Fix license years.
Tavian Barnes
2011-02-17
1
-1
/
+1
*
Add dmnsn_[un]likely() macros and a profiling framework.
Tavian Barnes
2011-01-29
1
-13
/
+0
*
End sentences with periods.
Tavian Barnes
2010-11-15
1
-4
/
+4
*
Document libdimension with Doxygen.
Tavian Barnes
2010-11-14
1
-16
/
+63
*
Fix some -W{strict,missing}-prototypes warnings.
Tavian Barnes
2010-07-31
1
-3
/
+3
*
Fix some copyright dates.
Tavian Barnes
2010-05-10
1
-1
/
+1
*
Use dmnsn_assert() for array and list range checks.
Tavian Barnes
2010-04-30
1
-4
/
+6
*
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