ObjFW  Check-in [a51b3cb390]

Overview
Comment:Add -[UTF16String] to OFString.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: a51b3cb39018e2b7e2b9c0af94de1348c05365dee3630879c43b6112df5c896d
User & Date: js on 2011-10-31 22:02:09
Other Links: manifest | tags
Context
2011-11-02
11:20
Fix parsing of struct tm. check-in: 5d102d382e user: js tags: trunk
2011-10-31
22:02
Add -[UTF16String] to OFString. check-in: a51b3cb390 user: js tags: trunk
22:01
Assume big endian encoding for UTF16 if none is specified and no BOM. check-in: f412995e6a user: js tags: trunk
Changes