summaryrefslogtreecommitdiff
path: root/matlab
Commit message (Collapse)AuthorAge
* Fixes to icethunk.vcxprojJoe George2021-02-18
|
* MATLAB build fixesJose2021-02-18
|
* MATLAB fixesJoe George2021-02-18
|
* Update version to v3.8.0Joe George2021-02-15
|
* Switch to using python3 by defaultJoe George2021-02-10
|
* 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.
* Remove IcePatch2 (#602)Bernard Normier2021-02-01
| | | | Removed IcePatch2 and the corresponding distrib and patching features in IceGrid and IceGridGUI.
* Fix C# marshal/unmarshal of optional data members (#1232)Jose2021-01-08
| | | See #889
* Update version to 3.7.5Jose2020-11-30
|
* Class cycle test fixesJoe George2020-07-08
|
* Add class cycle detection during unmarshaling (#946)Joe George2020-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.4Jose2020-04-20
|
* Fixed MATLAB test bug. (See #704)Austin Henriksen2020-02-07
|
* Added missing end statements to MATLAB 'Ice/objects' test.Austin Henriksen2020-02-06
|
* Fixed bug in MATLAB tests (see #696)Austin Henriksen2020-02-05
|
* Fix MATLAB linter warningsJose2019-10-23
|
* Missing return in MATLAB encaps decoderJose2019-10-23
|
* Minor fixes to documentation filesBenoit Foucher2019-10-11
|
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
|
* Fixed file permissionsBernard Normier2019-09-17
|
* Fixed download URLBernard Normier2019-09-16
|
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
|
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
|
* Yet another fix for Matlab timeout test failureBenoit Foucher2019-08-23
|
* Fix for MATLAB Ice/timeout failureJoe George2019-08-22
|
* Added missing import for matlab timeout test, fixes #492Benoit Foucher2019-08-22
|
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
|
* Fix doc.zeroc.com URLs - Close #457Jose2019-08-05
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Remove forward declarations limitation - Close #97Jose2019-07-09
|
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
|
* Add matlab support to Ice.ClassGraphDepthMax - Close #400Jose2019-06-24
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Fixed incorrect comment for ice_flushBatchRequestsAsync. Fixes #379.Bernard Normier2019-06-21
|
* Unnecessary registerIceWS in Ice for MATLAB - Close #401Jose2019-06-21
|
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | Close #406
* Copyright header simplicationJose2019-01-19
|
* Add missing copyright headersJose2018-12-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Fix missing index increment introduce in previous commitJose2018-11-21
|
* MATLAB minor fixesJose2018-11-21
|
* Added missing exceptions to convertException in MATLAB.Austin Henriksen2018-11-20
| | | | Fixed #248
* Update version to 3.7.2Jose2018-11-17
|
* Update version to 3.7.2Jose2018-11-16
|
* Update version to 3.7.2Jose2018-11-14
|
* More bidir tests. Fixes #51.Bernard Normier2018-11-13
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Added IceSSL::ConnectionInfo for matlab. Closes #219.Austin Henriksen2018-10-24
|
* Fix Matlab r2016b Ice/objects test failuresJose2018-10-24
|