summaryrefslogtreecommitdiff
path: root/cpp/test/client
Commit message (Expand)AuthorAgeFilesLines
* 2006-12-01 Jim Meyering <meyering@redhat.com>Alan Conway2006-12-015-797/+0
* Posix EventChannel implementation using epoll. Placeholder for kevents.Alan Conway2006-11-294-14/+19
* Added echo_service to EXAMPLESSteven Shaw2006-11-231-1/+1
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-224-0/+4
* QPID-121 Added script to build a release package of qpid cpp client.Steven Shaw2006-11-211-1/+1
* QPID-121 Added a makefile for use by users after release.Steven Shaw2006-11-211-0/+56
* Added another example for client api.Gordon Sim2006-11-211-0/+197
* update Apache licenses to the current versionStephen Vinoski2006-11-103-39/+48
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-093-24/+24
* More separation of concerns with APR, client side complete.Alan Conway2006-11-091-3/+2
* More reorg to separate APR/posix code, work in progress.Alan Conway2006-11-083-38/+37
* Minor source reorg, see README.Alan Conway2006-11-062-4/+4
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-312-4/+4
* Fix build problems in makefile & client tests.Alan Conway2006-10-183-26/+24
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-163-0/+530