summaryrefslogtreecommitdiff
path: root/cpp/src/slice2matlab
Commit message (Expand)AuthorAge
* Fixed concurrent directory creation issue in the Slice compilers - #1846Jose2024-02-27
* Matlab performance improvements (#1382)Benoit Foucher2022-07-21
* Ice for MATLAB linux support (#1341)Jose2022-02-15
* Visual Studio 2022 build updatesJose2021-11-24
* Support for building C++98 with a C++11 compiler (#1267)Joe George2021-03-29
* Fix invalid generated code for local interface - Close #596Jose2019-10-23
* Fix for unused parameters in MATLAB generated code - Close #595Jose2019-10-23
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
* Visual Studio 2019 build fixesJose2019-06-04
* Copyright header simplicationJose2019-01-19
* Remove copyright noticeJose2018-12-18
* Fix copyright headerJose2018-12-18
* Enable wildcard expansion for Windows executablesJose2018-11-13
* Increase Visual Studio warning level to Level4Bernard Normier2018-11-01
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
* Replace `php:internal` and `matlab:internal` by preprocessor macroJose2018-09-12
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Eliminate catch(const char*) #48Jose2018-07-26
* Update copyright year to 2018Jose2018-02-14
* Minor fix, remove unused variableJose2017-10-20
* More keyword escape fixesMark Spruiell2017-10-19
* Adding missing doc/copyrightMark Spruiell2017-10-19
* Adding escape test and related fixesMark Spruiell2017-10-19
* Remove package metadata; test cleanupMark Spruiell2017-10-11
* slice2matlab updates for ICE-8538, ICE-8536, ICE-8535, ICE-8532Mark Spruiell2017-10-11
* Internal code cleanupMark Spruiell2017-10-04
* Adding more tests; checksum supportMark Spruiell2017-10-03
* Adding inheritance testMark Spruiell2017-10-02
* Moving Ice.ValueHolderMark Spruiell2017-10-02
* Adding endpoint support; adding ami test; test script fixesMark Spruiell2017-09-29
* Internal proxy changes; simplifying generated proxy codeMark Spruiell2017-09-28
* Performance improvements; minor mapping changesMark Spruiell2017-09-27
* Minor fixes to generated code for sequencesMark Spruiell2017-09-23
* Revising the mapping for sequence<struct> and sequence<enum>Mark Spruiell2017-09-22
* Simplifying mapping for struct and sequenceMark Spruiell2017-09-20
* Adding slicing/objects test; Adding automated test supportMark Spruiell2017-09-19
* Adding slicing/exceptions testMark Spruiell2017-09-17
* Adding support for package metadata; updating tests to use package metadataMark Spruiell2017-09-16
* Adding support for Slice classes and optional values; Adding more testsMark Spruiell2017-09-15
* Adding exceptions test, support for debug buildsMark Spruiell2017-09-07
* Initial commit of MATLAB prototypeMark Spruiell2017-09-04