summaryrefslogtreecommitdiff
path: root/qpid
Commit message (Expand)AuthorAgeFilesLines
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563097 13f7...Arnaud Simon2007-08-0616-162/+1177
* Fixed race in connection shutdown preventing Connector from being garbage col...Gordon Sim2007-08-064-10/+7
* JMS message selector grammar Arnaud Simon2007-08-061-0/+592
* added default exchange Arnaud Simon2007-08-051-0/+51
* Added message selectorArnaud Simon2007-08-0513-89/+2129
* Added generation of message selector classes Arnaud Simon2007-08-051-0/+19
* Added NO_OPTION as a convenient way for using ? : Arnaud Simon2007-08-051-0/+1
* Added first cut of generated client interface.Gordon Sim2007-08-0523-311/+732
* Improved rubygen.mk rule.Alan Conway2007-08-051-2/+1
* * amqpgen.rb: fix sytax error.Alan Conway2007-08-052-18/+32
* added struct codegen and fixed naming bug in generated gettersRafael H. Schloming2007-08-043-28/+74
* added flow control methodsArnaud Simon2007-08-041-5/+74
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562737 13f7...Arnaud Simon2007-08-0413-254/+689
* fixed the build *again*Rafael H. Schloming2007-08-031-1/+1
* Added index() to classes & methods.Alan Conway2007-08-031-3/+9
* 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
* 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
* 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