summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* Fixed ICE-6707 - default interface for discovery is now Ice.Default.Host if ↵Benoit Foucher2015-08-13
| | | | it is set
* ICE-6703 - Windows dependencies and third party packages.Jose2015-08-12
|
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transportsBenoit Foucher2015-08-11
|
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
|
* Fixed ICE-6159: release memory allocated by connection buffers when the ↵Benoit Foucher2015-08-05
| | | | connection is closed instead of waiting for the reaping
* non Windows build fixJose2015-08-04
|
* ICE-5731 - Convert icegridadmin output on WindowsJose2015-08-04
|
* ICE-6685: removed Ice.ServerId and RegisterProcess related code from Ice the ↵Benoit Foucher2015-08-03
| | | | core, minor test suite fixes
* ICE-6624 renamed overloaded functions that cause issues with some compilersDwayne Boone2015-08-03
|
* ICE-6677 - Fix C++ generated constructor code formatingJose2015-08-03
|
* Updated version to 3.6.1Dwayne Boone2015-07-31
|
* Fixed ICE-6625: warning when shutting IceDiscovery hello serverBenoit Foucher2015-07-31
|
* Install Windows third parties during nmake installJose2015-07-30
| | | | | | | | | - The nuget third party binaries required to run applications are now installed with nmake install target. - Fixes for nuget packages dependency on nuget.exe - For VC100 define only the BZIP2 packages
* Nuget supportJose2015-07-30
| | | | | | | | C++ third party packages for Windows builds are now in nuget. The packages are automatically downloaded when required.
* ICE-6302 Fixed intermittent sessionHelper test failureDwayne Boone2015-07-28
|
* ICE-6302 Fixed SessionHelper to terminate connection attempt when destroy is ↵Dwayne Boone2015-07-27
| | | | called
* ICE-6666 Fixed clang compile errorDwayne Boone2015-07-23
|
* Minor code refactor of the ICE-6645 fixDwayne Boone2015-07-23
|
* ICE-6645 Fixed issue in Slice compilers with param/member names hiding type ↵Dwayne Boone2015-07-22
| | | | definitions
* Fix for Visual Studio 2015 bogus warningJose2015-07-22
| | | | | Visual Studio 2015 generates a bogus warning for ice_clone implementation of GCObject derived classes.
* Fix Ice::Log string format used with Visual StudioJose2015-07-22
|
* Fix for Abstrac class generated constructorJose2015-07-22
| | | | | Abstract class generated constructor must not call virtual base class constructors
* ICE-6316 confirm abort of icepatch2clientDwayne Boone2015-07-20
|
* ICE-6661 Cannot build Ice with -Os on Ubuntu 15.04Dwayne Boone2015-07-20
|
* Fixed slice2java --list-generated output to properly indicate error has occurredDwayne Boone2015-07-16
|
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* ICE-6514 Removed uneeded includes of DisableWarnings.hDwayne Boone2015-07-08
|
* ICE-6469 added --validate option to Slice compilersDwayne Boone2015-07-07
|
* Force correct overload selection to fix compatibility with Intel C++ 2015alexey.nazarenko2015-07-01
|
* Fixed IceDiscovery and collocation optimization issue which could cause ↵Benoit Foucher2015-06-22
| | | | indefinite hang if communicator was destroyed (ICE-6627)
* Fixed ICE-6619: fixed Java IceSSL issue when running against C# serverBenoit Foucher2015-06-22
|
* Fixed ICE-6595: Glacier2/sessionHelper deadlock on destroyBenoit Foucher2015-06-19
|
* The communicator now catch exceptions raised by plugin initialize and raise ↵Benoit Foucher2015-06-17
| | | | PluginInitializationException instead
* Fixed ICE-6602: optionals marshaling bugJose2015-06-16
|
* Fixed ICE-6594: IceGrid/replication test failureBenoit Foucher2015-06-16
|
* Fixed ICE-6595, potential deadlock when joining threadBenoit Foucher2015-06-16
|
* Don't throw RetryException if the failure occurs during connection ↵Benoit Foucher2015-06-12
| | | | establishement (ICE-6589)
* Fix ICE-6587: Secure transport leaksJose2015-06-10
|
* Fix issue with IceSSL.InitOpenSSL and OpenSSLEngine destructorJose2015-06-10
|
* Fixed bug in object adapter where default servants were not cleared on ↵Benoit Foucher2015-06-10
| | | | destroyed (ICE-6582)
* Fixed Glacier2 session helper and optional test leakBenoit Foucher2015-06-10
|
* ICE-6473 Fix a memory leak in IceSSLJoe George2015-06-09
|
* Fix Web Socket protocol bug when reading message payloadJose2015-06-09
|
* Fixed ICE-6573 - IceGrid application update failure when updating server ↵Benoit Foucher2015-06-08
| | | | with allocatables and clients are waiting to allocate the allocatable
* Fixed ICE-6558 - Android deadlock with background IO threadBenoit Foucher2015-06-04
|
* Fixed initConnectionInfo to no longer throwBenoit Foucher2015-06-03
|
* WinRT connection info fixesJose2015-06-02
|
* Fixed: (ICE-6543) StringConverter not build with WinRTJose2015-05-29
|
* ICE-6524 added string converter to the statically registered pluginsDwayne Boone2015-05-26
|