summaryrefslogtreecommitdiff
path: root/cpp/lib/common
Commit message (Expand)AuthorAgeFilesLines
* Simplify EventChannel.cpp: remove unnecessary DispatchEvent feature.Alan Conway2006-12-212-44/+11
* EventChannel.cpp: Simplified handling of wakeups for multiple events byAlan Conway2006-12-211-25/+42
* EventChannel.cpp: Fixed error handling problems causing EBADF exceptions.Alan Conway2006-12-201-12/+19
* EventChannel.h/cpp: Simpler event completion, events are always returned on Alan Conway2006-12-204-75/+159
* Fix compile error.Alan Conway2006-12-201-1/+0
* Current state of event channel code.Alan Conway2006-12-2026-573/+825
* Adding files for EventChannel implementation.Alan Conway2006-12-203-0/+480
* [For Andrew Stitcher] inlined qpid::sys::check() in APRBase.h; This is called...Kim van der Riet2006-12-192-10/+12
* Added additional files AMQP_HighestVersion.h/.cpp to identify the highest ava...Kim van der Riet2006-12-182-0/+47
* Added some doxygen comments for the client API.Gordon Sim2006-12-131-0/+10
* Sundry fixes to spec and build system for RPM packaging.Alan Conway2006-12-131-1/+5
* 2006-12-11 Alan Conway <aconway@redhat.com>Alan Conway2006-12-121-41/+47
* Renamed Content.h (and Content.cpp for consistency) in framing to avoid clash...Gordon Sim2006-12-124-4/+4
* Added new Content class and other methods in Buffer to support the new transp...Kim van der Riet2006-12-115-0/+103
* Patch from Andrew Stitcher:Gordon Sim2006-12-042-2/+2
* Re-enable signal handling. Make APRAcceptor::shutdown() threadsafe.Gordon Sim2006-12-011-8/+19
* Path from Jim Meyering (sent to qpid-dev list) to fix issue with gen.mk plus ...Gordon Sim2006-12-011-8/+8
* Buliding APR code, running python tests.Alan Conway2006-12-011-27/+34
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-0182-0/+6292