18 check-ins using file src/exceptions/OFBindFailedException.h version 7737dbe1cc
|
2012-01-31
| ||
| 18:59 | Add -[OFMutableString replaceOccurrencesOfString:withString:inRange:]. (check-in: e5fe02de61 user: js tags: trunk) | |
| 15:16 | Remove useless checks. (check-in: f68b3b300d user: js tags: trunk) | |
| 14:32 | Fix -[OFMutableString_UTF8 replaceCharactersInRange:withString:]. (check-in: 607c862411 user: js tags: trunk) | |
| 13:59 | Add -[removeAllObjects] and -[removeAllItems]. (check-in: d1572ef036 user: js tags: trunk) | |
| 13:55 | Remove forgotten debug output. (check-in: 2fd13b0adf user: js tags: trunk) | |
| 13:53 | Fix -[removeLastItem] in OFDataArray and OFBigDataArray. (check-in: 1463432132 user: js tags: trunk) | |
| 13:39 | Rename a few variables that were forgotten in the past. (check-in: aef0a226d8 user: js tags: trunk) | |
| 13:31 | Add a property for the count of objects in an OFArray. (check-in: 61f26eb211 user: js tags: trunk) | |
| 11:12 | Clean up Xcode project. (check-in: dd6b29657f user: js tags: trunk) | |
| 10:59 | Add -[sortedArray] to OFArray. (check-in: b48145bb74 user: js tags: trunk) | |
|
2012-01-30
| ||
| 22:56 | The new Apple runtime requires +[load] in OFConstantString. (check-in: 08389242d9 user: js tags: trunk) | |
|
2012-01-25
| ||
| 20:11 | Don't treat \f as whitespace in XML. (check-in: 1c9c536749 user: js tags: trunk) | |
| 20:00 | Update Xcode project. (check-in: 7d548c1262 user: js tags: trunk) | |
|
2012-01-24
| ||
| 12:01 | Cache hashes of strings. (check-in: a0d967e8dd user: js tags: trunk) | |
| 11:57 | Compare pointers of strings before comparing the string content. (check-in: af56ce47e0 user: js tags: trunk) | |
|
2012-01-08
| ||
| 02:03 | More methods for OFArray and OFMutableArray. (check-in: 72efa4f4f3 user: js tags: trunk) | |
|
2012-01-05
| ||
| 21:07 | Oops, forgot to remove them. (check-in: fc065f0506 user: js tags: trunk) | |
| 00:56 | Update copyright. (check-in: ce70e17b38 user: js tags: trunk) | |