Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidied up namespace usage | Andrew Stitcher | 2009-09-09 | 1 | -3/+8 |
* | Remove incorrect directory from #include | Alan Conway | 2009-07-14 | 1 | -1/+1 |
* | Add directory to #include | Alan Conway | 2009-07-14 | 1 | -1/+1 |
* | In isInline() don't try to take address of a vector w/o storage yet; fixes QP... | Stephen D. Huston | 2009-06-26 | 1 | -0/+4 |
* | QPID-1154, QPID-1155 & QPID-1156: Patches from Steve Huston to fix various mi... | Gordon Sim | 2008-07-25 | 1 | -2/+2 |
* | src/qpid/RangeSet.h: generic set implementation using ranges. | Alan Conway | 2008-04-21 | 1 | -13/+43 |
* | Patch for improved compatibility with gcc 3.4 and boost 1.33 | Andrew Stitcher | 2008-04-17 | 1 | -4/+4 |
* | Fixed to build with boost 1.34 as well as boost 1.33 | Alan Conway | 2007-11-28 | 1 | -3/+4 |
* | Added qpid::InlineVector - std::vector with inline storage to avoid | Alan Conway | 2007-11-16 | 1 | -0/+88 |