Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 43 (100.0%) | 3046 (100.0%) | 70.8 |
axlecrusher | 26 (60.5%) | 3006 (98.7%) | 115.6 |
cnlohr | 14 (32.6%) | 36 (1.2%) | 2.5 |
binary1230 | 3 (7.0%) | 4 (0.1%) | 1.3 |
Fix gettid
6 lines of code changed in:
Let's just use MString for the crashing!
26 lines of code changed in:
Just remove IOStream where it was included pointlessly, and in the 3 places where we actually used cout, just use printf. (Saves ~60KB on end compile and VDI)
0 lines of code changed in:
CString == NULL ? WTF is this? It should be if .empty()!
3 lines of code changed in:
Fix -- When in very serious crashes, don't keep crashing into ourself... BAIL OUT!
7 lines of code changed in:
Misc fixes to linux build system, now compiles with gcc 4.0. Also removed extraneous automake files and added autogen.sh
4 lines of code changed in:
Print crash report to console
1 lines of code changed in:
Add a lot of crash handling code.
2999 lines of code changed in: