summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* QPID-32 : Add persistence to work with ShortStringsRobert Greig2007-01-116-11/+20
* Added remaining intelij files to ignore listMartin Ritchie2007-01-110-0/+0
* QPID-32 : Add option to run tests with persistent messagesRobert Greig2007-01-104-20/+65
* QPID-277 Bhupendra Bhusman Bhardwaj2007-01-101-0/+1
* amended ping tests to allow variation of message sizesBhupendra Bhusman Bhardwaj2007-01-103-13/+125
* QPID-278 Add PerfTests into build and distributionMartin Ritchie2007-01-1017-6/+907
* Qpid-257 patch applied.Robert Greig2007-01-105-222/+293
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@494801...Robert Greig2007-01-102-1/+19
* Qpid-147 patch applied.Robert Greig2007-01-101-0/+1
* QPID-277 Bhupendra Bhusman Bhardwaj2007-01-105-0/+102
* QPID-275 : (Patch supplied by Rob Godfrey) Fixes to allow broker to pass more...Robert Greig2007-01-1012-87/+185
* QPID-273 : (Patch supplied by Rob Godfrey) Remove unnecessary Map creationRobert Greig2007-01-102-186/+174
* QPID-271 : (Patch supplied by Rob Godfrey) Implement fanout exchangeRobert Greig2007-01-104-1/+218
* QPID-270 : (Patch supplied by Rob Godfrey) Change of use of AMQConnectionExce...Robert Greig2007-01-093-8/+35
* QPID-269 : (Patch supplied by Rob Godfrey) Add getType() to ExchangeRobert Greig2007-01-094-0/+19
* QPID-268 : (Patch supplied by Rob Godfrey) Improvements to performance of gen...Robert Greig2007-01-0933-201/+776
* Fix build order: common first.Alan Conway2007-01-091-1/+1
* code gen part of last change. requires bootstrapCarl C. Trieloff2007-01-093-4/+3
* Most of remaining version changes for C++. Still need to deal with AMQFrameCarl C. Trieloff2007-01-0917-83/+87
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-095-35/+88
* QPID-266Martin Ritchie2007-01-091-1/+1
* QPID-255 : Patch Supplied by Rob Godfrey - Change to use bespoke AMQShortStri...Robert Greig2007-01-08129-2589/+2736
* Fixed: [QPID-253] Existing classpath breaks codegen; [QPID-254] Build failure...Kim van der Riet2007-01-083-22/+41
* QPID-252 : Reduce unnecessary object creationRobert Greig2007-01-085-112/+119
* Qpid-250.diff patch applied. Fixes the build to generate the framing layer fr...Robert Greig2007-01-083-3/+4
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@494018...Bhupendra Bhusman Bhardwaj2007-01-081-12/+13
* QPID-32: new model for holding and processing message in memory to support ne...Robert Greig2007-01-0793-1502/+3076
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-052-3/+5
* 2007-01-05 Jim Meyering <meyering@redhat.com>Alan Conway2007-01-051-1/+6
* Add refernece to prereqs in README-dist.Alan Conway2007-01-051-3/+5
* Qpid-246-2 patch applied. Adds serializability to exceptions missed by the fi...Robert Greig2007-01-0518-29/+230
* Patch for Qpid-239 applied. BlockingSocketTransport instantiated directly.Robert Greig2007-01-057-12/+309
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493061...Robert Greig2007-01-050-0/+0
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@493060...Marnie McCormack2007-01-052-0/+133
* Patch for Qpid-239 applied. Assembly for transport not loaded with Assembly.l...Robert Greig2007-01-051-1/+8
* Qpid-238. Refactored out the ugly GetExchangeName method.Robert Greig2007-01-051-32/+25
* Qpid-238 patch applied. Strange workaround for non-existant bug in string.Spl...Robert Greig2007-01-052-27/+19
* Patch for Qpid-246 applied. Makes exceptions serializable.Robert Greig2007-01-057-0/+70
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-052-2/+13
* moved some distribution filesStephen Vinoski2007-01-056-7/+13
* Fixed C++ client sending protocol version 0-0 over the wire. Minor fixes and ...Kim van der Riet2007-01-047-62/+12
* use pythonized names to reference spec constantsRafael H. Schloming2007-01-041-11/+11
* add support for 0-9 style usage of the domain attribute, and added content pr...Rafael H. Schloming2007-01-041-3/+6
* QPID-248 Modified field table types to not conflict with the officially speci...Rafael H. Schloming2007-01-044-86/+65
* Removed unused qpid/ subdirectory.Alan Conway2007-01-040-0/+0
* Added "make check" to -build flag.Alan Conway2007-01-041-1/+2
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Added "make check" to -build flag.Alan Conway2007-01-041-0/+1
* Added -build flag: a new working copy can be built with just "bootstrap -build"Alan Conway2007-01-041-0/+5
* QPID-213Bhupendra Bhusman Bhardwaj2007-01-046-34/+198