summaryrefslogtreecommitdiff
path: root/cpp/src
Commit message (Collapse)AuthorAge
...
| * Fix the reading of the error message from the Service class #407Jose2019-06-04
| |
* | 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
| |
* | 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
| |
* | Added missing Swift qualification in generated codeBernard Normier2019-04-23
| |
* | Register IceUDP and IceWS plug-ins with Ice for Swift buildsJose2019-04-23
| |
* | Changed mapping for local classes to protocolsBernard Normier2019-04-22
| |
* | Fix for unmarshal out params generated codeJose2019-04-22
| |
* | Fix dispatch marshal orderingJose2019-04-20
| |
* | Minor style fixJose2019-04-19
| |
* | Bogus call to readPendingValues in generated codeJose2019-04-19
| |
* | Bogus writePendingValues call in generated codeJose2019-04-19
| |
* | Fixes to blobject and async error handlingJoe George2019-04-17
| |
* | Removed throws from some proxy methodsBernard Normier2019-04-12
| |
* | Fix for ice_idsJoe George2019-04-08
| |
* | Add missing servant functionsJoe George2019-04-08
| |
* | Multiple fixesJoe George2019-04-08
| | | | | | | | | | - Remove --list-generated - Fix uncheckedCast to not return an optional
* | Prefer open override to override openJoe George2019-04-05
| |
* | Make LocalExceptions CustomStringConvertibleJoe George2019-04-05
| |