ObjFW  Timeline

8 check-ins using file src/OFArray.m version 7844cdc05f

2011-05-02
00:51
Close 0.1 branch. (Closed-Leaf check-in: 9835584b2f user: js tags: 0.1)
2010-01-15
13:03
Update ChangeLog. (check-in: 5560a17e7b user: js tags: 0.1, 0.1.2-release)
13:01
Backport fixes from default branch. (check-in: dbded176ee user: js tags: 0.1)
2010-01-04
14:36
Add ChangeLog. (check-in: 292eaf1b86 user: js tags: 0.1, 0.1.1-release)
14:29
Backport a few fixes from default branch to 0.1. (check-in: 98f171212d user: js tags: 0.1)
2010-01-03
18:14
OFMutableArray: Add mutation counter, required for fast enumeration. (check-in: fe56ea4a9c user: js tags: trunk)
17:36
OFMutableArray: Safer removing of objects. (check-in: 0c9d2a8ce9 user: js tags: trunk)
17:28
Fix missing retain + autorelease on return. (check-in: 0d9f732af1 user: js tags: trunk)