summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-07-18
|\|
| * Update NuGet expat package version to 2.2.7Jose2019-07-17
| |
| * Fix for C# struct and protected metadataJose2019-07-17
| |
| * Add support for "protected" data members with C# generated structsJose2019-07-16
| |
| * 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
| |
| * Fixed Ruby crash (and similar issues in other mappings), fixes #432Benoit Foucher2019-07-11
| |
| * Allow oneway/batch proxies to use IceStorm retryCount, fixes #164Benoit Foucher2019-07-10
| |
* | Dispatch fixes for #421 (#440)Reece Humphreys2019-07-18
| | | | | | | | | | | | | | | | | | | | | | | | * Dispatch fixes for #421 * Add interceptor test * Updated test to add test interceptor exceptions * Dispatch fixes and add ability to retry * Fixed comments
* | 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
| |
| * Fixed bug with setting of supplementary groups of IceGrid nodeBenoit Foucher2019-07-08
| |
* | 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
| |
| * iOS build fixesJose2019-06-27
| |
| * Fix macOS build failures in debug modeJose2019-06-26
| |
| * Fix shadows declaration warnings - Close #348Jose2019-06-24
| |
| * Better error message for LoadLibrary failure on Windows.Bernard Normier2019-06-24
| | | | | | | | Fixes #355.
* | 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
| |
| * Removed outdated comment. Fixes #369.Bernard Normier2019-06-21
| |
| * Remove unused variable `_modulePrefix` - Close #357Jose2019-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
| |
* | Rename DefaultObjectImpl to ObjectIBernard Normier2019-06-12
| |
* | Add :nodoc: to _TypeResolver classesJoe George2019-06-11
| |
* | Reworked Traits and fixed commentsBernard Normier2019-06-11
| |
* | Swift servant dispatch updatesJose2019-06-11
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | | | | | Close #406
| * Remove Duplicates in ice.vcxproj.filters and iceuwp++11.vcxproj Close #365Jose2019-06-06
| |
| * Visual Studio 2019 build fixesJose2019-06-04
| |
| * Fix bogus loop in IceGrid/Activator #403Jose2019-06-04
| |