summaryrefslogtreecommitdiff
path: root/cpp/test/Ice
Commit message (Expand)AuthorAge
* Update version to 3.7.4Jose2020-04-20
* Fixed Windows build error caused by unreferenced local variableBenoit Foucher2020-03-02
* Don't retry invocations on fixed proxies, fixes #671Benoit Foucher2020-02-20
* Fixed missing -d2SSAOptimizer- flag for Ice/metrics client/collocated projectsBenoit Foucher2019-11-27
* Fixed Ice/metrics test failure, fixes #638Benoit Foucher2019-11-20
* Move response, error and sent functions given to the client Async API (#610)Bernard Normier2019-11-03
* Fix clang -std=c++17 buildBernard Normier2019-10-29
* Added diagnosis for metrics test failures #568Benoit Foucher2019-10-14
* Pass exception_ptr by value in AMI callbacksBernard Normier2019-10-10
* Improved invocation metrics test for better diagnosis, fix for #568Benoit Foucher2019-10-04
* Inrease timeouts in Ice/acm test - Close #558Jose2019-09-29
* test/Ice/logger need to restore file permission before cleanupJose2019-09-27
* Fixed Python bug related to invalid return parameters, fixes #550Benoit Foucher2019-09-25
* Fix for invocation timeout sporadic test failure, fixes #547Benoit Foucher2019-09-24
* Another fix for the Ice/retry testBenoit Foucher2019-09-23
* Fixed warnings from Ice/retry test, fixes #539Benoit Foucher2019-09-23
* Fixed #542, adjusted timeouts to reduce chances of failuresBenoit Foucher2019-09-23
* Fixed file permissionsBernard Normier2019-09-17
* Fix UWP test build failure - Close #529Jose2019-09-16
* Fixes for endpoint to string conversion - Close #517 (#519)Jose2019-09-10
* Fixed Ice/acm test waitForClose timingBenoit Foucher2019-09-04
* Fixed Ice/retry test timingBenoit Foucher2019-09-04
* Fixed C++11 build errorBenoit Foucher2019-09-04
* Simplifed collocation test in Ice/location test, fixes #506Benoit Foucher2019-09-04
* Fixed retry bug with -2 invocation timeout, fixes #501Benoit Foucher2019-09-03
* Fixes for slice2py forward declarations - Close #490Jose2019-09-03
* Fixed Ice/admin test to not wait indefinitely, fixes #343Benoit Foucher2019-08-29
* Minor timeout test fix to prevent failure, fixes #498Benoit Foucher2019-08-29
* Fixed Ice/timeout test to ensure the client doesn't hang in case of test failureBenoit Foucher2019-08-22
* Fixes for C++ & Swift generated code - Close #458Jose2019-07-31
* Removed extra empty lineBernard Normier2019-07-29
* Add support for hidden visibility on AIX/xlC.Bernard Normier2019-07-25
* Update Ice version to 3.7.3Jose2019-07-22
* Fixed non-thread safe AMD dispatch, fixes #448 (#449)Benoit Foucher2019-07-18
* Fixed dispatch interceptor test threading issue, fixes #446Benoit Foucher2019-07-16
* Fixed potential metrics test failure, fixes #217Benoit Foucher2019-07-16
* Fixed build failures caused by AIX portBenoit Foucher2019-07-15
* Port to AIX with g++, xlC_r and xlclang++ (#434)Bernard Normier2019-07-15
* Fixed C++11 issue with previous Ice/interceptor test fixBenoit Foucher2019-07-11
* Fixed dispatcher interceptor bug #435Benoit Foucher2019-07-11
* Remove forward declarations limitation - Close #97Jose2019-07-09
* Add v142 Ice 3.7 NuGet packagesJose2019-07-04
* Minor fix for Ice/ami test - Close #395Jose2019-06-27
* C++ Ice/custom test build failure on macOSJose2019-06-26
* Fix C++11 Ice/hold build failure on macOSJose2019-06-26
* Fixed build failure with clangBernard Normier2019-06-26
* Add missing calls to writePendingValues/readPendingValues - Close #367Jose2019-06-25
* Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
* Enable -Wconversion with clang - Close #363Jose2019-06-21
* Add ice_isFixed - Close #356Jose2019-06-21