Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Enable -Wconversion with clang - Close #363 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Rework cs:namespace implementation (fix issue #239) (#249) | Bernard Normier | 2018-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 metadata | Jose | 2018-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 qualification | Jose | 2018-06-19 |
| | | | | Closes #104 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fix Overqualification in generated code | Jose | 2017-10-30 |
| | | | | See ICE-7856 | ||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | |||
* | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | |||
* | Fixed bug in CSharp Stack sequence mapping | Jose | 2017-01-30 |
| | |||
* | Replaced all double-underscores in C# | Bernard Normier | 2016-11-10 |
| | |||
* | C# mapping changes | Benoit Foucher | 2016-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# proxies | Jose | 2016-07-29 |
| | |||
* | CShasp Ice.Value mapping | Jose | 2016-07-28 |
| | |||
* | slice2cs updates for new AMD mapping | Jose | 2016-07-22 |
| | |||
* | cleaning up stream API in C# | Mark Spruiell | 2016-05-11 |