summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs/CsUtil.cpp
Commit message (Expand)AuthorAge
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Overqualification in C# generated codeJose2018-10-26
* Rework cs:namespace implementation (fix issue #239) (#249)Bernard Normier2018-10-18
* Fixes for cs:namespace metadata directiveJose2018-07-13
* Add support cs:namespace metadataJose2018-06-28
* slice2cpp generates invalid code wrt namespace qualificationJose2018-06-19
* Update copyright year to 2018Jose2018-02-14
* Add missing new lines in generated codeJose2017-12-06
* Add workaround for .NET Core optional failureJose2017-12-04
* Fix Overqualification in generated codeJose2017-10-30
* Remove excessive empty linesJoe George2017-06-07
* Remove trailing whitespaceJoe George2017-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
* Fixed (ICE-7649) - Bogus generated code for csharp marshalled-resultJose2017-03-07
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
* Make Slice enums scopedBernard Normier2017-02-08
* Slice compilers now emit deprecated warning for classes with operations (ICE-...Bernard Normier2017-02-04
* 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
* slice2cs build failureJose2017-01-28
* C++ build failureJose2017-01-27
* CSharp do not generate proxy for class without operationsJose2017-01-27
* java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
* 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
* 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
* C# mapping changesBenoit Foucher2016-08-16
* 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