ObjFW  Timeline

6 check-ins using file src/OFXMLParser.m version c146e3c2d9

2009-09-14
18:37
A few test framework improvements and migration of OFString tests. (check-in: 138cb8f09a user: js tags: trunk)
2009-09-13
18:26
Add new testing framework - all existing tests are going to be migrated. (check-in: d1ddc84e0e user: js tags: trunk)
2009-09-11
11:41
Fix a warning with old GCC versions. (check-in: 3468abde19 user: js tags: trunk)
2009-09-08
16:06
New OFDictionary implementation and removal of a hack in OFList. (check-in: bbf1f79b8f user: js tags: trunk)
2009-09-01
11:39
Use OFMutableString in OFPlugin instead of doing it manually. (check-in: cdfdea289e user: js tags: trunk)
11:32
Rename -[length] to -[cStringLength] in OFString. (check-in: 3ed599fe98 user: js tags: trunk)