summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | Build system improvements and fixesBenoit Foucher2017-09-12
| | | | | | | | | | | | | | - Fixed static build failures (ICE-8509) - Improved check for IceBT build (ICE-8353) - Validate configs/platforms (ICE-8096) - Removed duplicated system libs from linker flags (ICE-7670)
* | Added CHANGELOG entry and comment for Michael's fixBenoit Foucher2017-09-07
| |
* | Fix adapter list update problem on replica icegridregistries.Michael Gmelin2017-09-07
| | | | | | | | | | | | | | | | | | When changing adapters in an icebox server (e.g. adding an adapter), a replicated registry still uses the previous list of adapter ids - which means, an icegridnode starting a service fails to do so in case it's using a replicated registry. As it's common to have one master registry and many replicated ones, this gets worse the more replicated registries exist.
* | Ensure ice_getCachedConnection doesn't return null after successfully ↵Benoit Foucher2017-09-06
|/ | | | | | returning a connection See bug ICE-8467
* Fixed ICE-8471 - better warning for spurious selector wakeupBenoit Foucher2017-09-01
|
* Removed dead code from IceLocatorDiscovery sourcesBenoit Foucher2017-08-28
|
* Update Expat version to v2.2.4Jose2017-08-22
|
* Fixed ICE-8407 - Removed Slice checksums checks from icegridadmin/iceboxadminBenoit Foucher2017-08-18
|
* ICE-8349 - yocto static test build failureJose2017-07-17
|
* Fix for ICE-8309 - check for spurious selector wakeupsBenoit Foucher2017-07-13
|
* Fixed ICE-8244 - Ice/background test failureBenoit Foucher2017-07-10
|
* Updated backtrace_pcinfo commentBernard Normier2017-07-07
|
* Fixed ICE-8237 - deadlock in ConnectRequestHandlerBenoit Foucher2017-07-07
|
* Fixed ICE-8232 - Objective-C hashing for float/doubleBenoit Foucher2017-07-06
|
* Fixed ICE-8211 - IceGrid registry inconsistency when resolving dynamically ↵Benoit Foucher2017-07-06
| | | | registered replicagroup endpoints
* Fixed ICE-8156 - iOS controller crashBenoit Foucher2017-07-06
|
* Added Ice::UserException::ice_getSlicedData and ↵Benoit Foucher2017-07-06
| | | | Ice::UnkownSlicedValue::ice_id methods
* Fixed ICE-8223 - renamed cloneImpl to _iceCloneImplBenoit Foucher2017-07-05
|
* Fixed IceSSL SecureTransport memory leaksBenoit Foucher2017-07-05
|
* Fixed ICE-8217 - added ice_getSlicedData method to Ice values and ↵Benoit Foucher2017-07-05
| | | | Ice::SlicedData::clear method to break cyclic references
* Additional Objective-C leak fixes for ICE-8204Benoit Foucher2017-07-03
|
* Destroy thread-specific key when possible (ICE-8196)Bernard Normier2017-06-30
|
* Fix (ICE-8186) - msbuild rebuilds to often the C# sourcesJose2017-06-30
|
* ICE-8192 - another fix for GeneratedCodeAttributeMark Spruiell2017-06-29
|
* ICE-8192 - missing GeneratedCodeAttribute in C#Mark Spruiell2017-06-29
|
* Fixed ICE-8163 - improved locator tracingBenoit Foucher2017-06-27
|
* Removed extra returns in IceDiscoveryBernard Normier2017-06-27
|
* Fixed proxy comparison in map (C++11 mapping)Bernard Normier2017-06-27
|
* Fixed ICE-8157 - ignore responses from old requests and removed duplicated ↵Benoit Foucher2017-06-27
| | | | proxies for replica groups
* Fix for ICE-8156 - potential fix for controller crashBenoit Foucher2017-06-26
|
* Fixed (ICE-8155) - Ice.dll .NET assembly not signedJose2017-06-26
|
* slice2php build failureJose2017-06-21
|
* Windows UWP build instructions updatesJose2017-06-21
|
* Fix for ICE-8098 - fixed the build system to support new ↵Benoit Foucher2017-06-19
| | | | <component>_devinstall setting
* Fixed ICE-8094 & ICE-8099 - IceBT build system fixesBenoit Foucher2017-06-19
|
* ICE-8051 - Suppress deprecation warningsJoe George2017-06-15
|
* No longer generate javadoc for Disp classes (ICE-7167)Bernard Normier2017-06-15
|
* Fixed most javadoc warningsBernard Normier2017-06-15
|
* Fixed ICE-8056 - communicator waitForShutdown hangBenoit Foucher2017-06-15
|
* Update mcpp NuGet packages to last versionJose2017-06-14
|
* Fixed ICE-8048 - removed double underscores that crept back inBenoit Foucher2017-06-14
|
* Fix for ICE-8044 - adapterDeactivation test failure caused by deadlockBenoit Foucher2017-06-13
|
* Work-around for backtrace_pcinfo thread init bug, see ICE-8036Bernard Normier2017-06-13
|
* Update mcpp/lmdb NuGet packagesJose2017-06-13
|
* Fixed for ICE-8012 - heartbeatCallback non null assertBenoit Foucher2017-06-13
|
* Another fix for ICE-8015 - clearing connections from ACM monitorBenoit Foucher2017-06-13
|
* Fix copyright headersJose2017-06-13
|
* Fix for ICE-8015 - clear ACM monitor connections from the timer threadBenoit Foucher2017-06-13
|
* Update NuGet package versionsJose2017-06-12
|
* Improve Service exception messagesJose2017-06-09
|