summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/RefCounted.h
Commit message (Expand)AuthorAgeFilesLines
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-3004: Keep the code compatible with clang C++ compiler (and probably gcc...Andrew Stitcher2012-05-221-8/+4
* QPID-3004: Get Clang to compile qpid c++Andrew Stitcher2011-05-091-2/+4
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-1/+3
* Cluster: shadow connections, fix lifecycle & valgrind issues.Alan Conway2008-07-171-19/+0
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-36/+28
* sys::RefCountedMap - reference-counted weak map of reference-counted objects.Alan Conway2008-02-191-5/+18
* Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...Alan Conway2007-11-011-2/+2
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+73