Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove checksum support (#607) | Austin Henriksen | 2021-02-01 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping. | ||
* | Fix C# marshal/unmarshal of optional data members (#1232) | Jose | 2021-01-08 |
| | | | See #889 | ||
* | Copy Slice doc comments to the generated enum type | Jose | 2021-01-08 |
| | |||
* | Fxcop warnings (#1201) | Jose | 2020-12-16 |
| | | | | | | | * Revert "Use pragmas to disable code analyzer warnings in generated code (#1199)" This reverts commit 76e025975bee05bac2af4e2403b353ebba7cbdf8. * Add missing generated code attributes to avoid FxCop warnings | ||
* | Use pragmas to disable code analyzer warnings in generated code (#1199) | Jose | 2020-12-11 |
| | |||
* | Fix bogus doc comments generated by slice2cs - Close #500 | Jose | 2019-09-02 |
| | | | | Acked-by: Jose <jose@zeroc.com> | ||
* | Fix slice2cs generated param "context" comment - Close #499 | Jose | 2019-09-02 |
| | |||
* | Fix for C# struct and protected metadata | Jose | 2019-07-17 |
| | |||
* | Add support for "protected" data members with C# generated structs | Jose | 2019-07-16 |
| | |||
* | 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 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Fixed generated code for C# type ID helpers | Bernard Normier | 2018-10-19 |
| | |||
* | slice2cs no longer generates empty namespaces | Bernard Normier | 2018-10-18 |
| | | | | Fixes #246 | ||
* | 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 | ||
* | Replace strerror usage with IceUtilInternal::errorToString | Jose | 2018-07-27 |
| | | | | Close #154 | ||
* | Fixes for cs:namespace metadata directive | Jose | 2018-07-13 |
| | |||
* | 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 |
| | |||
* | Add ice_intialize partial method to C# class and structs | Jose | 2017-11-07 |
| | | | | Bug ICE-8193 | ||
* | Fix Overqualification in generated code | Jose | 2017-10-30 |
| | | | | See ICE-7856 | ||
* | Added Ice::UserException::ice_getSlicedData and ↵ | Benoit Foucher | 2017-07-06 |
| | | | | Ice::UnkownSlicedValue::ice_id methods | ||
* | Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵ | Benoit Foucher | 2017-07-05 |
| | | | | Ice::SlicedData::clear method to break cyclic references | ||
* | ICE-8192 - another fix for GeneratedCodeAttribute | Mark Spruiell | 2017-06-29 |
| | |||
* | ICE-8192 - missing GeneratedCodeAttribute in C# | Mark Spruiell | 2017-06-29 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Additional fix for ICE-7884 - TwowayOnlyException | Benoit Foucher | 2017-06-01 |
| | |||
* | Fix slice2cs bug, result struct was not always generated | Jose | 2017-05-19 |
| | |||
* | Fix (ICE-7861) - Generated Result struct for local interface op in C# | Jose | 2017-05-04 |
| | |||
* | Removed trailing whitespace from code generated by slice2cs | Bernard Normier | 2017-05-02 |
| | |||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | Fix for ICE-7313 - Got rid of ReadValueCallback and patchers for reading values | Benoit Foucher | 2017-03-10 |
| | |||
* | CSharp implementation failures | Jose | 2017-03-08 |
| | |||
* | Fixed (ICE-7651) - bogus xml comment in CSharp generated code | Jose | 2017-03-07 |
| | |||
* | Fixed (ICE-7649) - Bogus generated code for csharp marshalled-result | Jose | 2017-03-07 |
| | |||
* | Fix (ICE-7643) marshaled-result generated bogus implementation code with --impl | Jose | 2017-03-07 |
| | | | | -c++11 | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | Make Slice enums scoped | Bernard Normier | 2017-02-08 |
| | | | | | | | | Add new cpp:scoped and objc:scoped metadata directives | ||
* | | Rework warning suppression to use global meta data | Jose | 2017-02-03 |
| | | |||
* | | Pass warning level to the ChecksumVisitor for consistency | Jose | 2017-02-02 |
| | | |||
* | | Add --no-warn option to Slice compilers | Jose | 2017-02-01 |
| | | |||
* | | CSharp do not generate proxy for class without operations | Jose | 2017-01-27 |
| | | |||
* | | cs: and clr: are now interchangeable in C#/.NET metadata directives | Bernard Normier | 2017-01-12 |
| | | |||
* | | Renamed Slice/keyword test to clash, and added identifier-clash test | Bernard Normier | 2017-01-06 |
| | | |||
* | | Updated generated slicedData data member for consistency with ObjC | Bernard Normier | 2016-12-06 |
| | | |||
* | | Resync stream API for generated structs/enums in Java and C# | Bernard Normier | 2016-11-17 |
| | |