summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated openais instructions.Alan Conway2007-07-271-3/+21
* modified the generate script to add throws QpidException to the methods in In...Rajith Muditha Attapattu2007-07-272-2/+9
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-2711-195/+46
* Drop SessionFrame, UUID is not required and more efficient to transmit plainAlan Conway2007-07-274-35/+21
* * Asynchronous network IO subsystemAndrew Stitcher2007-07-2726-1862/+691
* Change for using new QpidExceptionArnaud Simon2007-07-272-3/+3
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@560296 13f7...Arnaud Simon2007-07-2747-164/+5671
* Use execution layer to acknowledge messages. Gordon Sim2007-07-2739-399/+586
* Remove unused file.Alan Conway2007-07-271-161/+0
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-273-3/+3
* changed the package name for QpidExceptionRajith Muditha Attapattu2007-07-278-13/+11
* moved the QpidException to common from clientRajith Muditha Attapattu2007-07-272-4/+6
* svn:ignore propertyAlan Conway2007-07-270-0/+0
* changed the session interface method names and signatures to match the method...Rajith Muditha Attapattu2007-07-271-63/+144
* * src/tests/ais_check, cluster.mk: Run AIS tests only if:Alan Conway2007-07-273-121/+42
* Fromating + added releaseArnaud Simon2007-07-274-74/+49
* added missing message ack and removed old scriptRafael H. Schloming2007-07-262-60/+1
* Fix for code gen issues (again!)Alan Conway2007-07-261-0/+3
* Changed use of Event to directly use Condition to workaround problems on othe...Gordon Sim2007-07-261-12/+20
* * README: Instructions for openais install.Alan Conway2007-07-2613-785/+130