summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests/qpid_stream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename tests qpid_* to qpid-* for consistency.Alan Conway2010-06-141-193/+0
* QPID-1904: File mised in previous checkinAndrew Stitcher2010-04-231-1/+1
* Consistent use of string constants for message property keys in sender/receiv...Alan Conway2010-04-211-3/+3
* QPID-664: changed connect() back to open(),removed detach(),defined new excep...Gordon Sim2010-04-091-1/+1
* QPID-664: changed open() to connect(), moved url parameter to constructor, ad...Gordon Sim2010-04-081-2/+2
* QPID-664: made changes suggested by Alan Conway, also moved 0-10 map/list cod...Gordon Sim2010-03-311-1/+1
* QPID-664: renamed headers as properties (to match python); added priorityGordon Sim2010-03-291-2/+2
* QPID-664: move Variant and Uuid from messaging to types namespaceGordon Sim2010-03-291-0/+1
* QPID-664: Prevent dangling pointers when receiver/sender handles stay in scop...Gordon Sim2010-03-191-1/+2
* QPID-2382: Created separate utility class for handling updates from failover ...Gordon Sim2010-03-111-5/+26
* QPID-2402 & QPID-2406: Documented the units for the ttl property of Message. ...Gordon Sim2010-03-031-14/+13
* QPID-664: change format of connection options string to match address options...Gordon Sim2010-01-281-1/+2
* More namespace cleaningAndrew Stitcher2009-09-211-1/+8
* QPID-664: Added automatic reconnection logic.Gordon Sim2009-09-071-0/+163