summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix iOS buildv3.7-beta1-swiftJoe George2019-06-20
|
* Minor fix to swift READMEJose2019-06-20
|
* Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-20
|\
| * Fixed warnings reported by Xcode code analyzerBenoit Foucher2019-06-20
| |
* | Switch to ice_fixed to create fixed proxiesBernard Normier2019-06-19
| |
* | Fix warning: endpos was assign but never readJose2019-06-19
| |
* | Consistency fixBernard Normier2019-06-19
| |
* | Regenerate test project and add missing dependenciesJose2019-06-19
| |
* | Update Cartfile.resolvedJose2019-06-19
| |
* | Ice/ami test workaroundJose2019-06-19
| |
* | Fix iOS release build failureJose2019-06-19
| |
* | Remove unused methodJose2019-06-19
| |
* | Added Carthage to Swift build instructionsAustin Henriksen2019-06-18
| |
* | Fixed Swift README typosAustin Henriksen2019-06-18
| |
* | Fix returnValue labelJose2019-06-18
| |
* | Enable CFBundle resources for IceSSL in Swift buildsJose2019-06-17
| |
* | Use ObjectTraits for Ice.Value ice_staticId/ice_idJose2019-06-17
| |
* | Add doc comments to Communicator SSL related methodsJose2019-06-14
| |
* | Support for dispatch interceptorsBernard Normier2019-06-14
| |
* | Add doc comments to Input/Output stream extensions for enumerated typesJose2019-06-14
| |
* | Remove sliceValues property from Swift inputStreamJose2019-06-13
| |
* | Minor format fixJose2019-06-13
| |
* | Fix iOS test controller build failuresJose2019-06-13
| |
* | Fix returnValue param nameJose2019-06-13
| |
* | More version fixesJose2019-06-13
| |
* | Regenerate XCode projectsJose2019-06-12
| |
* | Update to PromiseKit 6.8.5Jose2019-06-12
| |
* | Fix version checkJose2019-06-12
| |
* | Update Version to 3.7b1Jose2019-06-12
| |
* | Run swiftformat over all Swift filesJoe George2019-06-12
| |
* | Fix typoJose2019-06-12
| |
* | Fixed Object.ice_isA signatureBernard Normier2019-06-12
| |
* | Rename DefaultObjectImpl to ObjectIBernard Normier2019-06-12
| |
* | Remove unreachable codeJoe George2019-06-11
| |
* | Add :nodoc: to _TypeResolver classesJoe George2019-06-11
| |
* | Replace precondition(false) with fatalErrorJoe George2019-06-11
| |
* | Add Jazzy configJoe George2019-06-11
| |
* | Reworked Traits and fixed commentsBernard Normier2019-06-11
| |
* | Fixed commentsBernard Normier2019-06-11
| |
* | Blobject dispatch fixesJose2019-06-11
| |
* | Missing throws clausesJose2019-06-11
| |
* | Swift servant dispatch updatesJose2019-06-11
| |
* | Sync Ice/operations test with 3.7Jose2019-06-07
| |
* | Merge remote-tracking branch 'origin/3.7' into swiftJose2019-06-07
|\|
| * JavaScript browser testing fixesJose2019-06-07
| |
| * Sync objetice-c Ice/operations testJose2019-06-07
| |
| * Fix for Xamarin buildsJose2019-06-06
| |
| * Fix Windows.getCompiler to account for Visual Studio 2019Jose2019-06-06
| |
| * Fix Incorrect generated code for class implements interfaceJose2019-06-06
| | | | | | | | Close #406
| * Do not set WindowsTargetPlatformVersion, use the defaultJose2019-06-06
| |