summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/assert.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed cluster error "Not enough for multicast header"Alan Conway2010-01-281-1/+3
* Add lock to cluster::ConnectionMap, make it thread safe.Alan Conway2009-02-271-1/+1
* Fix compile errors/warnings with gcc 4.3Alan Conway2008-03-251-0/+1
* Fix compilation errorGordon Sim2007-10-151-1/+1
* Added missing framing:: qualifier.Alan Conway2007-10-151-1/+1
* QPID_ASSERT: assert a condition. In a debug build abort if condition is false,Alan Conway2007-10-151-0/+44