summaryrefslogtreecommitdiff
path: root/matlab/src
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
|
* Update version to 3.7.5Jose2020-11-30
|
* 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
|
* Update Ice version to 3.7.3Jose2019-07-22
|
* Add ice_isFixed - Close #356Jose2019-06-21
|
* Unnecessary registerIceWS in Ice for MATLAB - Close #401Jose2019-06-21
|
* Copyright header simplicationJose2019-01-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-14
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Added IceSSL::ConnectionInfo for matlab. Closes #219.Austin Henriksen2018-10-24
|
* MATLAB UnsupportedProtocolException missing "reason" memberJose2018-09-04
| | | | Close #190
* ICE-8753 - translate invalid_argument in MATLABMark Spruiell2018-03-20
|
* Fix MATLAB build to work with C++ binary distributionJose2018-03-02
|
* MATLAB build version fixesJose2018-03-02
|
* fixed typoBernard Normier2018-03-02
|
* fixed typoBernard Normier2018-03-02
|
* Update copyright year to 2018Jose2018-02-14
|
* ICE-7996 & ICE-7976 - Proxy updates for MATLABMark Spruiell2018-02-07
|
* Fix handling of EndpointInfo in MATLAB mappingJose2017-11-21
| | | | See bug ICE-8571 and ICE-8572
* Simplication to MATLAB helper functionsJose2017-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 filesJose2017-10-19
|
* Copy C++ plug-ins to MATLAB lib directoryJose2017-10-17
|
* Fix icethunk build dependenciesJose2017-10-17
|
* Adding support for ImplicitContextMark Spruiell2017-10-16
|
* ICE-8543 - Test clean-up; properties fixMark Spruiell2017-10-16
|
* Register plug-ins with MATLAB extensionJose2017-10-16
|
* Fix bogus ObjectPrx unref implementationJose2017-10-16
|
* Adding timeout to Future.waitMark Spruiell2017-10-13
|
* Replace SELF/DEREF macros with deref template functionJose2017-10-13
|
* Remove extra ICE_MATLAB_API macrosJose2017-10-13
|
* Minor enum fixesMark Spruiell2017-10-12
|
* Package and build fixesJose2017-10-11
| | | | | | | - Add matlab tool box package - Update dllExports - Rename icematlab.h -> ice.h - Move sources to matlab/src
* Rename Ice MATLAB extension icematlab -> iceJose2017-10-11
|
* Fix for MATLAB prototype generationJose2017-10-10
|
* Generate MATLAB prototype and thunk files during buildJose2017-10-10
|
* Copy Ice MATLAB depdendencies to the lib dirJose2017-10-09
|
* Update MATLAB build systemJose2017-10-09
|
* Internal code cleanupMark Spruiell2017-10-04
|
* C++ cleanupMark Spruiell2017-10-03
|
* Adding more tests; checksum supportMark Spruiell2017-10-03
|
* Adding inheritance testMark Spruiell2017-10-02
|