summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/TimerTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* QPID-7207: remove cpp and python subdirs from svn trunk, they have migrated t...Robert Gemmell2016-07-051-176/+0
* Apply patches for QPID-6312 to get Qpid building on AIX with XL C++ 13.1Stephen D. Huston2015-02-041-1/+1
* QPID-4748: Fix compilation warnings introduced by r1469661.Alan Conway2013-04-261-12/+12
* QPID-4748: Consistent handling of durations in broker configuration, allowing...Alan Conway2013-04-191-0/+44
* QPID-4071: basic porting changes for solaris native compilerClifford Allan Jansen2012-06-171-0/+2
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-181-1/+3
* Give timer tasks a name for logging purposes.Alan Conway2010-08-261-1/+1
* Tidied up namespace usageAndrew Stitcher2009-09-091-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