aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils/debug.h
Commit message (Expand)AuthorAgeFilesLines
* Use "/*" instead of "/**" in starting comments at the begining of a file.lloyd2010-06-071-1/+1
* Switch back to stdio.h-based debug funcs, iostreams was broken and sillylloyd2010-02-141-11/+8
* Inline debug funcs to debug.h, make print_vec a template on the base typelloyd2010-01-211-4/+15
* Add debug.h which is an internal-only header with debug functions thatlloyd2009-12-271-0/+29