summaryrefslogtreecommitdiff
path: root/common/trace/trace.h
AgeCommit message (Collapse)AuthorFilesLines
2009-12-10COMMON Improvements to the trace macroDmitri Pal1-9/+15
Added more distingushable indication to the trace messages that represent errors.
2009-08-17TRACE: Making sure trace is safe to output NULL stringsDmitri Pal1-3/+6
Patch adds checks for NULL to the trace macros. It also eliminates the unused trace.h in the collection directory.
2009-04-07Style fixes for /commonSimo Sorce1-33/+42
2009-04-06First commit of basic collection API.Dmitri Pal1-0/+87