summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added Vistor.h to distributed sources in order to pass 'make distcheck'Gordon Sim2007-07-311-0/+1
* svn:ignore properties.Alan Conway2007-07-300-0/+0
* Template visitor pattern for Handlers.Alan Conway2007-07-303-0/+133
* generate blank header interfacesRafael H. Schloming2007-07-301-0/+5
* made the Header interface public, so I could use that in the Qpid APIRajith Muditha Attapattu2007-07-301-1/+1
* updated implementationArnaud Simon2007-07-3012-53/+813
* these classes are made redundent as we now use the generated Option classRajith Muditha Attapattu2007-07-305-60/+0
* added/modified session interface methods to map the generated methods in InvokerRajith Muditha Attapattu2007-07-301-19/+29
* r797@fuschia: andrew | 2007-07-30 14:25:02 +0100Andrew Stitcher2007-07-3010-872/+18
* Extract Recoverable interface from MessageStore interface.Alan Conway2007-07-282-20/+23
* added an explicit upper bound check for longsRafael H. Schloming2007-07-271-2/+4