summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/RangeSet.h
Commit message (Expand)AuthorAgeFilesLines
* 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