summaryrefslogtreecommitdiffstats
path: root/common/trace/trace.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove common directoryStephen Gallagher2010-08-191-159/+0
| | | | | | | All files formerly in common are now being built individually out of the ding-libs repository. git clone git://git.fedorahosted.org/git/ding-libs.git
* Add ability to trace 64bit numbersDmitri Pal2010-04-141-2/+56
| | | | [TRACE] Adding macros for signed numbers
* COMMON Improvements to the trace macroDmitri Pal2009-12-101-9/+15
| | | | | Added more distingushable indication to the trace messages that represent errors.
* TRACE: Making sure trace is safe to output NULL stringsDmitri Pal2009-08-171-3/+6
| | | | | Patch adds checks for NULL to the trace macros. It also eliminates the unused trace.h in the collection directory.
* Style fixes for /commonSimo Sorce2009-04-071-33/+42
|
* First commit of basic collection API.Dmitri Pal2009-04-061-0/+87