summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
* Fixed URLs for 3rd party repositoriesv3.7.1Benoit Foucher2018-04-20
|
* Do not overwrite user local debugger environmentJose2018-04-18
|
* Disable warning C5033: 'register' is no longer a supportedJose2018-04-18
| | | | | | The lex generated scanners still use 'register' storage class we have to disable the warning when building the generated scanners.
* Fixes for C++17 compatibilityJose2018-04-18
| | | | | | | | | Avoid using functions that have been removed in C++17 Added ICE_CPLUSPLUS macro to workaround __cplusplus not always set with VC++ compiler Fixes #24
* Fix bug in Network.cpp AddressCompare (ICE-8831)Joe George2018-04-17
|
* Fixed UDP multicast membership issue (ICE-8831)Benoit Foucher2018-04-17
|
* Fixes for C++17 compatibilityJose2018-04-17
| | | | Fixes #24
* Fix C++11 enum intialization for LocalObject instancesJose2018-04-15
|
* Fixed C++ test script issue (ICE-8827)Benoit Foucher2018-04-12
|
* Static builds assume IceBT is always availabe on LinuxJose2018-04-11
| | | | Close ICE-8818
* Fixed Xcode 9.3 warnings from interceptor test when building C++11 XcodeSDK ↵Benoit Foucher2018-04-10
| | | | on macOS
* ICE-8813 - Skip some IceGrid tests when root userJoe George2018-04-09
|
* Update Visual Studio projects to MSBuild builder 5.0.4Jose2018-04-06
|
* Ice/interceptor test unused lambda captureJose2018-04-06
|
* Unused lambda captureJose2018-04-06
|
* Add slice2matlab to VC100 buildsJose2018-04-04
|
* Update Windows openssl NuGet packages to 1.0.2oJose2018-04-04
|
* Minor Xcode 9.3 test updatesBenoit Foucher2018-04-04
|
* Bogus project GUIDJose2018-04-04
|
* IceBridge\simple\server rebuilds on WindowsJose2018-04-04
|
* Extra include directory in Windows test buildsJose2018-04-04
|
* Fixed test controller to not let test failure go unnoticed (ICE-8776)v3.7.1-rc0Benoit Foucher2018-04-01
|
* Fixed C++ connection factory build failureBenoit Foucher2018-03-30
|
* Fix to ensure that object adapter creation fails on iOS if port already in useBenoit Foucher2018-03-30
|
* Do not unload DLLs with UWP test controllerJose2018-03-29
| | | | Unloading DLLs in UWP controller was causing an AccessViolation.
* Fixed minor test leaks (ICE-8767)Benoit Foucher2018-03-27
|
* Remove Slice/errorDetection generated filesJose2018-03-22
| | | | See ICE-8759
* C++ test fixes for Bluetooth compatibilityMark Spruiell2018-03-21
|
* Fix for .NET Core where SO_REUSEADDR isn't set on bound socket (ICE-8744)Benoit Foucher2018-03-21
|
* Added sanity checks for ACM timeout value (ICE-8749)Benoit Foucher2018-03-20
|
* Install mode fixesJose2018-03-19
|
* Updated instructions to use python3 for iOS testingBernard Normier2018-03-16
|
* Added tracing for allTests.py controller and fixed the thread pool ↵Benoit Foucher2018-03-16
| | | | configuration of the UWP controller
* Potential UWP fix to solve controller crashes (ICE-8713)Benoit Foucher2018-03-15
|
* Fixed UWP retry test failure caused by WS bug wrt at-most-once semantics ↵Benoit Foucher2018-03-15
| | | | (ICE-8727)
* Serialize loading and unloading of UWP test DLLsJose2018-03-14
|
* Update expat and bzip2 NuGet package versionsJose2018-03-14
|
* Fix Slice/headers test fail when using a NFS volumeJose2018-03-13
|
* ICE-8609 - Generate doxygen docsMark Spruiell2018-03-08
|
* Whitespace fixesJose2018-03-05
|
* Reworked Windows 10 SDK requirementBernard Normier2018-03-02
|
* Windows build no longer requires Ice Builder for Visual StudioBernard Normier2018-03-02
|
* Fix UWP packaging, non default builds not includedJose2018-03-02
|
* Workaround for ICE-8175, enabled again workers for .NETCore testsBenoit Foucher2018-03-02
|
* Fixed UWP transport to cancel read/write operations on close (ICE-8686)Benoit Foucher2018-03-01
|
* Update Windows build requirementsJose2018-03-01
|
* Fixed invalid OA comments and some JS local interface operationsBenoit Foucher2018-02-27
|
* Fixed UWP connection memory leak (ICE-8686)Benoit Foucher2018-02-27
|
* Added instructions for make cleanBenoit Foucher2018-02-27
|
* stack trace failure in macOS SierraJose2018-02-26
|