ObjFW  Check-in [ac2714dd86]

Overview
Comment:Serialize floats and doubles in a format that does not lose precision.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: ac2714dd86e91a7b557902389a06f989b9b2f47b58b3d80d1e3e0cb95de216cd
User & Date: js on 2011-06-05 21:26:21
Other Links: manifest | tags
Context
2011-06-05
22:26
Nicer API for serialization. check-in: 29988c434b user: js tags: trunk
21:26
Serialize floats and doubles in a format that does not lose precision. check-in: ac2714dd86 user: js tags: trunk
20:45
Add -[stringByPrependingString:] to OFString. check-in: 5b7d19e956 user: js tags: trunk
Changes