summaryrefslogtreecommitdiff
path: root/cpp/lib/client
Commit message (Expand)AuthorAgeFilesLines
* * cpp/tests/BrokerChannelTest.cpp: Fix leak.Alan Conway2007-03-271-10/+10
* Refactored client::Message to be independent of all Basic class conceptsAlan Conway2007-03-2711-578/+474
* Cleaned up signatures: safer to return string than const string&.Alan Conway2007-03-212-49/+27
* Removed unused files and #includes.Alan Conway2007-03-213-470/+5
* Refactored client side for dual-mode Channel supporting either 0-9 Message or...Alan Conway2007-03-219-30/+708
* Renamed cpp-0-9 to cppAlan Conway2007-03-2126-0/+3088
* * cpp: svn removed, will rename cpp-0-9Alan Conway2007-03-2122-2562/+0
* Add durability property to queues and pass this to broker on declare.Gordon Sim2007-02-143-14/+25
* * lib/client/Connection.h - changed default virtual host from '/' to '' as pe...Gordon Sim2007-02-122-2/+2
* Most of remaining version changes for C++. Still need to deal with AMQFrameCarl C. Trieloff2007-01-094-32/+35
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-051-2/+3
* Comment correction.Alan Conway2007-01-031-5/+6
* missed files from last commit.Carl C. Trieloff2006-12-211-1/+2
* Support for multi version, merge part 1. - can still refactor out dup use ofCarl C. Trieloff2006-12-203-7/+9
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-192-6/+15
* Added some doxygen comments for the client API.Gordon Sim2006-12-139-16/+398
* Added prepared() method to MessageStore interface.Gordon Sim2006-12-131-4/+22
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-121-12/+13
* Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...Gordon Sim2006-12-011-7/+7
* Buliding APR code, running python tests.Alan Conway2006-12-011-1/+2
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0122-0/+2132