Artifact dd0b2c72a664af9a45d74525523abf62533f0a117343bf143ad8820ab8bf4e10:
- File
TODO
— part of check-in
[2a4aa05a84]
at
2009-05-05 12:05:06
on branch trunk
— Rename OFArray to OFDataArray and add a new OFArray which stores objects.
Additionally, change OFAutoreleasePool to use the new OFArray.And while at it, change #import <config.h> in some files to
#import "config.h". (user: js, size: 307) [annotate] [blame] [check-ins using]
Test if autorelease pool releases everything correctly when thread is ended Proper UTF-8 support! Tests for OFArray. Tests for OFFile. Tests for OFNumber. Tests for readLine:. Serialization OFQueue OFSortedArray OFBase64 OFDirectory OFXMLParser ... and of course enhance the already existing classes!