summaryrefslogtreecommitdiff
path: root/cpp/src/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* Deleted unused classes, adjusted files that still mention them.Alan Conway2008-01-291-3/+0
* Intrusive list template qpid::IList and unit tests.Alan Conway2008-01-171-1/+2
* Apply patch from QPID-732 by Ted Ross.Alan Conway2008-01-141-0/+1
* Patch from https://issues.apache.org/jira/browse/QPID-722 by Ted Ross:Alan Conway2008-01-071-4/+4
* added missing header fileNuno Santos2008-01-031-0/+1
* Summary:Alan Conway2007-12-071-1/+2
* examples/Makefile.am:Alan Conway2007-12-041-1/+2
* Added Session.h to list of distributed headers.Gordon Sim2007-12-031-0/+1
* Further missing fileGordon Sim2007-11-291-0/+1
* Fixed wrong file added in last commitGordon Sim2007-11-291-1/+1
* Added extra file to posix sourcesGordon Sim2007-11-291-0/+1
* Changes to threading: queues serialiser removed, io threads used to drive dis...Gordon Sim2007-11-291-0/+3
* Fixed to build with boost 1.34 as well as boost 1.33Alan Conway2007-11-281-0/+1
* QPID-689 from tross@redhat.com.Alan Conway2007-11-231-9/+12
* Added framing::BodyHolder:Alan Conway2007-11-221-11/+10
* Added qpid::InlineVector - std::vector with inline storage to avoidAlan Conway2007-11-161-0/+2
* Patch QPID-680 from trossCarl C. Trieloff2007-11-131-13/+18
* Get rid of BasicHeaderProperties, dead code from 0-8 protocol.Alan Conway2007-11-091-2/+0
* Package examples in rpm %doc directory.Alan Conway2007-11-091-0/+1
* On Linux, broker defaults --worker-threads to the number of available CPU coresAlan Conway2007-11-091-1/+3
* client::SubscriptionManager:Alan Conway2007-11-071-0/+3
* Add support for array type to c++ (and python, decode only for now)Gordon Sim2007-11-061-0/+2
* Improvements to gsim's SubscriptionManager:Alan Conway2007-11-021-6/+8
* Added qpid::sys::RefCountedMap: thread safe refcounted map of refcounted entr...Alan Conway2007-11-011-0/+1
* Preparation for session thread safety overhaul:Alan Conway2007-11-011-0/+1
* - fixed buildCarl C. Trieloff2007-10-311-0/+1
* Patch from TedCarl C. Trieloff2007-10-311-8/+12
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-2/+1
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-8/+5
* - added patch from TeddCarl C. Trieloff2007-10-261-0/+2
* - flush async IO if present on sync for 0-10Carl C. Trieloff2007-10-231-0/+2
* QPID-651 applied patch from TedCarl C. Trieloff2007-10-191-0/+6
* * Summary: generalized Invoker visitor to all *Operations andAlan Conway2007-10-161-0/+1
* Implementation of 0-10 field tablesAndrew Stitcher2007-10-161-2/+2
* Added assert.cpp to makefile.Alan Conway2007-10-151-0/+1
* * src/qpid/framing/ResumeHandler.cpp: Handle ack and resume logicAlan Conway2007-10-011-0/+1
* Added missing headers to makefile.Alan Conway2007-09-281-1/+2
* * src/tests/ClientSessionTest.cpp: Suspend/resume tests.Alan Conway2007-09-281-1/+0
* Some revisions to rubygen for packed structs and execution header (changes no...Gordon Sim2007-09-271-0/+1
* Renamed the following files for consistency:Alan Conway2007-09-251-12/+12
* 2007-09-24 Alan Conway <aconway@redhat.com>Alan Conway2007-09-241-0/+2
* Packaging fixes to spec and Makefile from nsantos@redhat.com.Alan Conway2007-09-241-0/+1
* Added missing makefiles to include_HEADERS for installation.Alan Conway2007-09-211-61/+62
* Split broker::Session into:Alan Conway2007-09-211-2/+4
* Moved c++ over to using the same preview file for 0-10 work as java.Gordon Sim2007-09-211-2/+2
* * cpp/bootstrap, cpp/rubygen/generate, cpp/src/Makefile.am:Alan Conway2007-09-201-6/+0
* AMQP 0-10 Session suppported on broker and client.Alan Conway2007-09-191-2/+2
* Added HandlerImpl.h back to distributed list to get make distcheck working.Gordon Sim2007-09-191-0/+1
* Refactor HandlerImpl to use Session rather than CoreRefs.Alan Conway2007-09-181-1/+0
* Added Dispatcher class (plus test). This converts incoming MessageTransfer fr...Gordon Sim2007-09-181-0/+2