Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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. | ||
* | Rename global metadata to local metadata. (#1231) | Bernard Normier | 2021-01-08 |
| | | | Fixes #828 | ||
* | Visual Studio 2019 build fixes | Jose | 2019-06-04 |
| | |||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Enable wildcard expansion for Windows executables | Jose | 2018-11-13 |
| | | | | Close #296 | ||
* | Javadoc improvements. Fixes #71. | Bernard Normier | 2018-11-07 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Test using Value as operation parameter | Jose | 2018-09-20 |
| | | | | | | | | | Fix a bug in slice2java that generate bogus code or using Value as an Slice operation parameter Fix a bug in JavaScript mapping that cause a run-time error when invoking an operation that defines Value as an input parameter | ||
* | Fix bogus assert in Java Compat generator | Jose | 2018-09-13 |
| | |||
* | Eliminate catch(const char*) #48 | Jose | 2018-07-26 |
| | |||
* | slice2cpp generates invalid code wrt namespace qualification | Jose | 2018-06-19 |
| | | | | Closes #104 | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | ICE-7891 - Translate @see references in Java | Mark Spruiell | 2018-02-01 |
| | |||
* | Added ice_fixed to generated Java proxy class, added test to check proxy ↵ | Benoit Foucher | 2018-02-01 |
| | | | | return type from ice_fixed | ||
* | Adding doc comments to C++ | Mark Spruiell | 2018-01-17 |
| | |||
* | Fix Overqualification in generated code | Jose | 2017-10-30 |
| | | | | See ICE-7856 | ||
* | Added Ice::UserException::ice_getSlicedData and ↵ | Benoit Foucher | 2017-07-06 |
| | | | | Ice::UnkownSlicedValue::ice_id methods | ||
* | Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵ | Benoit Foucher | 2017-07-05 |
| | | | | Ice::SlicedData::clear method to break cyclic references | ||
* | Fixed (ICE-8155) - Ice.dll .NET assembly not signed | Jose | 2017-06-26 |
| | |||
* | Windows UWP build instructions updates | Jose | 2017-06-21 |
| | |||
* | ICE-8051 - Suppress deprecation warnings | Joe George | 2017-06-15 |
| | |||
* | No longer generate javadoc for Disp classes (ICE-7167) | Bernard Normier | 2017-06-15 |
| | |||
* | Fixed most javadoc warnings | Bernard Normier | 2017-06-15 |
| | |||
* | Update mcpp NuGet packages to last version | Jose | 2017-06-14 |
| | |||
* | Update mcpp/lmdb NuGet packages | Jose | 2017-06-13 |
| | |||
* | Update NuGet package versions | Jose | 2017-06-12 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Removed operation attributes (used only by Freeze) | Bernard Normier | 2017-05-04 |
| | |||
* | Fix (ICE-7860) - local class inherit local interface broken in Java | Jose | 2017-05-04 |
| | |||
* | Use ToolsVersion 4.0 for Visual Studio 2010 compatibility | Jose | 2017-05-01 |
| | |||
* | Don't set ToolsVersion in MSBuild projects | Jose | 2017-04-26 |
| | |||
* | Visual Studio 2010 support | Jose | 2017-04-20 |
| | |||
* | Rename Tranlator -> Compiler in .rc files | Jose | 2017-04-13 |
| | |||
* | Fix (ICE-7762) - Change dispatch bool return value | Jose | 2017-04-10 |
| | |||
* | Removed trailing whitespace from Slice files and generated code | Bernard Normier | 2017-03-29 |
| | |||
* | Fix (ICE-7684) - use Disp prefix only for class with operations skeletons | Jose | 2017-03-20 |
| | |||
* | Update IceSSL::ConnectionInfo to use native certs and remove ↵ | Jose | 2017-03-20 |
| | | | | NativeConnectionInfo | ||
* | Fixed ICE-3710 - optional routing tables | Benoit Foucher | 2017-03-04 |
| | |||
* | Updated usage and man page of slice compilers | Bernard Normier | 2017-03-03 |
| | |||
* | Update to use default WindowsTargetPlatformVersion with MSBuild builds | Jose | 2017-03-02 |
| | |||
* | Replaced several functional classes by java.util.function classes | Bernard Normier | 2017-02-13 |
| | | | | | Replaced varous new Runnable() by lambdas Generate @FunctionalInterface Java interfaces for "delegate" Slice interfaces | ||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
|\ | |||
| * | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | | |||
* | | FileTracker cleanup and simplifcations | Jose | 2017-02-10 |
| | | |||
* | | Improved readValue/readProxy methods and streaming helpers | Benoit Foucher | 2017-02-09 |
| | | |||
* | | Make Slice enums scoped | Bernard Normier | 2017-02-08 |
| | | | | | | | | Add new cpp:scoped and objc:scoped metadata directives |