| Commit message (Expand) | Author | Age | Files | Lines |
| * | EventChannel classes, start of epoll-based posix implementation. | Alan Conway | 2006-11-13 | 1 | -0/+71 |
| * | update Apache licenses to the current version | Stephen Vinoski | 2006-11-10 | 25 | -286/+407 |
| * | Added POSIX equivalents to APR classes used by clients, inlined trivial calls. | Alan Conway | 2006-11-09 | 21 | -57/+57 |
| * | Added some encode/decode routines to Message (plus test). | Gordon Sim | 2006-11-09 | 1 | -9/+51 |
| * | More separation of concerns with APR, client side complete. | Alan Conway | 2006-11-09 | 1 | -3/+2 |
| * | More reorg to separate APR/posix code, work in progress. | Alan Conway | 2006-11-08 | 5 | -43/+39 |
| * | Modified TransactionalStore to return the txn ctxt as an auto_ptr to make own... | Gordon Sim | 2006-11-07 | 3 | -42/+46 |
| * | Made passing of transaction context in message store explicit (to avoid threa... | Gordon Sim | 2006-11-07 | 3 | -16/+64 |
| * | Minor source reorg, see README. | Alan Conway | 2006-11-06 | 8 | -12/+12 |
| * | Added some methods to MessageStore interface and hooked these in where approp... | Gordon Sim | 2006-11-03 | 5 | -138/+146 |
| * | IO refactor phase 1. Reduced dependencies, removed redundant classes. | Alan Conway | 2006-10-31 | 3 | -23/+4 |
| * | Added doc & unit tests. | Gordon Sim | 2006-10-31 | 2 | -0/+128 |
| * | Some additional unit tests. | Gordon Sim | 2006-10-31 | 4 | -0/+446 |
| * | Initial implementation for tx class. | Gordon Sim | 2006-10-30 | 5 | -114/+157 |
| * | Makefile support for optimized release build. Do make BUILD=RELEASE. | Alan Conway | 2006-10-24 | 1 | -1/+1 |
| * | QPID-52: use of tr1 and unordered_map break build or RHEL4. | Alan Conway | 2006-10-24 | 1 | -1/+1 |
| * | Fixed various minor TODO issues. | Alan Conway | 2006-10-19 | 6 | -35/+10 |
| * | Fix build problems in makefile & client tests. | Alan Conway | 2006-10-18 | 3 | -26/+24 |
| * | Renamed unit tests to follow naming conventions, fixed some #include inconsis... | Alan Conway | 2006-10-16 | 13 | -26/+26 |
| * | Build system reorg, see README and Makefile comments for details. | Alan Conway | 2006-10-16 | 18 | -0/+2022 |
| * | Turned up gcc warnings, fixed warnings in code, enabled -Werror. | Alan Conway | 2006-10-11 | 1 | -0/+40 |