summaryrefslogtreecommitdiff
path: root/dotnet
Commit message (Expand)AuthorAgeFilesLines
* Patch for QPID-237 applied. Fixes a compile error on the build.Robert Greig2007-01-041-0/+5
* Removed LinkedHashTable.cs from Qpid.Client project as it is supplied by the ...Steven Shaw2006-12-192-217/+0
* Fixed warning.Steven Shaw2006-12-192-29/+20
* Added Qpid.Client.Transport.Socket.Blocking project to MonoDevelop files.Steven Shaw2006-12-1917-46/+64
* Added Mono-Develop IDE filesSteven Shaw2006-12-198-0/+478
* Switch BaseMessagingTestFixture to use connection uri.Steven Shaw2006-12-131-3/+4
* QPID-182. GRM broke :(. We need to flip the buffer when getting the Data from...Steven Shaw2006-12-133-47/+11
* QPID-182. Removed old GRM hack.Steven Shaw2006-12-131-13/+0
* QPID-173. Re-port JmsByteBytes (QpidBytesMessage) from Java. Notably missing ...Steven Shaw2006-12-137-436/+105
* QPID-139. Initial (re)port of MINA's bytebuffer abstraction. Now includes the...Steven Shaw2006-12-1231-960/+3708
* QPID-128 Missed a couple of things while porting Java client changes recently.Steven Shaw2006-12-0610-384/+465
* Fixes for .NET 1.1 compatibilitySteven Shaw2006-12-042-2/+2
* Competed todo itemSteven Shaw2006-12-041-2/+0
* Organise usingsSteven Shaw2006-12-041-1/+0
* QPID-153 Initial port of URL parsing from Java client. Due to .NET Uri parser...Steven Shaw2006-12-0415-166/+1073
* New FxCop project file which shows up lots of potential problems.Steven Shaw2006-12-041-0/+16755
* Rearrange in order of priority. Removed item for implementing basic.get (the ...Steven Shaw2006-12-041-4/+2
* QPID-136 Ported Prefetch with PrefetchHigh and PrefetchLowSteven Shaw2006-11-3016-149/+121
* QPID-137. Cache the AcknowledgeMode to prevent exception on closing.Steven Shaw2006-11-291-1/+4
* QPID-137. First stab at porting enough to get AutoAcknowledge mode working.Steven Shaw2006-11-2914-255/+479
* QPID-135 Transactions are implemented.Steven Shaw2006-11-291-4/+0
* Tidy upSteven Shaw2006-11-291-10/+1
* QPID-135 Tidy up fail over tests.Steven Shaw2006-11-292-18/+3
* QPID-135 Added Rollback supportSteven Shaw2006-11-282-17/+22
* QPID-135 Ported enough transaction support to run FailoverTxTest. Still has s...Steven Shaw2006-11-285-42/+123
* Fix compiler warnings.Steven Shaw2006-11-287-38/+29
* Include LICENCE and NOTICE files in release zip.Steven Shaw2006-11-281-2/+10
* Fixed directory nameSteven Shaw2006-11-281-1/+1
* Locked on FailoverMutex where necessary.Steven Shaw2006-11-283-11/+25
* Oops. Missed Basic.Consume. Add commands necessary for fail over are recorded...Steven Shaw2006-11-283-2/+3
* Initial changes to record and replay frames on fail over.Steven Shaw2006-11-284-51/+38
* Send logging to a file as well.Steven Shaw2006-11-281-0/+9
* Removed some old commented out code.Steven Shaw2006-11-281-89/+0
* Updated TODO.txt with JIRA issue urls.Steven Shaw2006-11-281-3/+7
* No longer refer to Mono as 20.Steven Shaw2006-11-263-8/+9
* Renamed release script and updated README.txt.Steven Shaw2006-11-262-4/+14
* A build script for Mono and a couple of small changes to enable compiling and...Steven Shaw2006-11-264-43/+136
* Remove reference to non-existent file.Steven Shaw2006-11-251-2/+1
* QPID-128 Initial import of the C# sources.Steven Shaw2006-11-25212-0/+54646