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
/
slice2java
/
GenCompat.cpp
Commit message (
Expand
)
Author
Age
*
Remove checksum support (#607)
Austin Henriksen
2021-02-01
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
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
*
Test using Value as operation parameter
Jose
2018-09-20
*
Fix bogus assert in Java Compat generator
Jose
2018-09-13
*
slice2cpp generates invalid code wrt namespace qualification
Jose
2018-06-19
*
Update copyright year to 2018
Jose
2018-02-14
*
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-8051 - Suppress deprecation warnings
Joe George
2017-06-15
*
No longer generate javadoc for Disp classes (ICE-7167)
Bernard Normier
2017-06-15
*
Fixed most javadoc warnings
Bernard Normier
2017-06-15
*
Remove excessive empty lines
Joe George
2017-06-07
*
Fix (ICE-7762) - Change dispatch bool return value
Jose
2017-04-10
*
Removed trailing whitespace from Slice files and generated code
Bernard Normier
2017-03-29
*
Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...
Jose
2017-03-20
*
Fixed ICE-3710 - optional routing tables
Benoit Foucher
2017-03-04
*
ICE-7506 - Update copyright to 2017
Joe George
2017-02-13
*
Improved readValue/readProxy methods and streaming helpers
Benoit Foucher
2017-02-09
*
Make Slice enums scoped
Bernard Normier
2017-02-08
*
Slice compilers now emit deprecated warning for classes with operations (ICE-...
Bernard Normier
2017-02-04
*
Rework warning suppression to use global meta data
Jose
2017-02-03
*
Add --no-warn option to Slice compilers
Jose
2017-02-01
*
Fixed ICE-7493 - Support for java try-with and Python with statements for the...
Benoit Foucher
2017-01-30
*
java:UserException metadata for both local and remote operations
Bernard Normier
2017-01-19
*
Renamed Slice/keyword test to clash, and added identifier-clash test
Bernard Normier
2017-01-06
*
Added missing escape for "result" parameter
Bernard Normier
2016-11-17
*
Resync stream API for generated structs/enums in Java and C#
Bernard Normier
2016-11-17
*
Replaced double-underscores in java and java-compat
Bernard Normier
2016-11-17
*
Replaced slice compiler options --ice, --underscore and --dll-export by
Bernard Normier
2016-10-31
*
Refactored string literal generation and updated identityToString format
Bernard Normier
2016-10-25
*
Ported interceptor and ICE-6980 changes to java-compat
Benoit Foucher
2016-08-30
*
Major changes in Java:
Mark Spruiell
2016-08-23