summaryrefslogtreecommitdiff
path: root/csharp
Commit message (Collapse)AuthorAge
* Fix version string and objc buildJoe George2021-02-24
|
* Update version to v3.8.0Joe George2021-02-15
|
* Switch to using python3 by defaultJoe George2021-02-10
|
* Additional C++11 fixesJoe George2021-02-03
|
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Fixed dispatch code to report the original dispatch exception (#1253)v3.7.5-rc2v3.7.5-rc1v3.7.5Benoit Foucher2021-01-22
|
* Update to MSbuild builder 5.0.6Jose2021-01-18
|
* Update MSBuild builder packageJose2021-01-18
|
* Fix release version link in .NET NuGet packageJose2021-01-11
|
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Fix Bogus name for metrics Request Id field - Close #906Jose2021-01-08
|
* Simplify C# test trace lineterJose2020-12-17
|
* Use custom trace listener with tests to abort upon failure (#1202)Jose2020-12-17
|
* Replace bogus version 3.7.5.2 with 3.7.5.0 in CSharp test projectsJose2020-12-17
|
* Fix IceSSL/configuration to check if TLS 1.1 is enabled (#1198)Jose2020-12-11
|
* Fix Ice/udp test for platforms without multicast IPv6 supportJose2020-12-11
|
* IceSSL/configuration test fix for .NET 5.0Jose2020-12-11
|
* Update source link packageJose2020-12-10
|
* .NET NuGet package build fixesJose2020-12-01
|
* .NET5.0 build fixesJose2020-12-01
|
* Update version to 3.7.5Jose2020-11-30
|
* Add .NET 5.0 support (#1154)Jose2020-11-18
|
* Destroy underlying logger if it is a FileLoggerIJoe George2020-09-18
|
* Do not use Dictionary.Add it can throw ArgumentExceptionJose2020-09-18
|
* Add class cycle detection during unmarshaling (#946)Joe George2020-07-07
| | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior.
* Update id used to register the IceLocatorDiscovery locator objectJose2020-06-10
|
* Fix to correctly trace instance name in IceLocatorDiscovery C# plug-inJose2020-06-10
|
* Reverted the lower timeout for the invocation retry test, fix for #859Benoit Foucher2020-05-20
|
* Bumped sleep time and decreased timeout, fixes #850v3.7.4Benoit Foucher2020-05-15
|
* Randomize the adapterId of proxies return by findObjectJose2020-05-06
|
* Add diagnostic to Ice/metrics to investigate #825Jose2020-05-01
|
* Fix build failured, introduce in previous commitJose2020-04-30
|
* Unhandled CommunicatorDestroyedException - See # 744Jose2020-04-30
|
* Whitespace cleanupBernard Normier2020-04-29
|
* Bug in optional test for tagged sequences - Close #803Jose2020-04-23
|
* NuGet package build fixesJose2020-04-23
|
* NuGet iconUrl is deprecated - Close #588Jose2020-04-22
|
* Fix C# Visual Studio 2013 build failureJose2020-04-22
|
* Fix C# TPC endpoint source address usage - Close #783 (#812)Jose2020-04-21
|
* Use TryGetValue instead of operator [] - Close #666Jose2020-04-21
|
* Fix C# OutputStream FormatType initialization - Close #662Jose2020-04-21
|
* Clone identity in Reference.changeIdentity - Close #645Jose2020-04-21
|
* Fix NuGet package versionJose2020-04-21
|
* Ice/metrics test fixesJose2020-04-20
|
* Update version to 3.7.4Jose2020-04-20
|
* Fix bug in C# ice_ids - Close #641Jose2020-04-18
|
* Ssl certificates (#802)Jose2020-04-17
| | | * Update IceSSL test certificates to work with macOS catalina
* Fixed SSL transceiver to no longer rely on BeginWrite/BeginRead, fixes #781Benoit Foucher2020-04-02
|
* Update C# version to 3.7.3.2Jose2020-03-27
|