| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
| |
Do not use static const string function variables
as that is not thread safe, instead we add a new
overload that takes a const char* for VC90 only
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
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++
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
- Update to lmdb 0.9.19
- Update to use bzip2, expat and openssl binaries signed by ZeroC
|
| | |
|
| |
| |
| |
| | |
NativeConnectionInfo
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
settings
|
| | |
|
| |
| |
| |
| | |
Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
-c++11
|
| | |
|
| | |
|