summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/RangeSet.cpp
Commit message (Expand)AuthorAgeFilesLines
* NO-JIRA: Fix bug in RangeSet when insterting a range that covers multiple ran...Alan Conway2012-05-141-63/+71
* Tidied up namespace usageAndrew Stitcher2009-09-091-2/+7
* Remove incorrect directory from #includeAlan Conway2009-07-141-2/+2
* Add directory to #includeAlan Conway2009-07-141-2/+2
* - SequenceSet implemented on RangeSet.Alan Conway2008-04-231-0/+24
* Fix compile error on rhel5.Alan Conway2008-04-211-45/+45
* src/qpid/RangeSet.h: generic set implementation using ranges.Alan Conway2008-04-211-0/+117