Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Further (minor) changes to the interface between store and broker. | Gordon Sim | 2007-04-05 | 1 | -45/+0 |
| | | | | | | | | | * TxBuffer now uses shared_ptr to TxOps (removed DeletingTxOp) * Queue now persists the field table of settings git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@525801 13f79535-47bb-0310-9956-ffa450edef68 | ||||
* | Fix for the most disruptive items in QPID-243. | Andrew Stitcher | 2007-04-02 | 1 | -0/+45 |
* All #include lines now use '""' rather than '<>' where appropriate. * #include lines within the qpid project use relative includes so that the same path will work in /usr/include when installed as part of the client libraries. * All the source code has now been rearranged to be under src in a directory analogous to the namespace of the classes in it. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@524769 13f79535-47bb-0310-9956-ffa450edef68 |