ObjFW  Check-in [82334856a8]

Overview
Comment:Fix OF(Mutable)String documentation.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 82334856a8298b87dfa86bbf9d2bde37a27595734cbc19f6769cbeaf67cac14e
User & Date: js on 2009-05-04 21:22:44
Other Links: manifest | tags
Context
2009-05-05
12:05
Rename OFArray to OFDataArray and add a new OFArray which stores objects.
Additionally, change OFAutoreleasePool to use the new OFArray.
check-in: 2a4aa05a84 user: js tags: trunk
2009-05-04
21:22
Fix OF(Mutable)String documentation. check-in: 82334856a8 user: js tags: trunk
18:04
Add - averageItemsPerBucket to OFDictionary. check-in: c90c6510f1 user: js tags: trunk
Changes