summaryrefslogtreecommitdiff
path: root/cpp/src/IceUtil
Commit message (Expand)AuthorAge
* Fix localtime/gmtime usage (#1227)Jose2021-01-01
* Fixed warnings (#824)Bernard Normier2020-04-30
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\
| * Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\|
| * Fix macOS build failures in debug modeJose2019-06-26
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
* | Fix C++ warningsJose2019-05-03
* | Changed mapping for local classes to protocolsBernard Normier2019-04-22
* | Add breakBeforeBlock option to IceUtilInternal::OutputJoe George2019-03-15
|/
* 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
* Removed Slice compiler dependency on DbhHelp on WindowsBernard Normier2018-10-30
* Another fix for travisBernard Normier2018-10-26
* Fix travis failureBernard Normier2018-10-26
* Extra C++ warning flags with clang and g++.Bernard Normier2018-10-26
* Fixed CtrCHandler to clear callback on destruction, fixes #235Benoit Foucher2018-10-09
* call SymRefreshModuleList Close #55Jose2018-09-03
* IceUtil Options incorrectly paring multiple short optionsJose2018-08-13
* Revert "Fix incorrectly parsing of multiple short options"Jose2018-08-13
* Fixes for strerror_r usageJose2018-08-13
* Fix incorrectly parsing of multiple short optionsJose2018-07-27
* Replace strerror usage with IceUtilInternal::errorToStringJose2018-07-27
* Update copyright year to 2018Jose2018-02-14
* Removed __USE_UNIX98 check (ICE-8580)Bernard Normier2018-01-26
* Clean C++ exception code to only throw exception typesJose2017-09-20
* Updated backtrace_pcinfo commentBernard Normier2017-07-07
* Fix (ICE-8186) - msbuild rebuilds to often the C# sourcesJose2017-06-30
* 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
* Fix tabs and spaces in MakefilesJoe George2017-05-03
* Remove trailing whitespaceJoe George2017-05-02
* Use ToolsVersion 4.0 for Visual Studio 2010 compatibilityJose2017-05-01
* Don't set ToolsVersion in MSBuild projectsJose2017-04-26
* Small update to CtrlCHandlerBernard Normier2017-04-23
* Improved C++11 version of CtrlCHandlerBernard Normier2017-04-22
* Fix (ICE-7780) - Glacier2::Application cleanupJose2017-04-21
* Visual Studio 2010 supportJose2017-04-20
* Fix (ICE-7742) - Ice/faultTolerance Python 3.6 crash when using pip packagesJose2017-04-04
* Lazzy initialize ConsoleUtilJose2017-03-31
* Moved ArgVector to IceInternalBernard Normier2017-03-28
* ICE-7707 Improved handling of argc/argv argumentsBernard Normier2017-03-28
* Replaced tabs with spacesBernard Normier2017-03-22
* Update to use default WindowsTargetPlatformVersion with MSBuild buildsJose2017-03-02
* ICE-7506 - Update copyright to 2017Joe George2017-02-13