summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
* 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
| |
* | 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
|\|
| * Sync objetice-c Ice/operations testJose2019-06-07
| |
| * Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | | | | | Close #406
| * Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
| |
| * Remove Duplicates in ice.vcxproj.filters and iceuwp++11.vcxproj Close #365Jose2019-06-06
| |
| * Add Visual Studio 2019 NuGet packaging filesJose2019-06-04
| |
| * Visual Studio 2019 build fixesJose2019-06-04
| |
| * Fix bogus loop in IceGrid/Activator #403Jose2019-06-04
| |
| * Fix the reading of the error message from the Service class #407Jose2019-06-04
| |
| * Fixed trailing whitespaceBenoit Foucher2019-06-04
| |
| * gcc 9 complains that it is creating an implicit copy constructor. (#408)dennsporcic2019-05-13
| | | | | | | | | | | | | | | | * gcc 9 complains that it is creating an implicit copy constructor. This is deprecated behaviour since C++11 and gcc 9 treats it as a warning. Adding a copy constructor silences this. Fixes #387
| * Fixed typo in commentBernard Normier2019-04-09
| |
* | Only build OSLogLogger with Ice for SwiftJose2019-05-30
| |
* | Swif doc comment fixesJose2019-05-30
| |
* | Fix the reading of the error message from the Service class #407Jose2019-05-30
| |
* | Fix C++ warnings: uninitialized valueJose2019-05-30
| |
* | Fix C++ warning: Value stored to 'c1' is never readJose2019-05-30
| |
* | Rename "swift:adopt" -> "swift:inherits"Jose2019-05-29
| |
* | Swift logger updatesJose2019-05-29
| |
* | Fix loopJose2019-05-29
| |
* | Add "swift:adopt" metadataJose2019-05-29
| |
* | More Swift doc comment fixesJose2019-05-28
| |
* | Minor fixesJose2019-05-28
| |
* | Add Swift documentation commentsJose2019-05-28
| |
* | Use nil as default value for optional parametersJose2019-05-22
| |
* | Make sent closure a trailing closureBernard Normier2019-05-09
| |
* | Fix dispatch queue labelJoe George2019-05-09
| |
* | Add/remove leading underscoresBernard Normier2019-05-08
| |
* | Exclude explicit template instantiations from static buildsBernard Normier2019-05-08
| |
* | Add support for "swift:attribute" and @discardableResultJose2019-05-07
| | | | | | | | c# modified: swift/test/Ice/slicing/exceptions/ServerAMD.swift
* | More dispatch queue fixesJoe George2019-05-07
| |
* | Dispatch queue updatesJoe George2019-05-07
| | | | | | | | | | - Remove dispatch queues from Swift APIs - Create dispatch queue in C++ thread pool (ICE_SWIFT only)
* | Fix identifier escapingJose2019-05-07
| |
* | Remove Ice.Voip support from Swift buildsJose2019-05-06
| |
* | Fix iOS warningsJose2019-05-06
| |