summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing
Commit message (Expand)AuthorAgeFilesLines
* Merged AMQP version-sensitive generated files with C++ trunk. Phase 1 of merg...Kim van der Riet2006-11-225-15/+39
* Enclose any 'using std::string' statements within qpid namespaces to avoid po...Gordon Sim2006-11-221-0/+7
* Temporary fix to avoid type name clashes. Will very shortly move this definit...Gordon Sim2006-11-221-2/+1
* QPID-120 Enabled qpid-cpp to build on RHEL3 with less pain.Steven Shaw2006-11-211-1/+1
* Minor modifications for recovery and debug.Gordon Sim2006-11-162-4/+7
* Tidy-up of version codeKim van der Riet2006-11-134-9/+14
* update Apache licenses to the current versionStephen Vinoski2006-11-1036-468/+576
* Some more riguorous 'const' declarations in basic header properties. Some mor...Gordon Sim2006-11-101-26/+26
* Added POSIX equivalents to APR classes used by clients, inlined trivial calls.Alan Conway2006-11-0935-90/+90
* Added some encode/decode routines to Message (plus test).Gordon Sim2006-11-092-2/+7
* Added protocol version and version exception classes in preparation for multi...Kim van der Riet2006-11-036-10/+240
* Added some methods to MessageStore interface and hooked these in where approp...Gordon Sim2006-11-031-0/+1
* Misc. cleanup.Alan Conway2006-11-012-4/+6
* IO refactor phase 1. Reduced dependencies, removed redundant classes.Alan Conway2006-10-314-65/+17
* QPID-52: use of tr1 and unordered_map break build or RHEL4.Alan Conway2006-10-247-13/+12
* Fixed various minor TODO issues.Alan Conway2006-10-191-4/+0
* Renamed unit tests to follow naming conventions, fixed some #include inconsis...Alan Conway2006-10-162-2/+2
* Build system reorg, see README and Makefile comments for details.Alan Conway2006-10-1634-0/+2110