summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* r899@fuschia: andrew | 2007-08-07 00:30:24 +0100Andrew Stitcher2007-08-061-24/+37
| | | | | | | Fixed Bad time calculations git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563335 13f79535-47bb-0310-9956-ffa450edef68
* fixed compilation errorsRajith Muditha Attapattu2007-08-0619-69/+70
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563312 13f79535-47bb-0310-9956-ffa450edef68
* Implemented queue browsing Arnaud Simon2007-08-064-13/+267
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563226 13f79535-47bb-0310-9956-ffa450edef68
* Added dtx classesArnaud Simon2007-08-068-44/+657
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563197 13f79535-47bb-0310-9956-ffa450edef68
* correct rate calcCarl C. Trieloff2007-08-061-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563168 13f79535-47bb-0310-9956-ffa450edef68
* Send flush after get request. Fixes perftest.Gordon Sim2007-08-062-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563163 13f79535-47bb-0310-9956-ffa450edef68
* moved from clientArnaud Simon2007-08-0613-1/+2467
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563138 13f79535-47bb-0310-9956-ffa450edef68
* Channel dispatcher needs ti be joined on destruction.Gordon Sim2007-08-063-22/+12
| | | | | | | | Also minor cleanup: removed redundant method and friend declarations. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563136 13f79535-47bb-0310-9956-ffa450edef68
* moved filter into commonArnaud Simon2007-08-061-20/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563135 13f79535-47bb-0310-9956-ffa450edef68
* moved from nclientArnaud Simon2007-08-0654-0/+10413
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563134 13f79535-47bb-0310-9956-ffa450edef68
* moved in common Arnaud Simon2007-08-061-592/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563132 13f79535-47bb-0310-9956-ffa450edef68
* renamed to qpidity Arnaud Simon2007-08-0664-12047/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563131 13f79535-47bb-0310-9956-ffa450edef68
* QPID-543 : Add ability to register cusom exchange typesRobert Godfrey2007-08-0615-47/+205
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563125 13f79535-47bb-0310-9956-ffa450edef68
* Connector should join with receiver thread on destructionGordon Sim2007-08-061-1/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563110 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563097 ↵Arnaud Simon2007-08-0616-162/+1177
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Fixed race in connection shutdown preventing Connector from being garbage ↵Gordon Sim2007-08-064-10/+7
| | | | | | collected on occasion. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563067 13f79535-47bb-0310-9956-ffa450edef68
* JMS message selector grammar Arnaud Simon2007-08-061-0/+592
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@563043 13f79535-47bb-0310-9956-ffa450edef68
* added default exchange Arnaud Simon2007-08-051-0/+51
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562904 13f79535-47bb-0310-9956-ffa450edef68
* Added message selectorArnaud Simon2007-08-0513-89/+2129
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562885 13f79535-47bb-0310-9956-ffa450edef68
* Added generation of message selector classes Arnaud Simon2007-08-051-0/+19
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562884 13f79535-47bb-0310-9956-ffa450edef68
* Added NO_OPTION as a convenient way for using ? : Arnaud Simon2007-08-051-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562883 13f79535-47bb-0310-9956-ffa450edef68
* Added first cut of generated client interface.Gordon Sim2007-08-0523-311/+732
| | | | | | | | | Old channel interface still supported; shares SessionCore with the new interface. Todo: allow applications to signal completion of received commands; keywrod args for interface. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562866 13f79535-47bb-0310-9956-ffa450edef68
* Improved rubygen.mk rule.Alan Conway2007-08-051-2/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562847 13f79535-47bb-0310-9956-ffa450edef68
* * amqpgen.rb: fix sytax error.Alan Conway2007-08-052-18/+32
| | | | | | | | | | * cppgen.rb: - 0-10 types - typedef generator - automatic whitespace around classes etc. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562845 13f79535-47bb-0310-9956-ffa450edef68
* added struct codegen and fixed naming bug in generated gettersRafael H. Schloming2007-08-043-28/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562775 13f79535-47bb-0310-9956-ffa450edef68
* added flow control methodsArnaud Simon2007-08-041-5/+74
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562738 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562737 ↵Arnaud Simon2007-08-0413-254/+689
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* fixed the build *again*Rafael H. Schloming2007-08-031-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562553 13f79535-47bb-0310-9956-ffa450edef68
* Added index() to classes & methods.Alan Conway2007-08-031-3/+9
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562509 13f79535-47bb-0310-9956-ffa450edef68
* implemented message dispatching thread Arnaud Simon2007-08-032-21/+113
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562489 13f79535-47bb-0310-9956-ffa450edef68
* Fixed compilation errorsRajith Muditha Attapattu2007-08-034-56/+52
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562479 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562475 ↵Arnaud Simon2007-08-031-0/+34
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562465 ↵Arnaud Simon2007-08-031-4/+4
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562463 ↵Arnaud Simon2007-08-039-95/+197
| | | | 13f79535-47bb-0310-9956-ffa450edef68
* Removed "api" from the package name Arnaud Simon2007-08-0313-232/+381
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562414 13f79535-47bb-0310-9956-ffa450edef68
* Moved into clientArnaud Simon2007-08-031-60/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562413 13f79535-47bb-0310-9956-ffa450edef68
* added amqp.0-10-preview.xml and switched the qpidity codegen over to use itRafael H. Schloming2007-08-0315-68/+7145
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562325 13f79535-47bb-0310-9956-ffa450edef68
* fixed build failures caused by sloppy checkins and SNAPSHOT dependencies, ↵Rafael H. Schloming2007-08-035-75/+76
| | | | | | changed the junit-toolkit version from 0.6-SNAPSHOT to 0.6-20070718.144514-11 git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562323 13f79535-47bb-0310-9956-ffa450edef68
* Generate boost::variants for each class. Not yet used on trunk.Alan Conway2007-08-025-10/+40
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562255 13f79535-47bb-0310-9956-ffa450edef68
* MessageReceiver is removed. It wasn't removed in yesterdays commit.Rajith Muditha Attapattu2007-08-024-100/+56
| | | | | | | | | Session - Added txSelect() method. ExceptionListener is added. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562251 13f79535-47bb-0310-9956-ffa450edef68
* Some restructuring of the client code: Gordon Sim2007-08-0240-1091/+1919
| | | | | | | | | | * Introduced three separate 'handlers' for the connection, channel and execution 'layers'. * Support for asynchronous retrieval of response or completion status. * Channel methods no longer included in execution layers command id count. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562212 13f79535-47bb-0310-9956-ffa450edef68
* * Changed Broker queue processing to avoid unnecessary uses of boost::bindAndrew Stitcher2007-08-024-7/+9
| | | | | | | * Changed Serializer::execute to take Tasks by reference to avoid overhead of copying git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562179 13f79535-47bb-0310-9956-ffa450edef68
* r852@fuschia: andrew | 2007-08-02 16:58:33 +0100Andrew Stitcher2007-08-021-2/+7
| | | | | | | Allow use of topictest script from other directories (than cpp/src/tests) git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562162 13f79535-47bb-0310-9956-ffa450edef68
* replaced hardcode : with ${path.separator} for cygwinRafael H. Schloming2007-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562104 13f79535-47bb-0310-9956-ffa450edef68
* Corrected the list of test exemptions for python tests.Gordon Sim2007-08-021-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@562035 13f79535-47bb-0310-9956-ffa450edef68
* added more comments to the CommonSessionDelegateRajith Muditha Attapattu2007-08-011-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561986 13f79535-47bb-0310-9956-ffa450edef68
* added wiring to Rafi's comm stackRajith Muditha Attapattu2007-08-014-0/+99
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561981 13f79535-47bb-0310-9956-ffa450edef68
* StreamingMessageListener - was added to deliver message parts as an when ↵Rajith Muditha Attapattu2007-08-012-0/+122
| | | | | | | | | | they are available as opposed to sending a completed message (as in MessageListener) Message - was added to abstract the message data underneath. this can be used in both broker and client git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561980 13f79535-47bb-0310-9956-ffa450edef68
* renamed the SessionDelegate.java to ClientSessionDelegate.javaRajith Muditha Attapattu2007-08-011-0/+31
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561977 13f79535-47bb-0310-9956-ffa450edef68
* StreamingListenerAdapter - was added to adapt the StreamingMessageListener ↵Rajith Muditha Attapattu2007-08-013-106/+47
| | | | | | into a MessageListener by assembling the message parts underneath and then when the message is complete it will call onMessage() in the MessageListener git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@561976 13f79535-47bb-0310-9956-ffa450edef68