20 check-ins using file src/OFArray.m version 5e48577b79
|
2013-08-22
| ||
| 12:38 | Fix ObjFW.h. (check-in: cbe0df82d9 user: js tags: trunk) | |
|
2013-08-20
| ||
| 19:03 | Only use _Unwind_Backtrace() if we have DWARF EH. (check-in: 2bdac84cf3 user: js tags: trunk) | |
|
2013-08-15
| ||
| 20:23 | OFZIPArchiveEntry: Export the extra field. (check-in: bf0db50a84 user: js tags: trunk) | |
| 19:00 | Move private methods into private headers. (check-in: 1d7a1cbca0 user: js tags: trunk) | |
| 18:44 | Add OF_HAVE_CLASS_EXTENSIONS. (check-in: a5bfaa315b user: js tags: trunk) | |
| 17:55 | OFZIPArchiveEntry: Add -[description]. (check-in: fb8b5e652d user: js tags: trunk) | |
| 17:43 | OFHTTPResponse: Include self in -[description]. (check-in: c0616f3c1e user: js tags: trunk) | |
| 17:40 | OFHTTPRequest: Conform to OFCopying. (check-in: 7efd17523d user: js tags: trunk) | |
| 17:39 | OFHTTPRequest: Add -[isEqual:] and -[hash]. (check-in: 7cb70e45cf user: js tags: trunk) | |
|
2013-08-14
| ||
| 19:30 | Rename +[archiveWithFile:] to +[archiveWithPath:]. (check-in: 81f3ac43a6 user: js tags: trunk) | |
| 19:28 | Rename -[initWith*Path:] to -[initWithPath:]. (check-in: 0abd116830 user: js tags: trunk) | |
| 19:17 | +[stringWithPath:] -> +[pathWithComponents:]. (check-in: 7c4179ab9b user: js tags: trunk) | |
| 13:18 | OFZIPArchive: Make meta data of files available. (check-in: 2168071f36 user: js tags: trunk) | |
|
2013-08-13
| ||
| 10:39 | Add a few more instancetypes. (check-in: 73ae6fa60f user: js tags: trunk) | |
|
2013-08-12
| ||
| 21:59 | OFZIPArchive: Initial implementation. (check-in: 1c78b3a4db user: js tags: trunk) | |
| 13:26 | Fix OFSeekableStream. (check-in: d101b6f8b4 user: js tags: trunk) | |
| 10:09 | Add codepage 437. (check-in: 3912669d91 user: js tags: trunk) | |
| 10:00 | Don't store the first 128 chars of an encoding. (check-in: d36cf257fe user: js tags: trunk) | |
|
2013-08-10
| ||
| 23:12 | Add -[OFMutableDictionary removeAllObjects]. (check-in: aae02e7970 user: js tags: trunk) | |
|
2013-08-08
| ||
| 23:21 | OFArray: Add forgotten ivar prefix. (check-in: a3b6cca867 user: js tags: trunk) | |