summaryrefslogtreecommitdiff
path: root/cpp/src/slice2cs
Commit message (Collapse)AuthorAge
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* ICE-8192 - another fix for GeneratedCodeAttributeMark Spruiell2017-06-29
|
* ICE-8192 - missing GeneratedCodeAttribute in C#Mark Spruiell2017-06-29
|
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* Windows UWP build instructions updatesJose2017-06-21
|
* Update mcpp NuGet packages to last versionJose2017-06-14
|
* Update mcpp/lmdb NuGet packagesJose2017-06-13
|
* Update NuGet package versionsJose2017-06-12
|
* 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
|
* Remove trailing whitespaceJoe George2017-05-02
|
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
|
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
|
* Visual Studio 2010 supportJose2017-04-20
|
* Rename Tranlator -> Compiler in .rc filesJose2017-04-13
|
* Update IceSSL::ConnectionInfo to use native certs and remove ↵Jose2017-03-20
| | | | NativeConnectionInfo
* 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
| | | | -c++11
* Updated usage and man page of slice compilersBernard Normier2017-03-03
|
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* 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
| | | | | | | | Add new cpp:scoped and objc:scoped metadata directives
* | Add support for build with VS 2017 RCJose2017-02-06
| |
* | Slice compilers now emit deprecated warning for classes with operations ↵Bernard Normier2017-02-04
| | | | | | | | | | | | (ICE-7557) Refactored suppress-warning implementation
* | 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
| |
* | 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
| |
* | Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
| |
* | Fixed (ICE-6694) - Unicode output in command line toolsJose2017-01-09
| |
* | Renamed Slice/keyword test to clash, and added identifier-clash testBernard Normier2017-01-06
| |
* | Fixed (ICE-7469) - Fix libnames in Windows resource filesJose2016-12-23
| |
* | Update version to 3.7a4Joe George2016-12-21
| |
* | 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
| |
* | MSBuild project updatesJose2016-11-11
| | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5