| Commit message (Collapse) | Author | Age |
|
|
|
| |
Ice::UnkownSlicedValue::ice_id methods
|
| |
|
|
|
|
| |
Ice::SlicedData::clear method to break cyclic references
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
dispatcher work item, fixed naming of AsyncResult private methods
|
| |
|
| |
|
|
|
|
|
| |
Remove extra newlines from the end of files and add newlines to files
which are missing one.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
With VC++ 19.00 and 19.10 the defautl constructor gets removed
when using inherit constructors and deleted copy constructor.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|