summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* updated javadocArnaud Simon2007-08-161-1/+1
* updated javadocArnaud Simon2007-08-161-131/+218
* Bug fix for client shutdown.Gordon Sim2007-08-161-15/+14
* Added initial ConnectionFactory support to JMSRajith Muditha Attapattu2007-08-1513-15/+258
* - async message fix in dequeueCarl C. Trieloff2007-08-152-1/+27
* async IO for broker storeCarl C. Trieloff2007-08-1510-12/+122
* Altered old client channel to use new generated session interface (primarily ...Gordon Sim2007-08-155-117/+63
* Build with -O3 -DNDEBUG for rpm release.Alan Conway2007-08-151-1/+1
* Removed perftest.Alan Conway2007-08-151-1/+0
* Removed perftest from Makefile.amAlan Conway2007-08-151-1/+1
* * perftest/topic_publisher.cpp, topic_listener.cpp:Alan Conway2007-08-156-320/+312
* Added foreign message support Arnaud Simon2007-08-1511-43/+349
* Added clearData() and getTransferId() to the Message interfaceRajith Muditha Attapattu2007-08-159-13/+122
* Add missing files to source lists for distcheck.Alan Conway2007-08-151-0/+1
* Add qpid/Msg.h to sourc lists.Alan Conway2007-08-141-0/+1
* Fix compile error.Alan Conway2007-08-141-1/+1
* Inlined functions that should be inline.Alan Conway2007-08-141-4/+7
* Simple inline message construction for exceptions.Alan Conway2007-08-141-2/+2
* Simple inline message construction for exceptions.Alan Conway2007-08-141-0/+58
* Removed unused types: RequestId, ResponseId, MethodContext.Alan Conway2007-08-1430-309/+102
* Deleted following files that are obsolete for 0-10:Alan Conway2007-08-1426-932/+14
* Removed some unused files.Gordon Sim2007-08-148-431/+0
* Updated message creation methods. Arnaud Simon2007-08-141-18/+69
* Undoing change to asyncio as incomplete writes aren't handled.Gordon Sim2007-08-142-76/+27
* added error code supportRajith Muditha Attapattu2007-08-1310-31/+138
* Fix assertions that cause make -DNDEBUG to fail.Alan Conway2007-08-131-4/+2
* Added support for message handling.Rajith Muditha Attapattu2007-08-137-129/+277
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@565401 13f7...Arnaud Simon2007-08-133-12/+7
* added constructorsArnaud Simon2007-08-1310-16/+226
* updated JMS messagesArnaud Simon2007-08-131-0/+26
* updated JMS messagesArnaud Simon2007-08-1328-4564/+3510
* added support for unpacked structs and execution.resultRafael H. Schloming2007-08-1011-28/+139
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-1027-239/+1010
* Ensure MethodHolderMaxSize.h is built at the right time.Alan Conway2007-08-101-2/+4
* Update CLEANFILES for distcheck.Alan Conway2007-08-101-0/+1
* Added a Toy Exchange that does same basic routing for direct and topic.Rajith Muditha Attapattu2007-08-1016-128/+462
* Fix unused argument warning.Alan Conway2007-08-101-1/+1
* svn:ignore properties.Alan Conway2007-08-100-0/+0
* 2007-08-09 <aconway@redhat.com>Alan Conway2007-08-102-1/+1
* Revert $(dirname $0) changes, break distclean/rpm builds.Alan Conway2007-08-101-7/+2
* split invoke out into two distinct version specific implsRafael H. Schloming2007-08-091-28/+33
* removed extraneous whitespaceRafael H. Schloming2007-08-091-11/+7
* * src/qpid/framing/MethodHolder.h, .cpp:Alan Conway2007-08-096-88/+135
* Blob: a crude kind of variant that avoids template hell.Alan Conway2007-08-091-0/+134
* removed extraneous whitespaceRafael H. Schloming2007-08-091-13/+13
* added support for parsing structs and results into the spec metadataRafael H. Schloming2007-08-092-11/+105
* r948@fuschia: andrew | 2007-08-09 18:46:30 +0100Andrew Stitcher2007-08-095-34/+82
* Fix for make rpmbuild issue: Configure forces rebuild of src/Makefile by touc...Alan Conway2007-08-092-2/+3
* * rubygen/amqpgen.rb: workaround XML namespace problem with ruby 1.8.6.Alan Conway2007-08-092-6/+20
* Avoid clash with built-in ruby function Object.methods():nAlan Conway2007-08-098-38/+38