Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix clang -std=c++17 build | Bernard Normier | 2019-10-29 |
| | | | | Note: still building Ice C++11 with -std=c++11. | ||
* | Enable -Wconversion with clang - Close #363 | 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 |
| | |||
* | Extra C++ warning flags with clang and g++. | Bernard Normier | 2018-10-26 |
| | | | | Fixes 223. | ||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Moved ArgVector to IceInternal | Bernard Normier | 2017-03-28 |
| | |||
* | ICE-7707 Improved handling of argc/argv arguments | Bernard Normier | 2017-03-28 |
| | | | | Added configFile overload to Ice::initialize and CommunicatorHolder in C++ | ||
* | Merge remote-tracking branch 'origin/3.6' | Joe George | 2017-02-13 |
| | |||
* | Moved some cpp files from IceUtil to Ice | Bernard Normier | 2016-05-13 |
Fixed UWP/static libs linking with Ice on Windows |