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
/
error.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Add source filename to dmnsn_error() output.
Tavian Barnes
2009-11-25
1
-3
/
+6
|
*
Make default fatal error handler nicer.
Tavian Barnes
2009-11-05
1
-2
/
+27
|
|
|
|
If we can, only exit the current thread, and print a backtrace.
*
Make sure we die on critical dmnsn_error()'s.
Tavian Barnes
2009-10-29
1
-0
/
+2
|
*
Allow custom fatal error handlers.
Tavian Barnes
2009-10-18
1
-2
/
+44
|
*
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
-6
/
+5
|
*
Add lots of comments, and some code fixes discovered in the process.
Tavian Barnes
2009-06-26
1
-0
/
+1
|
*
Use C-style /* comments in C code.
Tavian Barnes
2009-06-22
1
-11
/
+11
|
*
Add some comments.
Tavian Barnes
2009-04-12
1
-1
/
+12
|
*
Print line number in dmnsn_report_error.
Tavian Barnes
2009-04-12
1
-8
/
+14
|
*
Write C++ libdimension-png wrapper.
Tavian Barnes
2009-04-12
1
-7
/
+7
|
*
Use exit(EXIT_FAILURE) in dmnsn_report_error.
Tavian Barnes
2009-04-10
1
-2
/
+2
|
*
Clarify licenses; add libdimensionxx library.
Tavian Barnes
2009-04-10
1
-8
/
+8
|
*
Add read-write mutexes to canvas pixels. New error infrastructure.
Tavian Barnes
2009-04-08
1
-0
/
+74