Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix Incorrect generated code for class implements interface | Jose | 2019-06-06 |
| | | | | Close #406 | ||
* | 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 | ||
* | Xamarin testsuite | Jose | 2018-07-20 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Fixed UWP cross operation test failure | Benoit Foucher | 2018-02-13 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Operation test failures | Jose | 2017-05-29 |
| | |||
* | Fix (ICE-7923) - suppress deprecation warnings | Jose | 2017-05-26 |
| | |||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Remove unnecessary tabs | Joe George | 2017-05-03 |
| | |||
* | Forgot to commit fix for Ice/operations test | Benoit Foucher | 2017-03-06 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Benoit Foucher | 2017-03-06 |
|\ | |||
| * | Fixed ICE-7639 - Java generated code bug | Benoit Foucher | 2017-03-06 |
| | | |||
* | | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\| | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
| * | Windows wide string literal fixes | Jose | 2016-03-10 |
| | | |||
* | | Fix (ICE-7562) - Eliminate class-with-operation deprecated warnings | Jose | 2017-02-10 |
| | | |||
* | | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | | Refactored string literal generation and updated identityToString format | Bernard Normier | 2016-10-25 |
| | | |||
* | | 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 | ||
* | | Fixed (ICE-7233) - C++ Ice\operations cross test with C# failure | Jose | 2016-07-18 |
|/ | |||
* | String literals fixes | Jose | 2016-03-10 |
| | | | | | | - Fixed escape sequences in C++ wide strings - Fixed objetive-c escape sequences - Update ruby to use magic comments to set the file encoding | ||
* | ICE-6991 - Add support for unicode escape sequences | Jose | 2016-03-08 |
| | |||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | py -> python | Matthew Newhook | 2015-03-21 |
rb -> ruby objc -> objective-c cs -> csharp |