summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/CsUtil.h
Commit message (Collapse)AuthorAge
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-10-18
| | | | | | | | | | | | * Rework the cs:namespace implementation No longer rely on Ice.Packages. Fixes #239. * Renamed Ice/packagemd to Ice/namespacemd (C#) * Removed Ice.Package property from C# tests * Switched to get-only attribute, fixed Xamarin test
* Add support cs:namespace metadataJose2018-06-28
| | | | | | | Add support to map Slice modules to different namespaces using cs:namespace metadata Fixes #122 slice2cs generates invalid namespace qualification
* slice2cpp generates invalid code wrt namespace qualificationJose2018-06-19
| | | | Closes #104
* Update copyright year to 2018Jose2018-02-14
|
* Fix Overqualification in generated codeJose2017-10-30
| | | | See ICE-7856
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Rework warning suppression to use global meta dataJose2017-02-03
|
* Add --no-warn option to Slice compilersJose2017-02-01
|
* Fixed bug in CSharp Stack sequence mappingJose2017-01-30
|
* Replaced all double-underscores in C#Bernard Normier2016-11-10
|
* 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
* ICE-7118 - Add serialization support for C# proxiesJose2016-07-29
|
* CShasp Ice.Value mappingJose2016-07-28
|
* slice2cs updates for new AMD mappingJose2016-07-22
|
* cleaning up stream API in C#Mark Spruiell2016-05-11