summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java
Commit message (Expand)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
* Rename global metadata to local metadata. (#1231)Bernard Normier2021-01-08
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Enable wildcard expansion for Windows executablesJose2018-11-13
* 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
* Test using Value as operation parameterJose2018-09-20
* Fix bogus assert in Java Compat generatorJose2018-09-13
* Eliminate catch(const char*) #48Jose2018-07-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
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
* Windows UWP build instructions updatesJose2017-06-21
* ICE-8051 - Suppress deprecation warningsJoe George2017-06-15
* No longer generate javadoc for Disp classes (ICE-7167)Bernard Normier2017-06-15
* Fixed most javadoc warningsBernard Normier2017-06-15
* 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
* Removed operation attributes (used only by Freeze)Bernard Normier2017-05-04
* Fix (ICE-7860) - local class inherit local interface broken in JavaJose2017-05-04
* 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
* Fix (ICE-7762) - Change dispatch bool return valueJose2017-04-10
* 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
* Fixed ICE-3710 - optional routing tablesBenoit Foucher2017-03-04
* Updated usage and man page of slice compilersBernard Normier2017-03-03
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* Replaced several functional classes by java.util.function classesBernard Normier2017-02-13
* 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
* | FileTracker cleanup and simplifcationsJose2017-02-10
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
* | Make Slice enums scopedBernard Normier2017-02-08