index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cpp
/
src
/
IceUtil
Commit message (
Expand
)
Author
Age
*
Fixed typos. (#1580)
Austin Henriksen
2023-12-06
*
Remove uwp (#1504)
Jose
2023-09-18
*
Xcode 14.3 beta2 build fixes (#1463)
Jose
2023-03-08
*
Replace sprintf/vsprintf with snprintf/vsnprintf (#1379)
Jose
2022-07-06
*
Fixes for C++98 mapping build with C++17 mode or greater
Jose
2021-12-28
*
Bogus cast in Time::toString Windows implementation - Close #1283 (#1284)
Jose
2021-05-28
*
Fix localtime/gmtime usage (#1227)
Jose
2021-01-01
*
Fixed warnings (#824)
Bernard Normier
2020-04-30
*
Merge remote-tracking branch 'origin/3.7' into swift
Jose
2019-07-18
|
\
|
*
Port to AIX with g++, xlC_r and xlclang++ (#434)
Bernard Normier
2019-07-15
*
|
Merge remote-tracking branch 'origin/3.7' into swift
Jose
2019-07-02
|
\
|
|
*
Fix macOS build failures in debug mode
Jose
2019-06-26
*
|
Merge remote-tracking branch 'origin/3.7' into swift
Jose
2019-06-22
|
\
|
|
*
Enable -Wconversion with clang - Close #363
Jose
2019-06-21
*
|
Fix C++ warnings
Jose
2019-05-03
*
|
Changed mapping for local classes to protocols
Bernard Normier
2019-04-22
*
|
Add breakBeforeBlock option to IceUtilInternal::Output
Joe George
2019-03-15
|
/
*
Copyright header simplication
Jose
2019-01-19
*
Remove copyright notice
Jose
2018-12-18
*
Fix copyright header
Jose
2018-12-18
*
Increase Visual Studio warning level to Level4
Bernard Normier
2018-11-01
*
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
*
Extra C++ warning flags with clang and g++.
Bernard Normier
2018-10-26
*
Fixed CtrCHandler to clear callback on destruction, fixes #235
Benoit Foucher
2018-10-09
*
call SymRefreshModuleList Close #55
Jose
2018-09-03
*
IceUtil Options incorrectly paring multiple short options
Jose
2018-08-13
*
Revert "Fix incorrectly parsing of multiple short options"
Jose
2018-08-13
*
Fixes for strerror_r usage
Jose
2018-08-13
*
Fix incorrectly parsing of multiple short options
Jose
2018-07-27
*
Replace strerror usage with IceUtilInternal::errorToString
Jose
2018-07-27
*
Update copyright year to 2018
Jose
2018-02-14
*
Removed __USE_UNIX98 check (ICE-8580)
Bernard Normier
2018-01-26
*
Clean C++ exception code to only throw exception types
Jose
2017-09-20
*
Updated backtrace_pcinfo comment
Bernard Normier
2017-07-07
*
Fix (ICE-8186) - msbuild rebuilds to often the C# sources
Jose
2017-06-30
*
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
*
Fix tabs and spaces in Makefiles
Joe George
2017-05-03
*
Remove trailing whitespace
Joe George
2017-05-02
*
Use ToolsVersion 4.0 for Visual Studio 2010 compatibility
Jose
2017-05-01
*
Don't set ToolsVersion in MSBuild projects
Jose
2017-04-26
*
Small update to CtrlCHandler
Bernard Normier
2017-04-23
*
Improved C++11 version of CtrlCHandler
Bernard Normier
2017-04-22
*
Fix (ICE-7780) - Glacier2::Application cleanup
Jose
2017-04-21
*
Visual Studio 2010 support
Jose
2017-04-20
*
Fix (ICE-7742) - Ice/faultTolerance Python 3.6 crash when using pip packages
Jose
2017-04-04
[next]