summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/Exception.h
Commit message (Expand)AuthorAgeFilesLines
* QPID-6256: Improved handling of protocol version incompatibilitiesGordon Sim2015-06-171-0/+4
* QPID-4942: Include file not part of supported APIAndrew Stitcher2013-07-311-0/+91
* Merge branch 'move_public_h_to_include' into trunkAlan Conway2009-07-151-93/+0
* Changes to build DLLs instead of static libs on Windows; primarily added deco...Stephen D. Huston2009-03-121-8/+8
* Restrict connection close codes to the set defined in the specGordon Sim2008-11-061-6/+7
* Various fixes arising from testing client failover:Gordon Sim2008-11-031-0/+7
* Related to QPID-1198: Moved posix platform specific "strerror" code toAndrew Stitcher2008-07-301-5/+3
* Removed errno from a default parameter as I'm not convinced that this isAndrew Stitcher2008-07-301-2/+3
* QPID-1148 - from Manuel TieraAlan Conway2008-07-081-1/+7
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-3/+3
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-15/+9
* Minor cleanup of base Exception and python_tests script.Alan Conway2008-04-041-17/+6
* Adjusted exception handling in c++ for final 0-10 path.Gordon Sim2008-03-101-6/+19
* Provide separate name, message and error code on all Exceptions.Alan Conway2008-02-221-6/+19
* Added LocalQueue subscriptions. LocalQueue::pop() provides a "pull"Alan Conway2007-11-071-1/+6
* client/BlockingQueue.h, sys/ConcurrentQueue.h: merged to sys/BlockingQueue.hAlan Conway2007-10-291-9/+0
* Session resume support in client & broker: Client can resume a sessionAlan Conway2007-10-261-104/+21
* Simple inline message construction for exceptions.Alan Conway2007-08-141-2/+2
* Intermediate checkin with preliminary work on epoll based net IOAndrew Stitcher2007-06-181-4/+61
* * qpid/CommonOptions.h:Alan Conway2007-04-251-0/+4
* Moved src/ source code to src/qpid directory:Alan Conway2007-04-131-0/+97
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-011-61/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-291-30/+13
* EventChannel classes, start of epoll-based posix implementation.Alan Conway2006-11-131-17/+46
* update Apache licenses to the current versionStephen Vinoski2006-11-101-13/+16
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-161-0/+46