summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | Add support for forward declarationsJose2019-07-09
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-09
|\|
| * Remove forward declarations limitation - Close #97Jose2019-07-09
| |
| * IceSSL fixes for RHEL8Benoit Foucher2019-07-09
| |
| * Added Makefile.mk for Slice/parser test, fixes #346Benoit Foucher2019-07-08
| |
| * Fixed bug with setting of supplementary groups of IceGrid nodeBenoit Foucher2019-07-08
| |
| * Minor fix Glacier2/router test - Close #426Jose2019-07-05
| |
| * Add v142 Ice 3.7 NuGet packagesJose2019-07-04
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-02
|\|
| * Check sysconf errors Close #418 (#420)Jose2019-07-02
| |
| * Small fixes for AIX buildBernard Normier2019-06-28
| |
| * Fixed timer to release task outside the synchronization block, fixes #352Benoit Foucher2019-06-28
| |
| * Minor fix for Ice/ami test - Close #395Jose2019-06-27
| |
| * Build C++11 configurations with Visual Studio 2019Jose2019-06-27
| |
| * Fix conversion warning in Random.hJose2019-06-27
| |
| * iOS build fixesJose2019-06-27
| |
| * C++ Ice/custom test build failure on macOSJose2019-06-26
| |
| * Fix C++11 Ice/hold build failure on macOSJose2019-06-26
| |
| * Disable conversion warning in include/Ice/Optional.h debug buildJose2019-06-26
| |
| * Fix macOS build failures in debug modeJose2019-06-26
| |
| * Fixed build failure with clangBernard Normier2019-06-26
| |
| * Add missing calls to writePendingValues/readPendingValues - Close #367Jose2019-06-25
| |
| * Fix shadows declaration warnings - Close #348Jose2019-06-24
| |
| * Better error message for LoadLibrary failure on Windows.Bernard Normier2019-06-24
| | | | | | | | Fixes #355.
| * Fix checkedCast with facet and MATLAB - Close #394Jose2019-06-24
| |
* | Add ifdef around iOS specific codeJose2019-07-01
| |
* | Fix issue where DispatchQueue was not always usedJoe George2019-06-27
| |
* | Fix slice2swift build failureJose2019-06-22
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-22
|\|
| * Enable -Wconversion with clang - Close #363Jose2019-06-21
| |
| * Add ice_isFixed - Close #356Jose2019-06-21
| |
| * Fixed incorrect comment for ice_flushBatchRequestsAsync. Fixes #379.Bernard Normier2019-06-21
| |
| * Removed outdated comment. Fixes #369.Bernard Normier2019-06-21
| |
| * Ice/invoke test only run with default sync server - Close #399Jose2019-06-21
| |
| * Remove unused variable `_modulePrefix` - Close #357Jose2019-06-21
| |
| * Test cleanup, close #377Jose2019-06-21
| |
| * Fixed bogus IceGrid/deployer testBenoit Foucher2019-06-21
| |
| * Incorrect documentation for C++ generated structs Fixes #350Jose2019-06-21
| |
* | Fix iOS buildv3.7-beta1-swiftJoe George2019-06-20
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-20
|\|
| * Fixed warnings reported by Xcode code analyzerBenoit Foucher2019-06-20
| |
* | Fix warning: endpos was assign but never readJose2019-06-19
| |
* | Fix returnValue labelJose2019-06-18
| |
* | Enable CFBundle resources for IceSSL in Swift buildsJose2019-06-17
| |
* | Support for dispatch interceptorsBernard Normier2019-06-14
| |
* | Add doc comments to Input/Output stream extensions for enumerated typesJose2019-06-14
| |
* | Fix returnValue param nameJose2019-06-13
| |
* | Fix version checkJose2019-06-12
| |
* | Update Version to 3.7b1Jose2019-06-12
| |
* | Rename DefaultObjectImpl to ObjectIBernard Normier2019-06-12
| |