summaryrefslogtreecommitdiff
path: root/csharp/test/Slice/keyword/Client.cs
Commit message (Collapse)AuthorAge
* Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
|
* Refactored test scriptsBenoit Foucher2016-11-25
|
* Replaced all double-underscores in C#Bernard Normier2016-11-10
|
* Revert "Replaced double underscores in C# mapping by ice-prefix names"Bernard Normier2016-11-05
| | | | This reverts commit c693f916141772b82da44d0ef90f64602a69d3ec.
* Replaced double underscores in C# mapping by ice-prefix namesBernard Normier2016-11-03
|
* 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
* CShasp Ice.Value mappingJose2016-07-28
|
* Deprecate Communicator::stringToIdentity and identityToStringBernard Normier2016-07-27
|
* CSharp AMD mapping updateJose2016-07-22
|
* 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 copyright headersJoe George2016-03-01
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp