index
:
ICE
3.4
3.5
3.6
3.7
main
ZeroC local mirror
ZeroC
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
swift
/
src
/
Ice
/
OutputStream.swift
Commit message (
Expand
)
Author
Age
*
Use const void*/UnsafeRaw pointer instead on non-const
Bernard Normier
2019-10-09
*
Fixed Swift leak when unmarshalling Ice value, fixes #581
Benoit Foucher
2019-10-09
*
Use another Data init overload
Bernard Normier
2019-10-08
*
No longer allocate NSData with initWithBytesNoCopy in ObjC++ code.
Bernard Normier
2019-10-08
*
Simplify OutputStream creation
Jose
2019-07-18
*
Rename IceObjc to IceImpl
Jose
2019-07-03
*
Added clear to SlicedData and updated Ice/slicing/objects test.
Bernard Normier
2019-06-27
*
Updated comments
Bernard Normier
2019-05-30
*
Add Swift documentation comments
Jose
2019-05-28
*
Add/remove leading underscores
Bernard Normier
2019-05-08
*
Break cycles with unowned properties
Bernard Normier
2019-05-07
*
Simplified encaps in InputStream/OutputStream
Bernard Normier
2019-05-07
*
Better handling of 1-byte numeric
Bernard Normier
2019-05-03
*
Use Data/NSData between Swift and ObjC
Bernard Normier
2019-05-03
*
Changed mapping for sequence<byte> to Foundation.Data
Bernard Normier
2019-05-03
*
Cleanup
Bernard Normier
2019-05-03
*
Refactor handling of numeric types in InputStream and OutputStream
Bernard Normier
2019-05-03
*
Simplified string marshaling
Bernard Normier
2019-05-02
*
Removed Buffer private class
Bernard Normier
2019-05-01
*
Use Data in InputStream and OutputStream
Bernard Normier
2019-05-01
*
Fix precondition
Jose
2019-04-18
*
Proxy marshal fixes
Jose
2019-04-18
*
Fixes to blobject and async error handling
Joe George
2019-04-17
*
Add Blobject and BlobjectAsync
Joe George
2019-04-17
*
Copyright header fixes
Joe George
2019-04-15
*
Rename Protocol to SwiftFlags
Joe George
2019-04-11
*
Formatting fixes
Joe George
2019-04-04
*
Additional fixes for optional marshalling & unmarshalling
Jose
2019-04-03
*
Fixes for optional marshalling unmarshalling
Jose
2019-04-03
*
Fixes for optional marshalling unmarshalling
Jose
2019-04-02
*
Server side support
Joe George
2019-04-01
*
Slicing fixes
Jose
2019-03-29
*
prefer for in to forEach
Jose
2019-03-29
*
Fixes to allow override Ice.Value & Ice.UserException
Jose
2019-03-28
*
Marshaling unmarshaling updates
Jose
2019-03-26
*
More stream fixes
Jose
2019-03-22
*
Stream fixes
Jose
2019-03-21
*
Buffer updates
Joe George
2019-03-15
*
Swift Proxy fixes & updates
Jose
2019-03-15
*
Fixes for OutputStream and InputStream initialization
Jose
2019-03-15
*
Stream test updates
Jose
2019-03-13
*
Fixes or exceptions, logging and more
Joe George
2019-03-12
*
Fixes for exception and interface by value marshal unmarshal code
Jose
2019-03-12
*
valueIdIndex must start at 1 with 1.1 encoding
Jose
2019-03-11
*
More marshalling updates
Jose
2019-03-11
*
Value unmarshal updates
Jose
2019-03-10
*
Value marshalling fixes
Jose
2019-03-09
*
Marshalling fixes
Jose
2019-03-08
*
Fixe for rewriting numerics
Joe George
2019-03-08
*
Replace some if statemetns with guard
Joe George
2019-03-08
[next]