ObjFW  Timeline

10 check-ins using file src/OFMutableString.m version 2e55f69888

2011-03-24
16:09
Split OFExceptions.{h,m} into one file per exception. (check-in: e1eea29286 user: js tags: trunk)
15:57
Update buildsys. (check-in: 571aeffd6c user: js tags: trunk)
2011-03-23
13:05
Use OF_INVALID_INDEX instead of SIZE_MAX. (check-in: a252dc5c69 user: js tags: trunk)
12:58
Make the return type of retainCount unsigned int.
This way, the OFObject protocol is compatible to NSObject.
(check-in: 8de8df50e9 user: js tags: trunk)
01:14
Work around GCC bugs. (check-in: 4444a8c246 user: js tags: trunk)
01:08
Check if -Wshorten-64-to-32 is available. (check-in: 04fa3f4371 user: js tags: trunk)
01:06
Make more use of the OFObject protocol. (check-in: 23acf38456 user: js tags: trunk)
00:19
Add new methods to OFString. (check-in: b682102c3d user: js tags: trunk)
2011-03-22
20:59
Remove OFFileTests as we don't use it anymore. (check-in: fe4cb7d169 user: js tags: trunk)
20:57
Rename remove to delete in OFMutableString. (check-in: c9e2f6b548 user: js tags: trunk)