ObjFW  Check-in [e54c8c0368]

Overview
Comment:Add +[OFString nativeOSEncoding].

This replaces OF_STRING_ENCODING_NATIVE, as a define was not flexible
enough (determining the native OS encoding at startup was not possible).

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e54c8c0368a419ee2e7dc4545e40aa52d0aaab3e14508ee0bb6353dfbb9c372d
User & Date: js on 2014-01-16 23:38:42
Other Links: manifest | tags
Context
2014-01-17
03:12
Add -[OFString lossyCStringWithEncoding:]. check-in: 1b0a5cf829 user: js tags: trunk
2014-01-16
23:38
Add +[OFString nativeOSEncoding]. check-in: e54c8c0368 user: js tags: trunk
23:09
Add of_time_interval_t. check-in: dc31ce3d34 user: js tags: trunk
Changes