summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java/Gen.cpp
Commit message (Expand)AuthorAge
* slice2java: fix constructor parameter count check (#1540)Joe George2023-10-09
* Xcode 14.3 beta2 build fixes (#1463)Jose2023-03-08
* Don't use auto with lambda methodsJose2021-12-29
* Fixes for C++98 mapping build with C++17 mode or greaterJose2021-12-28
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Javadoc improvements. Fixes #71.Bernard Normier2018-11-07
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* slice2cpp generates invalid code wrt namespace qualificationJose2018-06-19
* Update copyright year to 2018Jose2018-02-14
* ICE-7891 - Translate @see references in JavaMark Spruiell2018-02-01
* Added ice_fixed to generated Java proxy class, added test to check proxy retu...Benoit Foucher2018-02-01
* Adding doc comments to C++Mark Spruiell2018-01-17
* Fix Overqualification in generated codeJose2017-10-30
* 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
* Remove excessive empty linesJoe George2017-06-07
* Removed operation attributes (used only by Freeze)Bernard Normier2017-05-04
* Fix (ICE-7860) - local class inherit local interface broken in JavaJose2017-05-04
* Removed trailing whitespace from Slice files and generated codeBernard Normier2017-03-29
* Fix (ICE-7684) - use Disp prefix only for class with operations skeletonsJose2017-03-20
* Update IceSSL::ConnectionInfo to use native certs and remove NativeConnection...Jose2017-03-20
* Replaced several functional classes by java.util.function classesBernard Normier2017-02-13
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| * Fixed ICE-7311 - handling of Java errors with AMDBenoit Foucher2016-09-05
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
* | 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 ICE-7493 - Support for java try-with and Python with statements for the...Benoit Foucher2017-01-30
* | java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
* | Add ctor overload with non-optional parameters to generated XxxStructBernard Normier2017-01-19
* | 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 double-underscores in java and java-compatBernard Normier2016-11-17
* | Refactored string literal generation and updated identityToString formatBernard Normier2016-10-25
* | cleaning up javadocs in Java 8 core, generated codeMark Spruiell2016-09-14
* | Fixed slice2java compilation failureBenoit Foucher2016-08-25
* | generated MarshaledResult types in servant interface for JavaMark Spruiell2016-08-24
* | Major changes in Java:Mark Spruiell2016-08-23
* | Whitespace cleanup - tabs to spacesJoe George2016-06-29
* | Refactored string converters and use codecvt_utf8[_utf16] whenBernard Normier2016-06-03
* | cleaning up stream API in C++/Java/JSMark Spruiell2016-05-11
* | Merge remote-tracking branch 'origin/3.6'Jose2016-03-08
|\|
| * String literals Windows fixesJose2016-03-08
| * ICE-6991 - Add support for unicode escape sequencesJose2016-03-08