ObjFW  Check-in [2d8533a428]

Overview
Comment:Add +[OFFile modificationDateOfFile:] and change -[OFDate description].
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 2d8533a42882f29b0609c2cfaa81960feca4b9203013838b28161c19d0f114f3
User & Date: js on 2010-12-25 23:29:23
Other Links: manifest | tags
Context
2010-12-26
00:01
Don't use strlen in -[appendCString:withLength:].
This might cause trouble if the string is not terminated.
check-in: 05207af0f6 user: js tags: trunk
2010-12-25
23:29
Add +[OFFile modificationDateOfFile:] and change -[OFDate description]. check-in: 2d8533a428 user: js tags: trunk
19:31
Add OFDate. check-in: 39cb19595d user: js tags: trunk
Changes