ObjFW  Timeline

17 check-ins using file src/OFAutoreleasePool.m version 81f708f0c4

2009-05-18
23:14
Rename doxygen.cfg -> Doxyfile. (check-in: e698bc8329 user: js tags: trunk)
23:08
Fix memset on wrong variable in OFMutableDictionary. (check-in: 98f2fa06d0 user: js tags: trunk)
22:47
Add another convenience method for OFDictionary. (check-in: 5d9ea7b9cc user: js tags: trunk)
22:21
Add a new convenience method for OFDictionary. (check-in: b02800172f user: js tags: trunk)
22:09
Fix error handling in init methods in OFArray. (check-in: cc6d2d3987 user: js tags: trunk)
20:53
Split OFDictionary into OFDictionary and OFMutableDictionary. (check-in: 71abb030af user: js tags: trunk)
20:41
Add one more convenience method to OFArray. (check-in: 7107bd9906 user: js tags: trunk)
19:38
Add test for OFArray. (check-in: 9c435fddfc user: js tags: trunk)
19:08
Add - isEqual: for OFArray. (check-in: 66293c1fe8 user: js tags: trunk)
18:57
Create a copy of the key in OFDictionary. (check-in: 3b59111e0a user: js tags: trunk)
18:52
- copy and - mutableCopy should never autorelease. (check-in: 7fa61023b9 user: js tags: trunk)
18:45
Only let - copy create an actual copy if necessary. (check-in: 6ba395bacb user: js tags: trunk)
18:42
A few more convenience methods for OFArray. (check-in: b3a8c9c4dd user: js tags: trunk)
18:24
Remove useless convenience method. (check-in: 577023d300 user: js tags: trunk)
18:15
Introduce OFMutableCopying protocol. (check-in: 79e1893b40 user: js tags: trunk)
18:09
More separation for OFString and OFMutableString. (check-in: e7e8efd297 user: js tags: trunk)
17:50
Split OFArray into OFArray and OFMutableArray. (check-in: 163409967e user: js tags: trunk)