ObjFW  Check-in [ec666ede07]

Overview
Comment:Add -[stringWithUTF16String:] to OFString.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ec666ede071edf0c6564b6c372643f15c42f8b44b27279b97c608bb01e7a553d
User & Date: js on 2011-05-14 23:52:25
Other Links: manifest | tags
Context
2011-05-15
00:32
configure.ac: Fix two tests that would fail with Clang + new ABI. check-in: 56b1009167 user: js tags: trunk
2011-05-14
23:52
Add -[stringWithUTF16String:] to OFString. check-in: ec666ede07 user: js tags: trunk
23:25
Correctly check the length in of_string_check_utf8. check-in: 55368ab28a user: js tags: trunk
Changes