summaryrefslogtreecommitdiff
path: root/csharp/test
Commit message (Collapse)AuthorAge
...
* Fix Xamarin build failureJose2019-09-03
|
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
|
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
|
* Minor timeout test fix to prevent failure, fixes #498Benoit Foucher2019-08-29
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Fixed non-thread safe AMD dispatch, fixes #448 (#449)Benoit Foucher2019-07-18
| | | | | | | The caching of the output stream which was added back to solve #414 made the dispatch of AMD requests non thread-safe if a dispatch interceptor was installed and if the interceptor retried the dispatch. Multiple continuation could run concurrently and eventually re-use the cached output stream to marshal multiple responses.
* Fixed dispatch interceptor test threading issue, fixes #446Benoit Foucher2019-07-16
|
* Fixed potential metrics test failure, fixes #217Benoit Foucher2019-07-16
|
* Fixed dispatcher interceptor bug #435Benoit Foucher2019-07-11
|
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* IceSSL fixes for RHEL8Benoit Foucher2019-07-09
|
* Fixed dispatcher test failure, fixes #167Benoit Foucher2019-07-08
|
* Minor fix Glacier2/router test - Close #426Jose2019-07-05
|
* Minor fix for Ice/ami test - Close #395Jose2019-06-27
|
* Fix typo in C# optionals test - Close #386Jose2019-06-27
|
* Add missing calls to writePendingValues/readPendingValues - Close #367Jose2019-06-25
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Fixed bug in Util.py where KeyboardInterrupt wasn't catch in spawned thread, ↵Benoit Foucher2019-06-21
| | | | also fixed typo in test.py files
* Ice/invoke test only run with default sync server - Close #399Jose2019-06-21
|
* Cleanup csharp Ice/operations test - Close #380Jose2019-06-21
|
* Test cleanup, close #377Jose2019-06-21
|
* Remove unsafe code from IceInternal.Network class, Close #354Jose2019-06-21
|
* Fix for Xamarin buildsJose2019-06-06
|
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | Close #406
* Cleanup Close #368Jose2019-06-04
|
* Removed reference to armeabi, fixes #398Benoit Foucher2019-05-31
|
* Fix remote logger testing to not throw from dispatchJose2019-01-29
|
* Fix test in metrics testBernard Normier2019-01-28
|
* Remove Android deprecated ABIs from Xamarin projectsJose2019-01-23
|
* Update Xamarin projects to Android SDK 28Jose2019-01-23
|
* Copyright updatesJose2019-01-21
|
* Copyright header simplicationJose2019-01-19
|
* Upgrade .NET Core applications target framework to netcoreapp2.2Jose2019-01-08
|
* Fixed Xamarin UWP/Android controller identities to prevent failures when ↵Benoit Foucher2019-01-08
| | | | multiple controllers are loaded
* Extra semicolonsJose2019-01-04
|
* Added debugging output for C# Ice/metrics test failureBenoit Foucher2019-01-02
|
* Support building .NET applications with different Target frameworksJose2018-12-21
|
* Removed un-used print methodBenoit Foucher2018-12-20
|
* Simplify C# ControllerHelper interfaceJose2018-12-20
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fixed for Java metrics test failure #217Benoit Foucher2018-12-13
|
* Added missing devRepo property setting to gradle.propertiesBenoit Foucher2018-11-26
|
* Fixed Xamarin iOS test failure with IPv6Benoit Foucher2018-11-23
|
* Android and Xamarin test controller fixes and improvementsBenoit Foucher2018-11-21
|
* Increased timeout, fixes #167.Bernard Normier2018-11-19
|
* Update version to 3.7.2Jose2018-11-17
|