Overview
Comment: | Add -[OFArray componentsJoinedByString:options:].
This allows to skip empty components. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
f975b722df26ebf61780382a51dcb446 |
User & Date: | js on 2013-08-25 12:14:46 |
Other Links: | manifest | tags |
Context
2013-08-25
| ||
20:42 | Fix backtraces when using the Apple runtime. check-in: 0e854d19bf user: js tags: trunk | |
12:14 | Add -[OFArray componentsJoinedByString:options:]. check-in: f975b722df user: js tags: trunk | |
2013-08-22
| ||
12:38 | Fix ObjFW.h. check-in: cbe0df82d9 user: js tags: trunk | |
Changes
Modified src/OFArray.h from [2c8fc0a38f] to [22e902db82]. [diff]
Modified src/OFArray.m from [5e48577b79] to [38f8d86997]. [diff]
Modified src/OFMutableArray.m from [20e48ccd57] to [fce85c3ce9]. [diff]
Modified tests/OFArrayTests.m from [c4b233b4a6] to [007d7f7189]. [diff]