Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'move_public_h_to_include' into trunk | Alan Conway | 2009-07-15 | 1 | -68/+0 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@794325 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Add directory to #include | Alan Conway | 2009-07-14 | 1 | -1/+1 |
| | | | | git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@793909 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Added qpid::InlineVector - std::vector with inline storage to avoid | Alan Conway | 2007-11-16 | 1 | -0/+68 |
heap allocation for small vectors. Made SequenceNumberSet : public InlineVector<SequenceNumber, 2> In 100k perftest reduces heap allocation in client by 40%, broker 9%. . git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@595808 13f79535-47bb-0310-9956-ffa450edef68 |