summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* Fixed ICE-6695 - ensure buffers are not cleared too early for WS/SSL transportsBenoit Foucher2015-08-11
|
* Add SDK prefix to WinRT buildsJose2015-08-11
|
* Refactor WinRT property sheet propertiesJose2015-08-11
|
* Fixed ICE-6695, Ice for WinRT hang on Windows 10Benoit Foucher2015-08-11
|
* Windows build fixJose2015-08-10
|
* Improved include commentBernard Normier2015-08-08
|
* WinRT build updatesJose2015-08-07
|
* Add MSBuild C++ property sheetJose2015-08-07
|
* ICE-6696 fixed warning binding WinRT info testDwayne Boone2015-08-06
|
* Update Ice.props versions for 3.6.1Jose2015-08-06
|
* Windows WinRT/UAP testsuite fixesJose2015-08-06
|
* ThirdParty.props updates and fixesJose2015-08-06
|
* Add WinRT/UAP test solutionsJose2015-08-05
|
* Add support to build Ice UAP SDKJose2015-08-05
|
* Fixed ICE-6687 - IceSSL tests failures on El CapitanBenoit Foucher2015-08-05
|
* Fixed ICE-6159: release memory allocated by connection buffers when the ↵Benoit Foucher2015-08-05
| | | | connection is closed instead of waiting for the reaping
* WinRT build instructions updatesJose2015-08-04
|
* 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
|
* Update nuget DB package versionJose2015-07-31
|
* Fix for WinRT headers installJose2015-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
* Do not symlink vendored berkeley dbJose2015-07-30
|
* Add helper script for set third party envJose2015-07-30
|
* Simplified third-party instructionsBernard Normier2015-07-30
|
* Simplified third-party instructionsBernard Normier2015-07-30
|
* Nuget supportJose2015-07-30
| | | | | | | | C++ third party packages for Windows builds are now in nuget. The packages are automatically downloaded when required.
* ICE-6572 Improvement to previous commitDwayne Boone2015-07-29
|
* ICE-6572 Made it easier to switch to non-default compiler on linuxDwayne Boone2015-07-29
|
* ICE-6302 Fixed intermittent sessionHelper test failureDwayne Boone2015-07-28
|
* Added test to Glacier2/sessionHelper to test interrupting connection ↵Dwayne Boone2015-07-28
| | | | establishment
* 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
|
* Add VC140 to CPP_COMPILER supported valuesJose2015-07-22
|
* Updated x64 sectionBernard Normier2015-07-22
|
* Simplified textBernard Normier2015-07-22
|
* ICE-6645 Fixed issue in Slice compilers with param/member names hiding type ↵Dwayne Boone2015-07-22
| | | | definitions
* Removed x64 platform notesBernard Normier2015-07-22
|
* 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
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.