summaryrefslogtreecommitdiff
path: root/matlab/src/Connection.cpp
Commit message (Collapse)AuthorAge
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
| | | | Fixes #223.
* Added IceSSL::ConnectionInfo for matlab. Closes #219.Austin Henriksen2018-10-24
|
* Update copyright year to 2018Jose2018-02-14
|
* Simplication to MATLAB helper functionsJose2017-10-19
| | | | | | | | replace createXXX helper functions with craeteShared template function. replace getXX helper functions, with deref template function.
* 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