Comment: | OFString: Move path handling into a category
This is the first step to have different versions of those for different This also has the nice side-effect of not having one implementation in |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
7a488c30627b4c489d91014ec08054cd |
User & Date: | js on 2018-03-11 00:37:56 |
Other Links: | manifest | tags |
2018-03-11
| ||
11:27 | OFFileManager: fileURLWithPath: to convert to URL check-in: 711592a1c3 user: js tags: trunk | |
00:37 | OFString: Move path handling into a category check-in: 7a488c3062 user: js tags: trunk | |
2018-03-10
| ||
20:26 | configure: Use egrep_cpp_yes instead of yes check-in: d918acb99d user: js tags: trunk | |
Modified configure.ac from [fe1120cd41] to [026ea97419]. [diff]
Modified src/Makefile from [9229e6eeb1] to [d9f762d49e]. [diff]
Modified src/OFStdIOStream.m from [0a2b2bbcab] to [66757147ba]. [diff]
Added src/OFString+PathAdditions.h version [9ffc17fae1].
Added src/OFString+PathAdditions.m version [fde00f0835].
Modified src/OFString.h from [70879a2fc2] to [47bba28c27]. [diff]
Modified src/OFString.m from [b00db1bc09] to [1c64791f79]. [diff]
Modified src/OFString_UTF8.m from [d6a602d281] to [ec2d5729ba]. [diff]
Modified tests/OFStringTests.m from [0e68977055] to [979ff3e546]. [diff]
Modified tests/TestsAppDelegate.m from [a9b0ea0b54] to [a633b7ccbe]. [diff]