summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/TimerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge from trunkAidan Skinner2009-09-171-7/+12
* Removed unused filesAndrew Stitcher2009-08-071-2/+1
* Remove incorrect directory from #includeAlan Conway2009-07-141-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-0/+4
* Convert remaining cppunit tests to boost test framework to reduce dependencies.Gordon Sim2008-05-301-82/+72
* - Refactored RefCounted class to avoid virtual inheritanceAndrew Stitcher2008-03-241-1/+1
* Removed redundant TimerA, use intrusive_ptr for Timer.Alan Conway2007-12-061-4/+5
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-0/+1
* Timeout handling for dtx, plus tests.Gordon Sim2007-06-081-0/+128