ObjFW  Check-in [dcf50eb53a]

Overview
Comment:Don't prepend a BOM when using -[unicodeString].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: dcf50eb53ac9f71b272d24d3eecbae68b601c5599095f71b7e2fd6827a60f885
User & Date: js on 2011-10-31 21:20:10
Other Links: manifest | tags
Context
2011-10-31
22:01
Assume big endian encoding for UTF16 if none is specified and no BOM. check-in: f412995e6a user: js tags: trunk
21:20
Don't prepend a BOM when using -[unicodeString]. check-in: dcf50eb53a user: js tags: trunk
21:19
Fix a missing const in tests. check-in: 3dc09e8fac user: js tags: trunk
Changes