ObjFW  Check-in [60e4985929]

Overview
Comment:Update TODO.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 60e498592971c49d0d9b9111ac391445e6b8ebb82afd50b8743d2930b21cc9f1
User & Date: js on 2009-10-17 20:09:07
Other Links: manifest | tags
Context
2009-10-18
13:01
Remove titlecase table. check-in: 9553ab1d8f user: js tags: trunk
2009-10-17
20:09
Update TODO. check-in: 60e4985929 user: js tags: trunk
2009-10-16
10:46
Implement -[hash] for OFArray. check-in: deea33a4d9 user: js tags: trunk
Changes

Modified TODO from [68930b40ba] to [dbceb3bf95].

1
2









3
4
5
6
7
8

9
10
11
12
13
14
15
16
17
18
Test if autorelease pool releases everything correctly when thread is ended










OFTime

Proper UTF-8 support!
Tests for OFFile.
Tests for OFNumber.
Tests for readLine:.


Serialization

OFQueue
OFSortedArray

OFBase64
OFDirectory

... and of course enhance the already existing classes!


>
>
>
>
>
>
>
>
>


<



>










1
2
3
4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19
20
21
22
23
24
25
26
27
Test if autorelease pool releases everything correctly when thread is ended

Make strings \0-safe
Make OFStream caching transparent to the coder

Cleanup OFXMLElement

Add finalization to OFXMLParser
Add namespaces to OFXMLParser
Add support for different encodings to OFXMLParser

OFTime


Tests for OFFile.
Tests for OFNumber.
Tests for readLine:.
Test remove in OFDictionary

Serialization

OFQueue
OFSortedArray

OFBase64
OFDirectory

... and of course enhance the already existing classes!