ObjFW  Check-in [8e8bb78eb5]

Overview
Comment:Correctly set isUTF8 in -[OFString initWithUnicodeString:].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 8e8bb78eb58a1beed4b91413386c92722d29ac57094602c54f941138ca973fa6
User & Date: js on 2011-05-01 12:43:18
Other Links: manifest | tags
Context
2011-05-01
14:24
Move structs and enums only needed internally to .m files. check-in: 69ebd2ccbf user: js tags: trunk
12:43
Correctly set isUTF8 in -[OFString initWithUnicodeString:]. check-in: 8e8bb78eb5 user: js tags: trunk
00:35
Add +[OFString stringWithUnicodeString:]. check-in: e2bbfb45d0 user: js tags: trunk
Changes