summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/framing/SequenceSet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed unecessary include of Msg.h in Exception.hAndrew Stitcher2010-02-251-0/+1
* Add directory to #includeAlan Conway2009-07-141-2/+2
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-0/+1
* Rename size() to encodedSize() for encoded types to allow std collection inte...Alan Conway2008-10-071-1/+1
* Speculative "fix" for solaris compile errors discussed on qpid-dev.Alan Conway2008-05-261-2/+2
* Support for 0-10 sessions, not yet integrated. Misc minor fixes.Alan Conway2008-05-091-1/+1
* Generate c++ code from final 0-10 specGordon Sim2008-04-241-1/+1
* - SequenceSet implemented on RangeSet.Alan Conway2008-04-231-165/+35
* QPID-920: send message-accept for acks (as well as completion)Gordon Sim2008-04-211-11/+15
* Fixed consolidation of ranges and added further validation to tests.Gordon Sim2008-03-031-6/+10
* A further step to final 0-10 spec.Gordon Sim2008-03-031-0/+222