ObjFW  Check-in [7239333455]

Overview
Comment:Move definition of restricted to OFObject.h.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 72393334559251190ef7b75e8ff824a7ec932dc6ef648102e848d6f0e74db1e7
User & Date: js on 2012-10-03 15:41:10
Other Links: manifest | tags
Context
2012-10-03
15:47
Move ObjC feature checks to OFObject.h. check-in: 2edae50b86 user: js tags: trunk
15:41
Move definition of restricted to OFObject.h. check-in: 7239333455 user: js tags: trunk
2012-10-02
11:20
More property cleanup. check-in: 7261ba5bd1 user: js tags: trunk
Changes

Modified src/OFObject.h from [171eb78051] to [d0b36af00e].    [diff]

Modified src/OFString.h from [6666093c89] to [189c6c26d9].    [diff]

Modified src/OFXMLParser.m from [f9b1934552] to [2183cd8116].    [diff]

Modified src/exceptions/OFAlreadyConnectedException.m from [1362a72420] to [71611b6537].    [diff]

Modified src/exceptions/OFEnumerationMutationException.m from [fc215b7c9c] to [83a60bc830].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [562128a903] to [3fcf583711].    [diff]

Modified src/exceptions/OFHashAlreadyCalculatedException.m from [e7d621d895] to [5cc304779c].    [diff]

Modified src/exceptions/OFMalformedXMLException.m from [aacdd770af] to [188cd280eb].    [diff]

Modified src/exceptions/OFNotConnectedException.m from [f07b495d09] to [497115d130].    [diff]

Modified src/exceptions/OFSetOptionFailedException.m from [f34ccd222c] to [c014ab807a].    [diff]

Modified src/exceptions/OFUnboundNamespaceException.m from [b6bf1c09c7] to [0ff95d0b7b].    [diff]

Modified src/exceptions/OFUnsupportedProtocolException.m from [a5d3f9d2cc] to [54d143c6c3].    [diff]

Modified src/exceptions/OFUnsupportedVersionException.m from [c1cbaf7fe4] to [bf02225514].    [diff]

Modified src/exceptions/common.h from [0e109eabd1] to [694e7d8b34].    [diff]

Modified src/macros.h from [427e7a37b9] to [037045a86a].    [diff]

Modified src/of_asprintf.h from [1ac911f233] to [48fccc86da].    [diff]

Modified tests/OFArrayTests.m from [550ae86871] to [ed442f3f94].    [diff]

Modified tests/OFDataArrayTests.m from [742e94e327] to [eae28a70a3].    [diff]

Modified tests/OFStringTests.m from [12bf7dfb21] to [bea59f49f7].    [diff]