summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* implemented message dispatching thread Arnaud Simon2007-08-032-21/+113
* Fixed compilation errorsRajith Muditha Attapattu2007-08-034-56/+52
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562475 13f7...Arnaud Simon2007-08-031-0/+34
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562465 13f7...Arnaud Simon2007-08-031-4/+4
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562463 13f7...Arnaud Simon2007-08-039-95/+197
* Removed "api" from the package name Arnaud Simon2007-08-0313-232/+381
* Moved into clientArnaud Simon2007-08-031-60/+0
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-0315-68/+7145
* fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, cha...Rafael H. Schloming2007-08-035-75/+76
* Generate boost::variants for each class. Not yet used on trunk.Alan Conway2007-08-025-10/+40
* MessageReceiver is removed. It wasn't removed in yesterdays commit.Rajith Muditha Attapattu2007-08-024-100/+56
* Some restructuring of the client code: Gordon Sim2007-08-0240-1091/+1919
* * Changed Broker queue processing to avoid unnecessary uses of boost::bindAndrew Stitcher2007-08-024-7/+9
* r852@fuschia: andrew | 2007-08-02 16:58:33 +0100Andrew Stitcher2007-08-021-2/+7
* replaced hardcode : with ${path.separator} for cygwinRafael H. Schloming2007-08-021-1/+1
* Corrected the list of test exemptions for python tests.Gordon Sim2007-08-021-1/+1
* added more comments to the CommonSessionDelegateRajith Muditha Attapattu2007-08-011-0/+5
* added wiring to Rafi's comm stackRajith Muditha Attapattu2007-08-014-0/+99
* StreamingMessageListener - was added to deliver message parts as an when they...Rajith Muditha Attapattu2007-08-012-0/+122
* renamed the SessionDelegate.java to ClientSessionDelegate.javaRajith Muditha Attapattu2007-08-011-0/+31
* StreamingListenerAdapter - was added to adapt the StreamingMessageListener in...Rajith Muditha Attapattu2007-08-013-106/+47
* made modifications to correct compilation errors due to API changes, Arnaud u...Rajith Muditha Attapattu2007-08-015-19/+18
* I made serveral changes in the API in this commitRajith Muditha Attapattu2007-08-017-268/+161
* Fix typo in changelogAlan Conway2007-08-011-1/+1
* Fix typo in changelogAlan Conway2007-08-011-1/+1
* Propagate --disable-cluster to spec fileAlan Conway2007-08-012-8/+14
* svn:ignore update.Alan Conway2007-08-010-0/+0
* Recoded writing code so that it doesn't allocate framing::Buffer on the heapAndrew Stitcher2007-08-011-33/+27
* * src/generate.sh: Moved requirements test to configure.acAlan Conway2007-08-0112-88/+185
* * configure.ac: --disable-cluster flag.Alan Conway2007-08-012-10/+19
* plumbed the input/output into MINA and filled out more of the encoding/decodingRafael H. Schloming2007-08-0134-368/+1714
* ignore target dirRafael H. Schloming2007-08-010-0/+0
* forgot to add jython libRafael H. Schloming2007-08-011-0/+0
* switched common generate script over to jythonRafael H. Schloming2007-08-015-34/+137
* added future imports for jythonRafael H. Schloming2007-08-011-0/+4
* Rolled back revision 561365 and commented out some broken code in ClientSessi...Rafael H. Schloming2007-07-31188-12001/+4605
* Ruby code generator for C++.Alan Conway2007-07-316-0/+610
* The methods in MessageSender are refactored into the Session classRajith Muditha Attapattu2007-07-311-40/+0
* oprofile scriptCarl C. Trieloff2007-07-311-0/+18
* Added a closing quote.Rafael H. Schloming2007-07-311-1/+1
* Merged revisions 1-447993,447995-448007,448009-448141,448143-448157,448161-44...Martin Ritchie2007-07-31467-5304/+13089
* adding impl classesRajith Muditha Attapattu2007-07-312-0/+120
* changes to message methodsRajith Muditha Attapattu2007-07-312-7/+22
* improved implementation Arnaud Simon2007-07-312-20/+30
* src/qpid/framing/Visitor.h:Alan Conway2007-07-312-35/+55
* improved implementation Arnaud Simon2007-07-317-58/+143
* FormattingArnaud Simon2007-07-311-88/+54
* Changed receive definitionArnaud Simon2007-07-311-3/+5
* Implemented methodsArnaud Simon2007-07-3111-57/+752
* * Fix crash on shutdown due to underlying poller being shutdown twiceAndrew Stitcher2007-07-311-0/+4