summaryrefslogtreecommitdiff
path: root/dotnet/Qpid.Buffer
Commit message (Collapse)AuthorAgeFilesLines
* (Path submitted by Tomas Restrepo) Qpid-336 Field table updated to match ↵Robert Greig2007-02-134-16/+89
| | | | | | Java client. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@507096 13f79535-47bb-0310-9956-ffa450edef68
* Added Apache license header.Robert Greig2007-01-291-0/+21
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501058 13f79535-47bb-0310-9956-ffa450edef68
* (Patch supplied by Tomas Restrepo) QPID-312.diff applied. This converts ↵Robert Greig2007-01-297-89/+67
| | | | | | Javadoc copied accross from the orignal Java code to .Net format. Renames some files/classes/methods to use .Net conventions. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@501006 13f79535-47bb-0310-9956-ffa450edef68
* Patch for Qpid-246 applied. Makes exceptions serializable.Robert Greig2007-01-053-0/+23
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@492963 13f79535-47bb-0310-9956-ffa450edef68
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-191-8/+0
| | | | | | | Fixed some compiler warnings. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488830 13f79535-47bb-0310-9956-ffa450edef68
* Added Mono-Develop IDE filesSteven Shaw2006-12-191-0/+35
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@488810 13f79535-47bb-0310-9956-ffa450edef68
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ↵Steven Shaw2006-12-131-2/+0
| | | | | | was the _data.rewind() in the Text getter. Also removed/tidied up some commented out code. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486688 13f79535-47bb-0310-9956-ffa450edef68
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes ↵Steven Shaw2006-12-1211-842/+3573
| | | | | | the autoexpand feature. References to java.nio.Buffer were replaced with FixedByteBuffer and necessary methods added and implemented. FixedByteBuffer delegates to our existing HeapByteBuffer. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@486248 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-061-2/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@483135 13f79535-47bb-0310-9956-ffa450edef68
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-291-0/+5
| | | | git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@480423 13f79535-47bb-0310-9956-ffa450edef68
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-259-0/+1617
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@479211 13f79535-47bb-0310-9956-ffa450edef68