Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved c++ over to using the same preview file for 0-10 work as java. | Gordon Sim | 2007-09-21 | 1 | -103/+0 |
* | Eliminate ChannelAdapter from broker code. | Alan Conway | 2007-09-18 | 1 | -24/+12 |
* | * rubygen/templates/Proxy.rb, src/qpid/framing/Proxy.cpp, Proxy.h: | Alan Conway | 2007-09-18 | 1 | -1/+2 |
* | * src/qpid/broker/Session.h, .cpp: Session holds all state of a session incl... | Alan Conway | 2007-08-29 | 1 | -8/+8 |
* | AMQBodies are no longer allocated on the heap and passed with shared_ptr. | Alan Conway | 2007-08-16 | 1 | -2/+2 |
* | Removed unused types: RequestId, ResponseId, MethodContext. | Alan Conway | 2007-08-14 | 1 | -7/+3 |
* | Deleted following files that are obsolete for 0-10: | Alan Conway | 2007-08-14 | 1 | -4/+0 |
* | Initial support for latest approved 0-10 xml (with some transitional hacks in... | Gordon Sim | 2007-07-24 | 1 | -3/+2 |
* | removed the need to pass MethodContext/RequestId through proxy and handler/ad... | Gordon Sim | 2007-07-19 | 1 | -13/+12 |
* | refactoring: | Gordon Sim | 2007-07-09 | 1 | -0/+124 |