summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/Gen.cpp
Commit message (Expand)AuthorAge
* Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...Benoit Foucher2017-07-06
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...Benoit Foucher2017-07-05
* ICE-8192 - another fix for GeneratedCodeAttributeMark Spruiell2017-06-29
* ICE-8192 - missing GeneratedCodeAttribute in C#Mark Spruiell2017-06-29
* Remove excessive empty linesJoe George2017-06-07
* Additional fix for ICE-7884 - TwowayOnlyExceptionBenoit Foucher2017-06-01
* Fix slice2cs bug, result struct was not always generatedJose2017-05-19
* Fix (ICE-7861) - Generated Result struct for local interface op in C#Jose2017-05-04
* Removed trailing whitespace from code generated by slice2csBernard Normier2017-05-02
* Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* Fix for ICE-7313 - Got rid of ReadValueCallback and patchers for reading valuesBenoit Foucher2017-03-10
* CSharp implementation failuresJose2017-03-08
* Fixed (ICE-7651) - bogus xml comment in CSharp generated codeJose2017-03-07
* Fixed (ICE-7649) - Bogus generated code for csharp marshalled-resultJose2017-03-07
* Fix (ICE-7643) marshaled-result generated bogus implementation code with --implJose2017-03-07
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
* | Make Slice enums scopedBernard Normier2017-02-08
* | Rework warning suppression to use global meta dataJose2017-02-03
* | Pass warning level to the ChecksumVisitor for consistencyJose2017-02-02
* | Add --no-warn option to Slice compilersJose2017-02-01
* | CSharp do not generate proxy for class without operationsJose2017-01-27
* | cs: and clr: are now interchangeable in C#/.NET metadata directivesBernard Normier2017-01-12
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
* | Updated generated slicedData data member for consistency with ObjCBernard Normier2016-12-06
* | Resync stream API for generated structs/enums in Java and C#Bernard Normier2016-11-17
* | Replaced all double-underscores in C#Bernard Normier2016-11-10
* | Revert "Replaced double underscores in C# mapping by ice-prefix names"Bernard Normier2016-11-05
* | Replaced double underscores in C# mapping by ice-prefix namesBernard Normier2016-11-03
* | Replaced slice compiler options --ice, --underscore and --dll-export byBernard Normier2016-10-31
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | Merge remote-tracking branch 'origin/3.6'Jose2016-10-11
|\|
| * Removed sealed from servant classes generated with --implBernard Normier2016-09-19
| * Fix ICE-4787 - slice compilers and unicode pathsJose2016-09-17
* | C++ dispatching code fixesBenoit Foucher2016-08-25
* | C# mapping changesBenoit Foucher2016-08-16
* | ICE-7118 - Add serialization support for C# proxiesJose2016-07-29
* | Fix indentation (replace tabs with whitespaces)Jose2016-07-29
* | Remove unused variables in slice2cs buildJoe George2016-07-28
* | CShasp Ice.Value mappingJose2016-07-28
* | slice2cs updates for new AMD mappingJose2016-07-22
* | CSharp updates for Visual Studio 2013 compatibilityJose2016-07-11
* | Update C# mapping with async/awaitJose2016-07-07
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | cleaning up stream API in C#Mark Spruiell2016-05-11
* | CSharp mapping cleanupJose2016-05-11
* | Merge remote-tracking branch 'origin/3.6'Jose2016-05-09
|\|
| * AIX portBenoit Foucher2016-05-03
| * C# doc comment fixMark Spruiell2016-03-10
* | C# doc comment fixMark Spruiell2016-03-10