summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* move qpid to tlpevent-queue-2006-12-20Joe Schaefer2008-12-120-0/+0
* cpp/tests: remmoved redundant scripts, get topictest running in VPATH build.Alan Conway2006-12-215-99/+2
* Simplify EventChannel.cpp: remove unnecessary DispatchEvent feature.Alan Conway2006-12-213-57/+11
* EventChannel.cpp: Simplified handling of wakeups for multiple events byAlan Conway2006-12-213-28/+45
* EventChannel.cpp: Fixed error handling problems causing EBADF exceptions.Alan Conway2006-12-202-38/+26
* EventChannel.h/cpp: Simpler event completion, events are always returned on Alan Conway2006-12-205-76/+160
* Fix compile error.Alan Conway2006-12-201-1/+0
* Current state of event channel code.Alan Conway2006-12-2041-779/+1108
* Branch for event channel work in progress.Alan Conway2006-12-200-0/+0
* QPID-225Martin Ritchie2006-12-201-1/+14
* renamed the jarBhupendra Bhusman Bhardwaj2006-12-201-1/+1
* Adding files for EventChannel implementation.Alan Conway2006-12-207-0/+835
* QPID-101Martin Ritchie2006-12-2014-75/+579
* make rpm in cpp directory builds qpidc RPMs in default locations.Alan Conway2006-12-205-28/+77
* Updated FilterTypes to be more accurate NO_CONSUME and AUTO_CLOSEMartin Ritchie2006-12-201-1/+2
* QPID-223Martin Ritchie2006-12-206-34/+59
* Added new enum for AMQP Filter typesMartin Ritchie2006-12-201-0/+39
* QPID-21 outstanding issues:Martin Ritchie2006-12-206-40/+126
* Removed LinkedHashTable.cs from Qpid.Client project as it is supplied by the ...Steven Shaw2006-12-192-217/+0
* Fixed warning.Steven Shaw2006-12-192-29/+20
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-1917-46/+64
* Added Mono-Develop IDE filesSteven Shaw2006-12-198-0/+478
* [For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called...Kim van der Riet2006-12-192-10/+12
* [For Andrew Stitcher] Made the generator generate non-virtual inheritance; it...Kim van der Riet2006-12-193-3/+3
* Code tidy-up in code generatorKim van der Riet2006-12-1913-321/+180
* Print program locations with versions.Alan Conway2006-12-191-1/+1
* * cpp/gen/Makefile.am: fixed generated code dependencies.Alan Conway2006-12-199-35/+41
* QPID-222Martin Ritchie2006-12-191-1/+3
* Maven output clean up.Martin Ritchie2006-12-191-21/+26
* Maven output clean up.Martin Ritchie2006-12-194-11/+16
* QPID-216Martin Ritchie2006-12-1915-78/+210
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-191-0/+123
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-191-0/+118
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-192-1/+3
* QPID-21Martin Ritchie2006-12-1949-102/+4263
* QPID-215 : Patch supplied by Rob Godfrey - Implement custom JMSX propertiesRobert Greig2006-12-197-46/+233
* Name correctedBhupendra Bhusman Bhardwaj2006-12-191-1/+1
* clean up warnings about unused variablesStephen Vinoski2006-12-1813-37/+13
* QPID-212 QPID-214 Patch supplied by Rob GodfreyRobert Greig2006-12-186-27/+187
* QPID-213 Bhupendra Bhusman Bhardwaj2006-12-186-271/+270
* [For Jim Meyering] Added new utility to download and build required tools to ...Kim van der Riet2006-12-182-7/+235
* Added additional svn:ignore properties for cpp/gen to accomodate new generate...Kim van der Riet2006-12-180-0/+0
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-185-1/+84
* QPID-188 Bhupendra Bhusman Bhardwaj2006-12-181-0/+179
* null check added for null header propertiesBhupendra Bhusman Bhardwaj2006-12-181-7/+14
* QPID-209 Fix to clear unacked message list on recover()Robert Greig2006-12-182-17/+23
* Not needed.Bhupendra Bhusman Bhardwaj2006-12-181-0/+0
* QPID-211 : Patch supplied by Rob Godfrey - Perform null check against routing...Robert Greig2006-12-181-1/+1
* QPID-125Bhupendra Bhusman Bhardwaj2006-12-1823-112/+0
* QPID-209 : Patch supplied by Rob Godfrey - Fix acknowledge so it only acknowl...Robert Greig2006-12-184-30/+108