summaryrefslogtreecommitdiff
path: root/csharp/test
Commit message (Collapse)AuthorAge
...
| * Fixed ICE-7317 - timeout test failureBenoit Foucher2016-09-19
| |
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
| |
| * ICE-7242 - Cross test updatesJoe George2016-08-30
| |
* | Fixed for timeout bugs (ICE-7358, ICE-7243, Ice-7227)Benoit Foucher2016-09-16
| |
* | ICE-7333 - Java/C# cross test failure in Ice/optionalMark Spruiell2016-09-08
| |
* | ICE-6980 - Removed server-side user exception checks in Objective-CBenoit Foucher2016-08-30
| |
* | Fix C# Ice/slicing/objects projectJoe George2016-08-25
| |
* | C++ dispatching code fixesBenoit Foucher2016-08-25
| | | | | | | | | | | | - removed user exception check on the server side (ICE-6980) - C++11 dipatch interceptor async callback (ICE-7263) - Fixed slicing/objects test in various mapping (removed Forward.ice)
* | slice fixes for slicing/objects testMark Spruiell2016-08-24
| |
* | C# mapping changesBenoit Foucher2016-08-16
| | | | | | | | | | | | | | | | - user exceptions are no longer checked on the server side (ICE-6980) - support for ["marshaled-result"] metadata - AMD operations now return a Task - improved dispatch interceptors - PropertiesAdminI::setProperties impl. now invokes callbacks synchronously
* | Fixed ICE-7270 - ice_getConnection now returns a non-null connection even if ↵Benoit Foucher2016-08-09
| | | | | | | | connection caching is disabled
* | Added support for C# ThreadPool synchronization context for async/awaitBenoit Foucher2016-08-08
| |
* | ICE-7258 - C++ cross C# Ice/objects cross test failureJose2016-07-29
| |
* | ICE-7118 - Add serialization support for C# proxiesJose2016-07-29
| |
* | CShasp Ice.Value mappingJose2016-07-28
| |
* | Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
| |
* | ICE-7242 - Cross test updatesJoe George2016-07-27
| |
* | CSharp AMD mapping updateJose2016-07-22
| |
* | Fixed (ICE-7233) - C++ Ice\operations cross test with C# failureJose2016-07-18
| |
* | Fixed (ICE-7232) - CSharp testsuite should be AnyCPUJose2016-07-18
| |
* | Remove cshar IceSSL deprecated featuresJose2016-07-15
| |
* | Update version to 3.7a3Joe George2016-07-12
| |
* | Fixed sporadic failures from metrics testsBenoit Foucher2016-07-08
| |
* | Added test for optional object dictionary parametersBenoit Foucher2016-07-07
| |
* | Update C# mapping with async/awaitJose2016-07-07
| |
* | MSbuild build updatesJose2016-07-06
| |
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
| |
* | Fix for ICE-7198 - added wait for current invocations to be 0Benoit Foucher2016-06-29
| |
* | Refactored SSL and iAP transports, support for running SSL on topBenoit Foucher2016-06-27
| | | | | | | | of TCP/iAP/Bluetooth.
* | Updated version to 3.7a2Bernard Normier2016-05-31
| |
* | cleaning up stream API in C#Mark Spruiell2016-05-11
| |
* | CSharp mapping cleanupJose2016-05-11
| | | | | | | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* | Update CSharp projects using latest Ice BuilderJose2016-05-10
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
| |
| * Update Ice version to 3.6.3Joe George2016-04-08
| |
* | Nuget packages fixesJose2016-04-27
| |
* | CSharp build fixesJose2016-04-25
| |
* | Update csharp builds to use MSbuildJose2016-04-22
| |
* | Updated Ice version to 3.7a0Benoit Foucher2016-04-07
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-28
|\|
| * Unity fixesMark Spruiell2016-03-25
| |
| * ICE-7064 - csharp IceSSL\configuration fixesJose2016-03-25
| |
| * Trace unexpected exception in faultTolerance testJose2016-03-21
| |
| * Windows wide string literal fixesJose2016-03-10
| |
| * Update version to 3.6.2Jose2016-03-10
| |
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-10
|\|
| * String literals fixesJose2016-03-10
| | | | | | | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08
| |