summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java
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
* 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 ↵Jose2017-03-20
| | | | NativeConnectionInfo
* 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
| | | | | Replaced varous new Runnable() by lambdas Generate @FunctionalInterface Java interfaces for "delegate" Slice interfaces
* 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
| | | | | | | | 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 ICE-7493 - Support for java try-with and Python with statements for ↵Benoit Foucher2017-01-30
| | | | | | | | the Ice.Communicator
* | 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
| |
* | 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
| |
* | Fix ICE-743 - Eliminate FeatureProfile in slice compilersJose2016-11-21
| |
* | Added missing escape for "result" parameterBernard Normier2016-11-17
| |
* | 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
| |
* | MSBuild project updatesJose2016-11-11
| | | | | | | | | | - Update Mcpp dependencies to 2.7.2.12 - Update msbuild projects to latest Ice Builder 4.3.5
* | Update Slice compilers Windows build to use static C/C++ runtime /MTJose2016-11-03
| |