Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fixes to icethunk.vcxproj | Joe George | 2021-02-18 |
| | |||
* | MATLAB build fixes | Jose | 2021-02-18 |
| | |||
* | MATLAB fixes | Joe George | 2021-02-18 |
| | |||
* | Update version to v3.8.0 | Joe George | 2021-02-15 |
| | |||
* | Switch to using python3 by default | Joe George | 2021-02-10 |
| | |||
* | 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. | ||
* | Remove IcePatch2 (#602) | Bernard Normier | 2021-02-01 |
| | | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI. | ||
* | Fix C# marshal/unmarshal of optional data members (#1232) | Jose | 2021-01-08 |
| | | | See #889 | ||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | Class cycle test fixes | Joe George | 2020-07-08 |
| | |||
* | Add class cycle detection during unmarshaling (#946) | Joe George | 2020-07-07 |
| | | | | | | | | | Add support for detection of class cycles during unmarshaling in languages which do no have garbage collection: C++, Swift, and Objective-C. A `MarshalException` is thrown when a cycle is detected. The property `Ice.AcceptClassCycles` can be set to a value greater than `0` to change this behavior. | ||
* | Update version to 3.7.4 | Jose | 2020-04-20 |
| | |||
* | Fixed MATLAB test bug. (See #704) | Austin Henriksen | 2020-02-07 |
| | |||
* | Added missing end statements to MATLAB 'Ice/objects' test. | Austin Henriksen | 2020-02-06 |
| | |||
* | Fixed bug in MATLAB tests (see #696) | Austin Henriksen | 2020-02-05 |
| | |||
* | Fix MATLAB linter warnings | Jose | 2019-10-23 |
| | |||
* | Missing return in MATLAB encaps decoder | Jose | 2019-10-23 |
| | |||
* | Minor fixes to documentation files | Benoit Foucher | 2019-10-11 |
| | |||
* | Fix for invocation timeout sporadic test failure, fixes #547 | Benoit Foucher | 2019-09-24 |
| | |||
* | Fixed file permissions | Bernard Normier | 2019-09-17 |
| | |||
* | Fixed download URL | Bernard Normier | 2019-09-16 |
| | |||
* | Fixes for endpoint to string conversion - Close #517 (#519) | Jose | 2019-09-10 |
| | |||
* | Fixes for slice2py forward declarations - Close #490 | Jose | 2019-09-03 |
| | |||
* | Yet another fix for Matlab timeout test failure | Benoit Foucher | 2019-08-23 |
| | |||
* | Fix for MATLAB Ice/timeout failure | Joe George | 2019-08-22 |
| | |||
* | Added missing import for matlab timeout test, fixes #492 | Benoit Foucher | 2019-08-22 |
| | |||
* | Fixed Ice/timeout test to ensure the client doesn't hang in case of test failure | Benoit Foucher | 2019-08-22 |
| | |||
* | Fix doc.zeroc.com URLs - Close #457 | Jose | 2019-08-05 |
| | |||
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
| | |||
* | Remove forward declarations limitation - Close #97 | Jose | 2019-07-09 |
| | |||
* | Fix checkedCast with facet and MATLAB - Close #394 | Jose | 2019-06-24 |
| | |||
* | Add matlab support to Ice.ClassGraphDepthMax - Close #400 | Jose | 2019-06-24 |
| | |||
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Fixed incorrect comment for ice_flushBatchRequestsAsync. Fixes #379. | Bernard Normier | 2019-06-21 |
| | |||
* | Unnecessary registerIceWS in Ice for MATLAB - Close #401 | Jose | 2019-06-21 |
| | |||
* | Fix Incorrect generated code for class implements interface | Jose | 2019-06-06 |
| | | | | Close #406 | ||
* | Copyright header simplication | Jose | 2019-01-19 |
| | |||
* | Add missing copyright headers | Jose | 2018-12-19 |
| | |||
* | Remove copyright notice | Jose | 2018-12-18 |
| | |||
* | Fix copyright header | Jose | 2018-12-18 |
| | |||
* | Fix missing index increment introduce in previous commit | Jose | 2018-11-21 |
| | |||
* | MATLAB minor fixes | Jose | 2018-11-21 |
| | |||
* | Added missing exceptions to convertException in MATLAB. | Austin Henriksen | 2018-11-20 |
| | | | | Fixed #248 | ||
* | Update version to 3.7.2 | Jose | 2018-11-17 |
| | |||
* | Update version to 3.7.2 | Jose | 2018-11-16 |
| | |||
* | Update version to 3.7.2 | Jose | 2018-11-14 |
| | |||
* | More bidir tests. Fixes #51. | Bernard Normier | 2018-11-13 |
| | |||
* | Increase Visual Studio warning level to Level4 | Bernard Normier | 2018-11-01 |
| | | | | Fixes #223. | ||
* | Added IceSSL::ConnectionInfo for matlab. Closes #219. | Austin Henriksen | 2018-10-24 |
| | |||
* | Fix Matlab r2016b Ice/objects test failures | Jose | 2018-10-24 |
| |