ObjFW  Check-in [cd99b982ac]

Overview
Comment:Support for wide C strings for OFXMLFactory.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: cd99b982ac8fe06536c9caf58a0e8476c957b630ccb68ecfc356f487449ce57c
User & Date: js on 2008-11-26 14:40:18
Other Links: manifest | tags
Context
2008-11-26
21:12
mbstowcs/wcstombs returns the size of bytes exluding \0, thus add 1. check-in: baeaca9124 user: js tags: trunk
14:40
Support for wide C strings for OFXMLFactory. check-in: cd99b982ac user: js tags: trunk
2008-11-23
06:11
New string API, string class completely rewritten.
One class for all string types now.
check-in: bf02f0ef25 user: js tags: trunk
Changes