summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/broker/TopicExchange.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-5301: support autodeleted exchangesGordon Sim2013-11-121-1/+3
* QPID-5102: C++ Broker Windows build with PROTON needs new _EXTERN statements.Charles E. Rolke2013-08-281-1/+1
* QPID-4048 - Rafactor of TopicExchange to isolate the binding-key data structure.Ted Ross2012-06-081-106/+20
* QPID-3883: Using application headers in messages causes a very large slowdownAndrew Stitcher2012-03-051-3/+1
* QPID-3186 - Import Export generalization to support a larger set of compilers...Ted Ross2011-05-171-1/+1
* QPID-3170: correct deletion of federation routes when keys match.Kenneth Anthony Giusti2011-04-081-1/+4
* QPID-3138 some cosmetic cleanup & correction for IVECarl C. Trieloff2011-03-141-12/+20
* QPID-3138 Topic exchange perf improvementCarl C. Trieloff2011-03-111-1/+13
* QPID-2897 repair missing DLL import/export controlsCharles E. Rolke2010-10-261-7/+7
* QPID-2897: modify TopicExchange for better performance with respect to large ...Kenneth Anthony Giusti2010-10-241-10/+111
* Code cleanup in broker directory.Alan Conway2010-10-141-7/+7
* Add directory to #includeAlan Conway2009-07-141-3/+3
* Add extern marker to match() and normalize() methods to build tests on WindowsStephen D. Huston2009-06-031-2/+2
* Optimized TopicExchange matching.Alan Conway2009-05-221-42/+6
* QPID-1843 - Cleaned up the interface to the broker's internal management agent.Ted Ross2009-05-111-2/+2
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-10/+20
* QPID-1348 - Dynamic binding for federation. Parameterized exchange names for...Ted Ross2008-10-241-2/+8
* From Ted Ross <tross@redhat.com>Alan Conway2007-12-061-3/+3
* Renamed the following files for consistency:Alan Conway2007-09-251-2/+2
* Updated message.transfer encoding to use header and content segments (includi...Gordon Sim2007-08-281-1/+0
* - Added RW lockCarl C. Trieloff2007-07-051-1/+1
* Added preview of exchange- and binding- query methods that have been approved...Gordon Sim2007-06-271-0/+2
* Changes to support durable exchanges.Gordon Sim2007-05-171-4/+7
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+100
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-100/+0
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-221-3/+3
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-091-5/+5
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-081-1/+1
* Minor source reorg, see README.Alan Conway2006-11-061-2/+2
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-311-2/+2
* Hid locking within exchange registry, switched to shared_ptr for exchanges, a...Gordon Sim2006-10-311-0/+2
* Initial implementation for tx class.Gordon Sim2006-10-301-1/+1
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-241-6/+7
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-161-5/+5
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+94