summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Duration.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-3/+3
* QPID-3222: Prevent ttl overflow; also adds equality operators for qpid::messa...Gordon Sim2011-04-261-0/+2
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-8/+8
* Added doxygen group directives.Jonathan Robie2010-04-291-1/+1
* Remove final vestiges of old client API references from messaging and agent h...Andrew Stitcher2010-04-141-0/+1
* Remove unnecessary reference to qpid/sys/Time.h to avoid pulling in boost on ...Andrew Stitcher2010-04-021-1/+1
* Rename Duration::INFINITE to Duration::FOREVER; resolves QPID-2475.Stephen D. Huston2010-03-301-8/+12
* QPID-2406: a more explicit solution for durations in the messaging apiGordon Sim2010-03-291-4/+15
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-0/+39