summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/RangeSet.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-4942: Only install include files that are used by the supported APIAndrew Stitcher2013-07-261-0/+328
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-330/+0
* Client API change: Centralize access to subscription status, better control o...Alan Conway2008-10-251-1/+7
* Improve performance of synchronous publication by not requesting known-comple...Gordon Sim2008-06-021-0/+8
* Fixed error in RangeSet, caused compile failure on Solaris.Alan Conway2008-05-271-5/+6
* Speculative "fix" for solaris compile errors discussed on qpid-dev.Alan Conway2008-05-261-31/+28
* - SequenceSet implemented on RangeSet.Alan Conway2008-04-231-15/+54
* src/qpid/RangeSet.h: generic set implementation using ranges.Alan Conway2008-04-211-0/+279