summaryrefslogtreecommitdiff
path: root/swift/src/Ice/ObjectAdapterI.swift
Commit message (Collapse)AuthorAge
* Switch to raw bytes for response callbackBernard Normier2019-10-08
|
* No longer allocate NSData with initWithBytesNoCopy in ObjC++ code.Bernard Normier2019-10-08
| | | | Fixes #578
* Rename IceObjc to IceImplJose2019-07-03
|
* Run swiftformat over all Swift filesJoe George2019-06-12
|
* Swift servant dispatch updatesJose2019-06-11
|
* Fixes related to autoreleasepool usageJose2019-06-03
|
* Add/remove leading underscoresBernard Normier2019-05-08
|
* Removed leading underscore of some propertiesBernard Normier2019-05-08
|
* 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)
* Use Data/NSData between Swift and ObjCBernard Normier2019-05-03
|
* Use Data in InputStream and OutputStreamBernard Normier2019-05-01
|
* Local object changesJoe George2019-05-01
|
* Avoid copies of unmarshaling bufferBernard Normier2019-04-29
|
* Connection::createProxy returns a non-null proxyBernard Normier2019-04-26
|
* Fix encodingVersion of wrapped InputStreamJose2019-04-15
|
* Copyright header fixesJoe George2019-04-15
|
* Remove throws from setProperty and several ObjectAdapter methodsBernard Normier2019-04-12
| | | | Simplified ObjectAdapter implementation
* Remove Optional extension for fromLocalObjectJoe George2019-04-11
|
* Rename Protocol to SwiftFlagsJoe George2019-04-11
| | | | Fixed streams to use OptionSet operations
* Fix for EndpointSeqJoe George2019-04-10
|
* Dispatch sepcific key cleanupJoe George2019-04-10
|
* Fix for adding OA to empty dispatch specific dataJoe George2019-04-09
|
* Fix for removing OA from dispatch specific dataJoe George2019-04-09
|
* Dispatch fixesJoe George2019-04-09
|
* Fix serial queue to be per communicatorJoe George2019-04-09
|
* More LocalObject fixesJoe George2019-04-08
|
* nil connection fixesJoe George2019-04-08
|
* Dispatch fixesJose2019-04-08
|
* Add setAdapter/getAdapter to ConnectionJoe George2019-04-04
|
* Formatting fixesJoe George2019-04-04
|
* Add admin facetsJoe George2019-04-04
|
* Server side supportJoe George2019-04-01
|
* Some lintingJoe George2019-02-22
|
* Initial commit of Swift mappingJoe George2019-02-18