summaryrefslogtreecommitdiff
path: root/cpp/src/slice2matlab/Main.cpp
Commit message (Collapse)AuthorAge
* Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | Close #406
* 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.
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
| | | | Fixes 223.
* Fixed slice2matlab generated code type for dictionary data membersJose2018-10-23
| | | | Close #256
* Replace `php:internal` and `matlab:internal` by preprocessor macroJose2018-09-12
| | | | Close #202
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
| | | | Close #154
* 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