| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | - SequenceSet implemented on RangeSet. | Alan Conway | 2008-04-23 | 1 | -15/+54 |
| | | | | | | | | - Reduced #include dependencides on SequenceSet.h git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@650906 13f79535-47bb-0310-9956-ffa450edef68 | ||||
| * | src/qpid/RangeSet.h: generic set implementation using ranges. | Alan Conway | 2008-04-21 | 1 | -0/+279 |
| - no heap allocation for simple sets (<= 3 ranges) - binary searches for o(log(n)) performance in complex sets git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@650198 13f79535-47bb-0310-9956-ffa450edef68 | |||||
