index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
slice2cs
Commit message (
Expand
)
Author
Age
*
Suppress BinaryFormatter-related code for .NET 8.0 (#1550)
Bernard Normier
2023-10-12
*
Xcode 14.3 beta2 build fixes (#1463)
Jose
2023-03-08
*
slice2cs HTML tag strip (#1433)
Jose
2023-02-21
*
Don't use auto with lambda methods
Jose
2021-12-29
*
Fixes for C++98 mapping build with C++17 mode or greater
Jose
2021-12-28
*
Visual Studio 2022 build updates
Jose
2021-11-24
*
Fix C# marshal/unmarshal of optional data members (#1232)
Jose
2021-01-08
*
Rename global metadata to local metadata. (#1231)
Bernard Normier
2021-01-08
*
Copy Slice doc comments to the generated enum type
Jose
2021-01-08
*
Fxcop warnings (#1201)
Jose
2020-12-16
*
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
*
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
*
Remove forward declarations limitation - Close #97
Jose
2019-07-09
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
Visual Studio 2019 build fixes
Jose
2019-06-04
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Enable wildcard expansion for Windows executables
Jose
2018-11-13
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Overqualification in C# generated code
Jose
2018-10-26
*
Fixed generated code for C# type ID helpers
Bernard Normier
2018-10-19
*
slice2cs no longer generates empty namespaces
Bernard Normier
2018-10-18
*
Rework cs:namespace implementation (fix issue #239) (#249)
Bernard Normier
2018-10-18
*
Replace strerror usage with IceUtilInternal::errorToString
Jose
2018-07-27
*
Eliminate catch(const char*) #48
Jose
2018-07-26
*
Fixes for cs:namespace metadata directive
Jose
2018-07-13
*
Add support cs:namespace metadata
Jose
2018-06-28
*
slice2cpp generates invalid code wrt namespace qualification
Jose
2018-06-19
*
Update copyright year to 2018
Jose
2018-02-14
*
Add missing new lines in generated code
Jose
2017-12-06
*
Add workaround for .NET Core optional failure
Jose
2017-12-04
*
Add ice_intialize partial method to C# class and structs
Jose
2017-11-07
*
Fix Overqualification in generated code
Jose
2017-10-30
*
Added Ice::UserException::ice_getSlicedData and Ice::UnkownSlicedValue::ice_i...
Benoit Foucher
2017-07-06
*
Fixed ICE-8217 - added ice_getSlicedData method to Ice values and Ice::Sliced...
Benoit Foucher
2017-07-05
*
ICE-8192 - another fix for GeneratedCodeAttribute
Mark Spruiell
2017-06-29
*
ICE-8192 - missing GeneratedCodeAttribute in C#
Mark Spruiell
2017-06-29
*
Fixed (ICE-8155) - Ice.dll .NET assembly not signed
Jose
2017-06-26
*
Windows UWP build instructions updates
Jose
2017-06-21
*
Update mcpp NuGet packages to last version
Jose
2017-06-14
*
Update mcpp/lmdb NuGet packages
Jose
2017-06-13
*
Update NuGet package versions
Jose
2017-06-12
*
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
[next]