summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/qpid/framing/SequenceNumber.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Performance improvements in AggregateOutput and SemanticState.Alan Conway2009-06-161-60/+0
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Fix for broker wraparound problem.Alan Conway2008-06-131-1/+1
* Support for AMQP 0-10 sessions in C++ broker.Alan Conway2008-05-201-0/+5
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-0/+16
* A further step to final 0-10 spec.Gordon Sim2008-03-031-2/+3
* Start execution mark from -1 (0xFFFFFFFF)Gordon Sim2007-09-261-1/+1
* Broker management of message acknowledgements now runs entirely off execution...Gordon Sim2007-08-101-0/+15
* Added difference operator to the sequence numberGordon Sim2007-07-191-0/+11
* removed the need to pass MethodContext/RequestId through proxy and handler/ad...Gordon Sim2007-07-191-0/+62