ObjFW  Check-in [64bc94cdb3]

Overview
Comment:Rename - objects / - items in OFArray / OFDataArray to - count.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 64bc94cdb3aa2906c18963c3bcf60509c5779a9c3c0bf6aaa072c5dbf81f5207
User & Date: js on 2009-05-05 17:59:49
Other Links: manifest | tags
Context
2009-05-07
11:55
There is no point in splitWithDelimiter: requiring an OFString.
Plus some code clean up in splitWithDelimiter:.
check-in: 1d44132d96 user: js tags: trunk
2009-05-05
17:59
Rename - objects / - items in OFArray / OFDataArray to - count. check-in: 64bc94cdb3 user: js tags: trunk
15:04
Add - splitWithDelimiter: to OFString. check-in: 029d4af91d user: js tags: trunk
Changes