ObjFW  Check-in [69ebd2ccbf]

Overview
Comment:Move structs and enums only needed internally to .m files.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 69ebd2ccbf3ed818f229456bdee367620516e8bea33a4563dda8fd012cfc272a
User & Date: js on 2011-05-01 14:24:35
Other Links: manifest | tags
Context
2011-05-01
23:42
Fix a possible out-of-bounds read in -[OFString unicodeString]. check-in: 9d25dacab1 user: js tags: trunk
14:24
Move structs and enums only needed internally to .m files. check-in: 69ebd2ccbf user: js tags: trunk
12:43
Correctly set isUTF8 in -[OFString initWithUnicodeString:]. check-in: 8e8bb78eb5 user: js tags: trunk
Changes