summaryrefslogtreecommitdiff
path: root/cpp/lib/broker/InMemoryContent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed u_int<n>_t to uint<n>_t for posix compliance.Alan Conway2007-03-151-4/+4
* * cpp/lib/broker/Content.h: removed destroy. Destructor cleans up.Alan Conway2007-02-071-3/+0
* * cpp/lib/common/framing/MethodContext.h: Reduced MethodContext toAlan Conway2007-02-021-5/+8
* * Added ClientAdapter - client side ChannelAdapter. Updated client side.Alan Conway2007-01-291-1/+1
* Last big refactoring for 0-9 framing. Still need additional tests &Alan Conway2007-01-191-0/+1
* version back merge from trunk rev 494553.Carl C. Trieloff2007-01-091-4/+4
* Some more unit tests.Gordon Sim2006-12-081-2/+1
* Allow non-durable messages to be lazy-loaded. Cleanup of lazy-loaded messages Gordon Sim2006-12-061-0/+4
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-0/+69