summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Client/Client/Message/AbstractQmsMessage.cs
Commit message (Expand)AuthorAgeFilesLines
* Qpid-238. Refactored out the ugly GetExchangeName method.Robert Greig2007-01-051-32/+25
* Qpid-238 patch applied. Strange workaround for non-existant bug in string.Spl...Robert Greig2007-01-051-26/+18
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-191-1/+1
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-131-37/+10
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-131-1/+1
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-121-3/+3
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-061-339/+24
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-291-53/+75
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-251-0/+800