ObjFW  Check-in [640b225ba7]

Overview
Comment:OFString: Improve API for Unicode strings.

* Instead of Unicode "strings", it uses the term "Unicode character
array".
* No terminating 0 character anymore, as these are not C strings
anyway.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 640b225ba7ab629d98a314f0954b09f3183098557d4de0440ee9c9b817cf7e5a
User & Date: js on 2012-12-29 17:56:05
Other Links: manifest | tags
Context
2012-12-30
00:19
-[performSelector:]: Never call NULL. check-in: 0389649320 user: js tags: trunk
2012-12-29
17:56
OFString: Improve API for Unicode strings. check-in: 640b225ba7 user: js tags: trunk
14:43
Prettify some code. check-in: 374956b098 user: js tags: trunk
Changes