summaryrefslogtreecommitdiff
path: root/csharp/test/Ice/optional/TestAMDI.cs
Commit message (Collapse)AuthorAge
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Xamarin testsuiteJose2018-07-20
|
* Update copyright year to 2018Jose2018-02-14
|
* Remove unnecessary tabsJoe George2017-05-03
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
* | CSharp do not generate proxy for class without operationsJose2017-01-27
| |
* | ICE-7333 - Java/C# cross test failure in Ice/optionalMark Spruiell2016-09-08
| |
* | 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
| |
* | CSharp AMD mapping updateJose2016-07-22
| |
* | Added test for optional object dictionary parametersBenoit Foucher2016-07-07
| |
* | CSharp mapping cleanupJose2016-05-11
|/ | | | | - Remove code support for old ussuported frameworks (SILVERLIGHT, COMPACT, MONO) - Remove code support for deprecated collection mappings clr:collection
* Fixed ICE-7115 - unmarshalling bug with optional parametersBenoit Foucher2016-04-26
|
* Update copyright headersJoe George2016-03-01
|
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* py -> pythonMatthew Newhook2015-03-21
rb -> ruby objc -> objective-c cs -> csharp