summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil/UtilException.cpp
Commit message (Collapse)AuthorAge
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
|
* Enable -Wconversion with clang - Close #363Jose2019-06-21
|
* Copyright header simplicationJose2019-01-19
|
* Remove copyright noticeJose2018-12-18
|
* Fix copyright headerJose2018-12-18
|
* Removed Slice compiler dependency on DbhHelp on WindowsBernard Normier2018-10-30
|
* Another fix for travisBernard Normier2018-10-26
|
* Fix travis failureBernard Normier2018-10-26
|
* call SymRefreshModuleList Close #55Jose2018-09-03
|
* Update copyright year to 2018Jose2018-02-14
|
* Updated backtrace_pcinfo commentBernard Normier2017-07-07
|
* Work-around for backtrace_pcinfo thread init bug, see ICE-8036Bernard Normier2017-06-13
|
* Remove excessive empty linesJoe George2017-06-07
|
* Removed SYMOPT_DEBUGBernard Normier2017-06-05
|
* Removed custom search path for symbolsBernard Normier2017-06-02
|
* ICE-7506 - Update copyright to 2017Joe George2017-02-13
|
* Replace NULL by ICE_NULLPTRBernard Normier2017-01-11
|
* WinRT -> UWP renamesJose2016-12-14
|
* Move StringConverter API to namespace IceBernard Normier2016-08-01
|
* Added ICE_BUILDING_SRC to make buildsBernard Normier2016-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 spacesJoe George2016-06-29
|
* ICE-7176 - Cleanup exception dtor noexceptJoe George2016-06-10
|
* ICE-6982 and ICE-6946Joe George2016-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] whenBernard Normier2016-06-03
| | | | available instead of ConvertUTF
* Renamed ICE_UTIL_API to ICE_API and other cleanupsBernard Normier2016-05-12
|
* Removed libIceUtil and libSliceBernard Normier2016-05-09