summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | Missing throw statementJose2018-06-04
| |
* | Fix TestHelper unused variable with iOS buildJose2018-06-04
| |
* | Register IceWS plug-in with IceSSL/configuration static buildsJose2018-06-04
| |
* | UWP test controller fixesJose2018-06-04
| |
* | Fix typo in lib nameJose2018-06-04
| |
* | UPW build fixesJose2018-06-04
| |
* | Fix stacktrace test expected valueJose2018-06-01
| |
* | Do not use Ice::Application for Ice testsuiteJose2018-06-01
| |
* | Fixed C++11 build issue with Ice/location testBenoit Foucher2018-05-30
| |
* | Fixed Ice/location locator cache timeout sporadic failureBenoit Foucher2018-05-30
| |
* | Timeout test and Android driver fixesBenoit Foucher2018-05-29
| |
* | Support for components in test scriptBenoit Foucher2018-05-26
| |
* | Removed unused IceUtil/condvar test, fixes #85Benoit Foucher2018-05-11
| |
* | Clear Glacier2 reserved contexts, fixes #30Benoit Foucher2018-05-02
| |
* | Fixed SChannel IceSSL implementation bug which could cause an assert to ↵Benoit Foucher2018-05-02
| | | | | | | | occur with a debug build, fixes #69
* | Fix JavaScript errors and warnings report by ESLINTJose2018-04-30
| | | | | | | | Close #28
* | Allow FileParser.Endpoints to be set via Ice::Properties (#58)Michael Dorner2018-04-30
| | | | | | * Register FileParser on IceGridAdmin.Server adapter, used with --server option
* | Fixed IceGrid/update test to print the reason of server start failure (ICE-8849)Benoit Foucher2018-04-23
|/
* 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
|