| 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
|
| |
|
| |
|
|
|
|
| |
Added configFile overload to Ice::initialize and CommunicatorHolder in C++
|
| |
|
| |
|
|
|
|
| |
NativeConnectionInfo
|
| |
|
| |
|
|
|
|
| |
Renamed Ice::noExplicitCurrent to Ice::emptyCurrent
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Regenerated all Scanner and Grammar files on CentOS 7
|
| |
|
| |
|
|\ |
|
| | |
|
| |
| |
| |
| | |
CompressBatch is now "scoped" in C++98 and ObjC
|
| | |
|
| |
| |
| |
| | |
flushed with the communicator/connection should be compressed
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
Removed ctor and assignment operator from UniquePtr
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit 2df05d130ae51a65f51c593800ad722d533f5df3.
|
| | |
|
| | |
|
| | |
|
| | |
|