ObjFW  Check-in [bf02f0ef25]

Overview
Comment:New string API, string class completely rewritten.
One class for all string types now.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: bf02f0ef25bc5ad1cf2979fecad149b1e9d911340330723cc6846d53634a5dfd
User & Date: js on 2008-11-23 06:11:59
Other Links: manifest | tags
Context
2008-11-26
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
2008-11-19
18:27
Implement reverse for OF(Wide)CString & rename wcString -> wCString. check-in: cebd6fbbfc user: js tags: trunk
Changes