summaryrefslogtreecommitdiff
path: root/cpp
Commit message (Collapse)AuthorAge
...
* | 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
| |
* | iOS test driver updatesJose2019-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
| |
* | Fix type qualificationsJose2019-04-05
| |
* | Proxy implementation updatesJose2019-04-05
| |
* | Fix for unmsarshal of exception with optional data membersJose2019-04-05
| |
* | Fix warning with structure unmarshalling for struct map to classJose2019-04-04
| |
* | Fix operation optional parameters declarationJose2019-04-04
| |
* | Additional fixes for optional marshalling & unmarshallingJose2019-04-03
| |
* | Fixes for optional marshalling unmarshallingJose2019-04-03
| |
* | Fixes for optional marshalling unmarshallingJose2019-04-02
| |
* | Fix mapping for class proxyJose2019-04-02
| |
* | Remove "swift:class"Jose2019-04-02
| |
* | Fix dispatch function namesJoe George2019-04-02
| |
* | Fix dispatch base classesJose2019-04-02
| |
* | fix escaping of Swift keywordsJose2019-04-02
| |
* | Fix for structure type init methodsJose2019-04-02
| |
* | Regenerate Xcode projectsJose2019-04-02
| |
* | slice2swift Object fixesJoe George2019-04-01
| |
* | Remove unused varsJoe George2019-04-01
| |
* | Server side supportJoe George2019-04-01
| |
* | Swift constructed types initialization fixesJose2019-04-01
| |
* | Fixes for check if a structure type contains class membersJose2019-04-01
| |
* | Missing format type in async operationsJose2019-03-29
| |
* | Missing ice_id override for Value typesJose2019-03-29
| |
* | Set operation format typeJose2019-03-29
| |
* | Fixes to allow override Ice.Value & Ice.UserExceptionJose2019-03-28
| |
* | Compact id fixesJose2019-03-27
| |
* | Dictionary unmarshal improvementsJose2019-03-27
| |
* | Marshaling unmarshaling updatesJose2019-03-26
| |
* | Fixes for ice_preMarshal/ice_postUnmarshalJose2019-03-22
| |
* | Fix proxy inheritanceJose2019-03-21
| |
* | Missing calls to read/write pending valuesJose2019-03-21
| |
* | Fix async operations to not throwJoe George2019-03-20
| |
* | Add async-onewayJoe George2019-03-19
| |
* | Fix invocation sent modeJose2019-03-19
| |
* | Remove context from uncheckedCastJoe George2019-03-19
| |