Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Port to AIX with g++, xlC_r and xlclang++ (#434) | Bernard Normier | 2019-07-15 |
| | |||
* | 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 |
| | |||
* | Removed Slice compiler dependency on DbhHelp on Windows | Bernard Normier | 2018-10-30 |
| | |||
* | Another fix for travis | Bernard Normier | 2018-10-26 |
| | |||
* | Fix travis failure | Bernard Normier | 2018-10-26 |
| | |||
* | call SymRefreshModuleList Close #55 | Jose | 2018-09-03 |
| | |||
* | Update copyright year to 2018 | Jose | 2018-02-14 |
| | |||
* | Updated backtrace_pcinfo comment | Bernard Normier | 2017-07-07 |
| | |||
* | Work-around for backtrace_pcinfo thread init bug, see ICE-8036 | Bernard Normier | 2017-06-13 |
| | |||
* | Remove excessive empty lines | Joe George | 2017-06-07 |
| | |||
* | Removed SYMOPT_DEBUG | Bernard Normier | 2017-06-05 |
| | |||
* | Removed custom search path for symbols | Bernard Normier | 2017-06-02 |
| | |||
* | ICE-7506 - Update copyright to 2017 | Joe George | 2017-02-13 |
| | |||
* | Replace NULL by ICE_NULLPTR | Bernard Normier | 2017-01-11 |
| | |||
* | WinRT -> UWP renames | Jose | 2016-12-14 |
| | |||
* | Move StringConverter API to namespace Ice | Bernard Normier | 2016-08-01 |
| | |||
* | Added ICE_BUILDING_SRC to make builds | Bernard Normier | 2016-07-22 |
| | | | | | | Ice::Dispatcher and Ice::LocalObject are now hidden with C++11 Reworked C++11 exception ice_clone, added ExceptionHelper + other C++ cleanups | ||
* | Whitespace cleanup - tabs to spaces | Joe George | 2016-06-29 |
| | |||
* | ICE-7176 - Cleanup exception dtor noexcept | Joe George | 2016-06-10 |
| | |||
* | ICE-6982 and ICE-6946 | Joe George | 2016-06-08 |
| | | | | | - Refactord C++ class/exception stream generated code - Changed return type of Obejct::ice_id() to std::string for C++11 | ||
* | Refactored string converters and use codecvt_utf8[_utf16] when | Bernard Normier | 2016-06-03 |
| | | | | available instead of ConvertUTF | ||
* | Renamed ICE_UTIL_API to ICE_API and other cleanups | Bernard Normier | 2016-05-12 |
| | |||
* | Removed libIceUtil and libSlice | Bernard Normier | 2016-05-09 |