Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused classes IList and ISList. | Alan Conway | 2008-06-04 | 1 | -172/+0 |
* | Patch for improved compatibility with gcc 3.4 and boost 1.33 | Andrew Stitcher | 2008-04-17 | 1 | -59/+67 |
* | STL-style intrsive linked lists, single (ISList) and double (IList) | Alan Conway | 2008-02-19 | 1 | -199/+122 |
* | Provide public read-access to IListNode pointers, so frame handlers | Alan Conway | 2008-01-29 | 1 | -0/+4 |
* | qpid/IList.h: Added public T* getNext(), T* getPrev() to IListNode so node su... | Alan Conway | 2008-01-18 | 1 | -2/+16 |
* | Intrusive list template qpid::IList and unit tests. | Alan Conway | 2008-01-17 | 1 | -0/+223 |