ObjFW  Check-in [c137da5e5b]

Overview
Comment:Prefix all private methods with OF_.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: c137da5e5b4bd1ff14c126e7fd83caea5d8196c6a16df39fd0b78e86f4509475
User & Date: js on 2012-09-16 15:27:48
Other Links: manifest | tags
Context
2012-09-16
15:43
OFStream: Use lowlevel as prefix instead of _. check-in: 61c1932caf user: js tags: trunk
15:27
Prefix all private methods with OF_. check-in: c137da5e5b user: js tags: trunk
13:23
Add -[performSelector:onThread:afterDelay:]. check-in: 4fd5559652 user: js tags: trunk
Changes

Modified src/OFApplication.m from [e225bd8cdc] to [e32044da23].    [diff]

Modified src/OFAutoreleasePool.h from [d6d789a7b7] to [fd7231bed2].    [diff]

Modified src/OFAutoreleasePool.m from [1a29185e97] to [ef9f34b1d7].    [diff]

Modified src/OFCountedSet_hashtable.m from [f28bc3a5ac] to [16ad1c4d5e].    [diff]

Modified src/OFDictionary.h from [4adf9b615c] to [29ca8f86ea].    [diff]

Modified src/OFDictionary_hashtable.h from [e9286583bc] to [0b9c9692a0].    [diff]

Modified src/OFDictionary_hashtable.m from [ce4770d88a] to [362543b076].    [diff]

Modified src/OFIntrospection.m from [f04bb94239] to [5c4e5cd23b].    [diff]

Modified src/OFMutableDictionary_hashtable.h from [aac2aa58a4] to [cf5e6a25c9].    [diff]

Modified src/OFMutableDictionary_hashtable.m from [b21568683c] to [c4df3481c5].    [diff]

Modified src/OFMutableSet_hashtable.m from [e8d7f3a5b9] to [6a160c9723].    [diff]

Modified src/OFMutableString.m from [808aebc7d8] to [869c2383b0].    [diff]

Modified src/OFMutableString_UTF8.m from [4461cd0c4e] to [5e44e80986].    [diff]

Modified src/OFRunLoop.h from [49feceeeb4] to [f3912ea6ee].    [diff]

Modified src/OFRunLoop.m from [f5145d052f] to [021a7791a3].    [diff]

Modified src/OFSet_hashtable.m from [6230f1526a] to [246ec8ee26].    [diff]

Modified src/OFStream.h from [adf57753c4] to [1a309ecdea].    [diff]

Modified src/OFStream.m from [f58d32520c] to [c9efb96401].    [diff]

Modified src/OFStreamObserver.h from [a4947834b1] to [f66d4f6eb3].    [diff]

Modified src/OFStreamObserver.m from [41b087a39c] to [4eb84860f4].    [diff]

Modified src/OFStreamObserver_kqueue.m from [e69a794cf2] to [daffa70891].    [diff]

Modified src/OFStreamObserver_poll.m from [26ca60eaf1] to [80446fffb3].    [diff]

Modified src/OFStreamObserver_select.m from [9b40b1e63a] to [499369cb3d].    [diff]

Modified src/OFString.m from [72e4d9a7ba] to [113cc54e20].    [diff]

Modified src/OFString_UTF8.h from [c51ed68707] to [a124fe7f59].    [diff]

Modified src/OFString_UTF8.m from [de39f05b50] to [8ace43f8fa].    [diff]

Modified src/OFTCPSocket+SOCKS5.h from [557a0e6c87] to [24de21d750].    [diff]

Modified src/OFTCPSocket+SOCKS5.m from [69a9d94787] to [b4620fe017].    [diff]

Modified src/OFTCPSocket.m from [4e402532d5] to [5b45773966].    [diff]

Modified src/OFThread.h from [cf6df87507] to [ea0984f710].    [diff]

Modified src/OFThread.m from [28fcccac40] to [bf828006aa].    [diff]

Modified src/OFThreadPool.m from [46f0aec229] to [743cbdc4ee].    [diff]

Modified src/OFTimer.m from [abdbbbded3] to [83b4c66f44].    [diff]

Modified src/OFXMLElement.m from [01c2a13f7b] to [914801392e].    [diff]

Modified src/OFXMLParser.m from [5b68538ff6] to [f9b1934552].    [diff]

Modified src/exceptions/OFHTTPRequestFailedException.m from [b853bc24af] to [47ee1ec6b0].    [diff]