ObjFW  Check-in [e6fd39d11e]

Overview
Comment:Rename -[cString] to -[UTF8String].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e6fd39d11e6bb19d8353fed479ffca5078a3524461a13d9901d2d958333aee48
User & Date: js on 2011-09-12 19:57:39
Other Links: manifest | tags
Context
2011-09-12
22:46
Fix a missing colon. check-in: c3c8614f44 user: js tags: trunk
19:57
Rename -[cString] to -[UTF8String]. check-in: e6fd39d11e user: js tags: trunk
19:14
Remove -[setToCString:]. check-in: d511962e09 user: js tags: trunk
Changes

Modified src/OFApplication.m from [00b46f84d9] to [42eccf6f0e].    [diff]

Modified src/OFConstantString.m from [5745a4d78a] to [7b7f10cde1].    [diff]

Modified src/OFDataArray+Hashing.m from [ec54ab978c] to [84f8944d64].    [diff]

Modified src/OFDataArray.m from [62af6f1338] to [cb54da3d31].    [diff]

Modified src/OFDate.m from [5432dcad54] to [0832a97340].    [diff]

Modified src/OFFile.m from [20426bd041] to [281aa87c5c].    [diff]

Modified src/OFHTTPRequest.m from [3269a913de] to [cc46fb2dcd].    [diff]

Modified src/OFIntrospection.m from [20e651ef45] to [e964a3550f].    [diff]

Modified src/OFMutableString.h from [eaba6860c9] to [d9c9c3d81c].    [diff]

Modified src/OFMutableString.m from [f3abcc1339] to [2744e572a4].    [diff]

Modified src/OFObject.m from [02fc494c69] to [6cafb355bb].    [diff]

Modified src/OFPlugin.m from [ce104d5d58] to [a03d84cb4d].    [diff]

Modified src/OFSOCKS5Socket.m from [ad986810a7] to [0957d5a6c1].    [diff]

Modified src/OFStream.m from [e3e9e24720] to [da83014b0a].    [diff]

Modified src/OFString+Hashing.m from [9a2cc09f1a] to [80d2670e52].    [diff]

Modified src/OFString+URLEncoding.m from [93d8d384ea] to [67c1b2dfaa].    [diff]

Modified src/OFString+XMLEscaping.m from [b9a4b4f8b8] to [4986f53819].    [diff]

Modified src/OFString+XMLUnescaping.m from [f6529b2cf8] to [46e3e8dd49].    [diff]

Modified src/OFString.h from [fad2ce5911] to [5e6b1ff86f].    [diff]

Modified src/OFString.m from [21b462a461] to [f1011efbdf].    [diff]

Modified src/OFTCPSocket.m from [2ff5fb89f7] to [0cc2514733].    [diff]

Modified src/OFURL.m from [5655588497] to [8b92d8f389].    [diff]

Modified src/OFXMLElement+Serialization.m from [9723f4d0fb] to [190d9e84e0].    [diff]

Modified src/OFXMLElement.m from [67c5a15992] to [567535af96].    [diff]

Modified src/OFXMLParser.m from [3bdc0c658c] to [4039ac2894].    [diff]

Modified src/base64.m from [ed05504ebf] to [0732e84e0a].    [diff]

Modified src/of_asprintf.m from [e1e1de1e89] to [31524fd43b].    [diff]

Modified tests/OFStreamTests.m from [346b537e80] to [f7dd955202].    [diff]

Modified tests/OFStringTests.m from [570caa0b7f] to [8f7079d7f6].    [diff]

Modified tests/TestsAppDelegate.m from [e1dbb105f5] to [8f6f684a83].    [diff]