ObjFW  Check-in [556234e290]

Overview
Comment:Add encodings for -[cStringUsingEncoding:].

This adds ISO 8859-1 and ASCII, ISO 8859-15 and Windows-1252 will
follow.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 556234e2909fad089e0a9713b0fa57dbce89bbab97116150290e6ca4ede8149f
User & Date: js on 2012-12-16 01:15:31
Other Links: manifest | tags
Context
2012-12-16
01:18
Add -[OFStream write{String,Line}:usingEncoding:]. check-in: 8f6d44074d user: js tags: trunk
01:15
Add encodings for -[cStringUsingEncoding:]. check-in: 556234e290 user: js tags: trunk
2012-12-15
23:31
OFString: Improved API for getting C strings. check-in: e2f4c1283c user: js tags: trunk
Changes