ObjFW  Check-in [f3ccf14461]

Overview
Comment:Convert methods to properties where appropriate

This improves Swift compatibility.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: f3ccf144611b4f3309c6043c1a03699a60de4d4a013d94619f02d44d6ae086ae
User & Date: js on 2017-10-29 21:58:14
Other Links: manifest | tags
Context
2017-10-29
22:22
macros.h: Add OF_SWIFT_NAME check-in: 68b3d08ac1 user: js tags: trunk
21:58
Convert methods to properties where appropriate check-in: f3ccf14461 user: js tags: trunk
15:23
OFURL: Properties store unencoded strings now check-in: c1c9443c1a user: js tags: trunk
Changes

Modified src/OFApplication.h from [45023093c6] to [5c5c92ace5].    [diff]

Modified src/OFArray.h from [0a6a732f59] to [420b1d0ef7].    [diff]

Modified src/OFCollection.h from [835760a641] to [6da8efa84a].    [diff]

Modified src/OFCryptoHash.h from [c3a8ed0de1] to [ab2417692f].    [diff]

Modified src/OFData+CryptoHashing.h from [04b637648a] to [0008631388].    [diff]

Modified src/OFData+MessagePackValue.h from [1003ac6c46] to [7771c81a20].    [diff]

Modified src/OFData.h from [3a6c360dd5] to [d1decb9e79].    [diff]

Modified src/OFDate.h from [728f213f2d] to [c8a7ef20f0].    [diff]

Modified src/OFDictionary.h from [72d79ae93c] to [d4aab8a73d].    [diff]

Modified src/OFEnumerator.h from [fe479ba326] to [ba066f3027].    [diff]

Modified src/OFFileManager.h from [a89fad782a] to [b207ab823b].    [diff]

Modified src/OFHMAC.h from [aaa867eca5] to [0c8ac23177].    [diff]

Modified src/OFHTTPRequest.h from [c4033f68e4] to [0bad35c687].    [diff]

Modified src/OFHTTPResponse.h from [50360976c1] to [60a317d162].    [diff]

Modified src/OFIntrospection.h from [5b3e73bb9a] to [b6e5a88492].    [diff]

Modified src/OFJSONRepresentation.h from [e14744365e] to [48d477f9f2].    [diff]

Modified src/OFKernelEventObserver.h from [aeb3ba4046] to [81ef5bf556].    [diff]

Modified src/OFList.h from [9a9431e042] to [767ebca506].    [diff]

Modified src/OFMapTable.h from [df99b8af7c] to [36496cd646].    [diff]

Modified src/OFMessagePackRepresentation.h from [90f8ea281b] to [3923f91f5a].    [diff]

Modified src/OFMutableData.h from [f022240c55] to [277ddc5595].    [diff]

Modified src/OFNumber.h from [8625e9c54a] to [0a882a919b].    [diff]

Modified src/OFObject+Serialization.h from [26f370712f] to [f8a88520ac].    [diff]

Modified src/OFObject.h from [39e5e50197] to [1f2c48e5a0].    [diff]

Modified src/OFOptionsParser.h from [77474cff80] to [c6cbbc43b2].    [diff]

Modified src/OFSerialization.h from [678a1fbe4d] to [4ac25035a0].    [diff]

Modified src/OFSet.h from [6c82eb5230] to [62a20daa00].    [diff]

Modified src/OFStdIOStream.h from [4a5715f270] to [32be342324].    [diff]

Modified src/OFStream.h from [af410db94f] to [7eb7553262].    [diff]

Modified src/OFString+CryptoHashing.h from [f63a3a4a9b] to [60e0201519].    [diff]

Modified src/OFString+JSONValue.h from [e98963daf6] to [1672f0f914].    [diff]

Modified src/OFString+Serialization.h from [ced555ab9d] to [76573f3900].    [diff]

Modified src/OFString+URLEncoding.h from [f16f9f6de1] to [c9eff89f3c].    [diff]

Modified src/OFString+XMLEscaping.h from [54cf47bc37] to [6735941add].    [diff]

Modified src/OFString+XMLUnescaping.h from [48a186039b] to [8f5669758e].    [diff]

Modified src/OFString.h from [54b5ea6d82] to [37d4036ea2].    [diff]

Modified src/OFTCPSocket.h from [a227914da5] to [710f0fdfb9].    [diff]

Modified src/OFTarArchive.h from [c8036d2b06] to [e55df33ec2].    [diff]

Modified src/OFThread.h from [42f39cebaf] to [a03e0a91d4].    [diff]

Modified src/OFThreadPool.h from [eee48469e5] to [ddc1820eca].    [diff]

Modified src/OFTimer.h from [47d5c258ad] to [b9c72c484e].    [diff]

Modified src/OFURL.h from [6ad21dffff] to [cb95b72aba].    [diff]

Modified src/OFXMLElement+Serialization.h from [b12f08ceb4] to [befef63d14].    [diff]

Modified src/OFXMLElement.h from [0e0aeff41f] to [38861a1e42].    [diff]

Modified src/OFXMLElement.m from [e09b35486d] to [fe80c58b63].    [diff]

Modified src/OFXMLNode.h from [2716730e4a] to [54f69129e9].    [diff]

Modified src/OFXMLParser.h from [789b07e235] to [42011eb439].    [diff]

Modified src/OFZIPArchive.h from [f753feb424] to [29c18aa319].    [diff]