| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* Prefer the reentrant versions of localtime/gmtime when available
* Simplify pragmas
* Review comment fixes
* Remove comment
|
| |
|
|\ |
|
| | |
|
|\| |
|
| | |
|
|\| |
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes #223.
|
| |
|
| |
|
| |
|
|
|
|
| |
Fixes 223.
|
| |
|
| |
|
|
|
|
| |
Fixes #168
|
|
|
|
| |
This reverts commit 868387969b99396630a72965374178eb207ca415.
|
| |
|
|
|
|
| |
Closes #168
|
|
|
|
| |
Close #154
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Update C++ code to only throw types derived from
C++ exception
- Update C++ code to use one-shot constructors to
create the exceptions
Fix bug ICE-7892
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
That is require to be able to set the process string converter
from application main. Otherwise the converter is created before
the user has a chance to set the process string converter or change
the Windows console CP
|
| |
|
|
|
|
| |
Added configFile overload to Ice::initialize and CommunicatorHolder in C++
|
| |
|
| |
|
| |
|