summaryrefslogtreecommitdiff
path: root/cpp/src/slice2java/Gen.h
Commit message (Collapse)AuthorAge
* Remove checksum support (#607)Austin Henriksen2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Removed checksum sources from swift mapping project file. * Removed checksum tests from Python. * Removed checksum from Python mapping. * Removed checksum tests from PHP mapping. * Removed checksum support from PHP mapping. * Removed checksum sources from MATLAB project file. * Removed checksum option from slice2x manpages. * Removed checksum sources from JavaScript mapping. * Removed checksum tests from Java mapping. * Removed outdated checksum metadata from Java mapping. * Removed checksum support from Java mapping. * Removed checksum tests from csharp. * Removed checksum support from csharp mapping. * Removed checksum tests from cpp * Removed checksum support from IceBox. * Removed checksum support from IceStorm. * Removed Slice checksum support from IceGrid. * Fixed broken filters file for Slice VS project. * Removed checksum support from cpp mapping. * Removed checksum support from Slice definitions. * Removed checksum support from cpp98 mapping.
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Javadoc improvements. Fixes #71.Bernard Normier2018-11-07
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-7891 - Translate @see references in JavaMark Spruiell2018-02-01
|
* Adding doc comments to C++Mark Spruiell2018-01-17
|
* Merge remote-tracking branch 'origin/3.6'Joe George2017-02-13
|\
| * ICE-7506 - Update copyright to 2017Joe George2017-02-13
| |
| * ICE-6864 - Java changes for Slice docsMark Spruiell2016-03-04
| |
* | Improved readValue/readProxy methods and streaming helpersBenoit Foucher2017-02-09
| |
* | Rework warning suppression to use global meta dataJose2017-02-03
| |
* | Add --no-warn option to Slice compilersJose2017-02-01
| |
* | java:UserException metadata for both local and remote operationsBernard Normier2017-01-19
| |
* | Replaced double-underscores in java and java-compatBernard Normier2016-11-17
| |
* | cleaning up javadocs in Java 8 core, generated codeMark Spruiell2016-09-14
| |
* | Major changes in Java:Mark Spruiell2016-08-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Moved existing Java mapping sources to java-compat subdirectory - Added new "Java 8" mapping in java subdirectory - Significant features of Java 8 mapping: - All classes in com.zeroc package (e.g., com.zeroc.Ice.Communicator) - New AMI mapping that uses java.util.concurrent.CompletableFuture - New AMD mapping that uses java.util.concurrent.CompletionStage - New mapping for out parameters - "holder" types have been eliminated - New mapping for optional types that uses JDK classes from java.util (e.g., java.util.Optional) - "TIE" classes are no longer supported or necessary; servant classes now only need to implement a generated interface - Moved IceGrid GUI to new mapping - The "Java Compat" mapping is provided only for backward compatibility to ease migration to Ice 3.7. The Slice compiler supports a new --compat option to generate code for this mapping. However, users are encouraged to migrate to the new mapping as soon as possible.
* | ICE-6864 - Java changes for Slice docsMark Spruiell2016-03-04
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | ICE-6861 - Java stream API changesMark Spruiell2016-02-02
|/
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fixed (ICE-5507) - Support Java 8 lambda expressionJose2014-04-18
|
* merging javascript branchMark Spruiell2014-03-19
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Xcode 4.6 - clang 4.2 updatesJose2013-01-31
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* ICE-4794 - add overloads for optional Java mappingMark Spruiell2012-11-26
|
* Undo pragma-once-in-header enhancementBernard Normier2012-09-05
|
* Merge remote-tracking branch 'origin/master' into encoding11Benoit Foucher2012-08-06
|\ | | | | | | | | | | | | Conflicts: cpp/include/Ice/Stream.h cpp/include/Slice/Preprocessor.h rb/ruby/Makefile.mak
| * ICE-4782 Generate "#pragma once" for include-guards in generated C++ header ↵Jose2012-07-19
| | | | | | | | files.
* | more Java changes & testsMark Spruiell2012-08-01
| |
* | updating Java APIMark Spruiell2012-07-27
| |
* | implementing optional params in JavaMark Spruiell2012-07-11
| |
* | * Grammar fixesMark Spruiell2012-06-15
|/ | | | * Implementing optional data members in Java
* Fixed copyrightsBenoit Foucher2012-04-25
|
* updating version & copyright for 3.4.2Mark Spruiell2011-05-11
|
* bug 4794 - allow default values to refer to constantsMark Spruiell2010-07-23
|
* bug 4650 - Slice default valuesMark Spruiell2010-02-05
|
* Updated copyright to 2010Dwayne Boone2010-01-07
|
* New AMI mappingBenoit Foucher2009-11-23
|
* Bug 3502: Improve javadoc support in Eclipse.Michi Henning2009-07-07
|
* Bug 3502. Fixed @see name mangling.Michi Henning2009-06-11
|
* Bug 3502: Improve javadoc support in EclipseMichi Henning2009-05-27
|
* removing Java2 mappingMark Spruiell2009-04-03
|
* bug 3644 - improve integration between eclipse plugin and translatorMark Spruiell2009-02-02
| | | | bug 3657 - improve error reporting in translators
* Bug 3621 - updated copyright to 2009Dwayne Boone2009-01-02
|