Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | IceGrid and IceStorm | Joe George | 2021-02-01 |
| | |||
* | Remove checksum support (#607) | Austin Henriksen | 2021-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. | ||
* | Add IceGrid IceStorm Frameworks to Swift build | Jose | 2019-05-20 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Improve global metadata code style, Close #321 | Jose | 2018-12-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | TypeScript improvements | Jose | 2018-12-05 |
| | |||
* | Replaced <tt> by <code> in Slice comments | Bernard Normier | 2018-11-02 |
| | |||
* | Typescript support | Jose | 2018-10-16 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Adding doc comments to C++ | Mark Spruiell | 2018-01-17 |
| | |||
* | Reference fixes for Slice docs | Mark Spruiell | 2017-06-14 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | ICE-7442 - reorganizing Python installation | Mark Spruiell | 2017-05-17 |
| | |||
* | Removed optional semicolons after braces | Bernard Normier | 2017-05-04 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | More consistent names for _API macros | Bernard Normier | 2016-11-01 |
| | | |||
* | | Replaced slice compiler options --ice, --underscore and --dll-export by | Bernard Normier | 2016-10-31 |
| | | | | | | | | | | global metadata directives (ice-prefix, underscore, cpp:dll-export:SYMBOL and objc:dll-export:SYMBOL) Added new cs:tie and java:tie metadata | ||
* | | more javadoc fixes | Mark Spruiell | 2016-09-26 |
| | | |||
* | | removing JavaCompat.ice | Mark Spruiell | 2016-08-24 |
| | | |||
* | | Major changes in Java: | Mark Spruiell | 2016-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. | ||
* | Update copyright headers | Joe George | 2016-03-01 |
| | |||
* | ICE-6466 - Replace --icejs metadata js:ice-build | Joe George | 2015-04-23 |
| | |||
* | Added Objective-C mapping | Benoit Foucher | 2015-01-07 |
| | |||
* | Updated copyright to 2015 | Dwayne Boone | 2015-01-05 |
| | |||
* | Fixed ICE-5791: removed deprecated APIs for Ice 3.6 | Bernard Normier | 2014-10-28 |
| | |||
* | Several Windows build fixes: | Jose | 2014-10-08 |
| | | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds | ||
* | ICE-5649 minor refactor of exception and tracing | Dwayne Boone | 2014-08-26 |
| | |||
* | ICE-5649 handle null subscribers in IceStorm subscribe calls | Dwayne Boone | 2014-08-25 |
| | |||
* | Fixed ICE-4611: added finder objects for locator/router/IceStorm to allow ↵ | Benoit Foucher | 2014-07-15 |
| | | | | easily retrieving proxies without knowning the instance name | ||
* | merging javascript branch | Mark Spruiell | 2014-03-19 |
| | |||
* | Fixed ICE-1638 - add ability to list subscribers | Jose | 2013-08-01 |
| | |||
* | Fixes for ICE-5280 - updated Slice comments for IceMX | Benoit Foucher | 2013-02-21 |
| | |||
* | Fixed ICE-5179: Fixed copyrights | Benoit Foucher | 2013-02-12 |
| | |||
* | Include Metrics.h from main IceStorm or Glacier2 header file. | Benoit Foucher | 2012-12-05 |
| | |||
* | Support for IceBox services MetricsAdmin and IceStorm metrics | Benoit Foucher | 2012-09-11 |
| | |||
* | Fixed copyrights | Benoit Foucher | 2012-04-25 |
| | |||
* | ICE-4322 - Use "#pragma once" in Slice files | Jose | 2012-02-21 |
| | |||
* | adding missing Slice comments | Mark Spruiell | 2011-09-07 |
| | |||
* | updating version & copyright for 3.4.2 | Mark Spruiell | 2011-05-11 |
| | |||
* | Updated copyright to 2010 | Dwayne Boone | 2010-01-07 |
| | |||
* | Bug 3502 - Improve javadoc support in Eclipse | Michi Henning | 2009-07-20 |
| | | | | | Fixed many doc comments in Java and Slice and added doc comments for C#. | ||
* | Bug 3502: Improve javadoc support in Eclipse. | Michi Henning | 2009-07-07 |
| | |||
* | Bug 3608 - Icestorm.ice does not need to include Identity.ice | Dwayne Boone | 2009-03-30 |
| | |||
* | Squashed commit of the following: | Jose | 2009-01-27 |
| | | | | | | | | commit 9aa67a8862e402cb52276282b26a40422fae4adb Author: Jose Gutierrez <jose@zeroc.com> Date: Tue Jan 27 19:25:22 2009 +0100 Fixed 3374 --header-ext not work as intended. | ||
* | Bug 3621 - updated copyright to 2009 | Dwayne Boone | 2009-01-02 |
| | |||
* | Revert "Fix 3608 - IceStorm.ice includes Identity.ice" | Jose | 2008-12-29 |
| | | | | This reverts commit 2e91ef4965a27e6c966c2d3f0ae84dfa17b2a346. | ||
* | Fix 3608 - IceStorm.ice includes Identity.ice | Jose | 2008-12-29 |
| |