11 check-ins using file src/OFArray.m version 526194f8ce
|
2011-03-23
| ||
| 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) | |
| 20:57 | Fix table generator. (check-in: 371086d5b9 user: js tags: trunk) | |
| 13:10 | Move path methods from OFFile to OFString. (check-in: 67e7d1e222 user: js tags: trunk) | |
| 01:03 | Clang is a bit more pedantic with -Wshorten-64-to-32. (check-in: b2c9efebcf user: js tags: trunk) | |
| 00:55 | Add -Wshorten-64-to-32. (check-in: 6d4dfb5bc7 user: js tags: trunk) | |