ObjFW  Check-in [6cf7d6c33e]

Overview
Comment:OFData: Change no copy handling

OFMutableData supports no copy now by just copying anyway and freeing if
required.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 6cf7d6c33ed66726e13c97ba8f9c8dc9dfa758919485d855d3ad846180b63d6e
User & Date: js on 2017-11-26 14:29:40
Other Links: manifest | tags
Context
2017-12-23
18:21
Disable compiler TLS on iOS 9 simulator check-in: d654e38e7e user: js tags: trunk
2017-11-26
14:29
OFData: Change no copy handling check-in: 6cf7d6c33e user: js tags: trunk
2017-11-22
01:05
OF_APPLICATION_DELEGATE(): Improve type checking check-in: 54b38752bb user: js tags: trunk
Changes