summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | 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
| |
* | Added missing newline in generated super.initBernard Normier2019-05-03
| |
* | Changed mapping for sequence<byte> to Foundation.DataBernard Normier2019-05-03
| |
* | Refactor handling of numeric types in InputStream and OutputStreamBernard Normier2019-05-03
| |
* | Fix C++ warningsJose2019-05-03
| |
* | Fix iOS Certificate encodeJose2019-05-03
| |
* | Fix for marshal/unmarshal generated codeJose2019-05-02
| |
* | Map ConnectionInfo.cets to SecCertificate arrayJose2019-05-01
| |
* | Fixed code generation for class that implements interfaceBernard Normier2019-04-29
| |
* | Reduced generated initializersBernard Normier2019-04-24
| |
* | Fixed keyword escapingBernard Normier2019-04-24
| |
* | Fixed copyright noticeBernard Normier2019-04-24
| |
* | Add support for class resolver prefixJose2019-04-23
| |