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 |
| | |||
* | Update version to 3.7.5 | Jose | 2020-11-30 |
| | |||
* | 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 |
| | |||
* | Update Ice version to 3.7.3 | Jose | 2019-07-22 |
| | |||
* | Add ice_isFixed - Close #356 | Jose | 2019-06-21 |
| | |||
* | Unnecessary registerIceWS in Ice for MATLAB - Close #401 | Jose | 2019-06-21 |
| | |||
* | Copyright header simplication | Jose | 2019-01-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-14 |
| | |||
* | 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 |
| | |||
* | MATLAB UnsupportedProtocolException missing "reason" member | Jose | 2018-09-04 |
| | | | | Close #190 | ||
* | ICE-8753 - translate invalid_argument in MATLAB | Mark Spruiell | 2018-03-20 |
| | |||
* | Fix MATLAB build to work with C++ binary distribution | Jose | 2018-03-02 |
| | |||
* | MATLAB build version fixes | Jose | 2018-03-02 |
| | |||
* | fixed typo | Bernard Normier | 2018-03-02 |
| | |||
* | fixed typo | Bernard Normier | 2018-03-02 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | ICE-7996 & ICE-7976 - Proxy updates for MATLAB | Mark Spruiell | 2018-02-07 |
| | |||
* | Fix handling of EndpointInfo in MATLAB mapping | Jose | 2017-11-21 |
| | | | | See bug ICE-8571 and ICE-8572 | ||
* | Simplication to MATLAB helper functions | Jose | 2017-10-19 |
| | | | | | | | | replace createXXX helper functions with craeteShared template function. replace getXX helper functions, with deref template function. | ||
* | Add digital signatures to Mex and Thunk files | Jose | 2017-10-19 |
| | |||
* | Copy C++ plug-ins to MATLAB lib directory | Jose | 2017-10-17 |
| | |||
* | Fix icethunk build dependencies | Jose | 2017-10-17 |
| | |||
* | Adding support for ImplicitContext | Mark Spruiell | 2017-10-16 |
| | |||
* | ICE-8543 - Test clean-up; properties fix | Mark Spruiell | 2017-10-16 |
| | |||
* | Register plug-ins with MATLAB extension | Jose | 2017-10-16 |
| | |||
* | Fix bogus ObjectPrx unref implementation | Jose | 2017-10-16 |
| | |||
* | Adding timeout to Future.wait | Mark Spruiell | 2017-10-13 |
| | |||
* | Replace SELF/DEREF macros with deref template function | Jose | 2017-10-13 |
| | |||
* | Remove extra ICE_MATLAB_API macros | Jose | 2017-10-13 |
| | |||
* | Minor enum fixes | Mark Spruiell | 2017-10-12 |
| | |||
* | Package and build fixes | Jose | 2017-10-11 |
| | | | | | | | - Add matlab tool box package - Update dllExports - Rename icematlab.h -> ice.h - Move sources to matlab/src | ||
* | Rename Ice MATLAB extension icematlab -> ice | Jose | 2017-10-11 |
| | |||
* | Fix for MATLAB prototype generation | Jose | 2017-10-10 |
| | |||
* | Generate MATLAB prototype and thunk files during build | Jose | 2017-10-10 |
| | |||
* | Copy Ice MATLAB depdendencies to the lib dir | Jose | 2017-10-09 |
| | |||
* | Update MATLAB build system | Jose | 2017-10-09 |
| | |||
* | Internal code cleanup | Mark Spruiell | 2017-10-04 |
| | |||
* | C++ cleanup | Mark Spruiell | 2017-10-03 |
| | |||
* | Adding more tests; checksum support | Mark Spruiell | 2017-10-03 |
| | |||
* | Adding inheritance test | Mark Spruiell | 2017-10-02 |
| |