59 check-ins using file src/platform/AmigaOS/OFString+PathAdditions.m version 1da7b3fb62
2022-11-07
| ||
00:27 | Merge trunk into branch "invoke-invocation" check-in: 96c24a6b6c user: js tags: invoke-invocation | |
00:23 | Merge trunk into branch "3d-affine-transforms" check-in: 86f8767eca user: js tags: 3d-affine-transforms | |
00:17 | Merge trunk into branch "asn1" check-in: b37858358e user: js tags: asn1 | |
00:05 | Merge trunk into branch "ofsock" check-in: e91cba848b user: js tags: ofsock | |
2022-11-06
| ||
23:52 | Merge trunk into branch "sctp" check-in: 425762ff70 user: js tags: sctp | |
2022-10-18
| ||
22:17 | Merge trunk into branch "amiga-library" check-in: ac19ed9d40 user: js tags: amiga-library | |
2022-08-29
| ||
22:07 | Make the base for parsing numbers an unsigned char check-in: 4d03f6f1a5 user: js tags: trunk | |
21:33 | OFXMLElementBuilder: {parentless -> orphan} node check-in: 2d4f7314a8 user: js tags: trunk | |
21:27 | OFXMLElement: Add designated initializer check-in: d127feb58b user: js tags: trunk | |
20:35 | OFXMLProcessingInstruction: Rename data -> text check-in: fbcbf30be7 user: js tags: trunk | |
20:15 | OFThread: Rename threadBlock to block check-in: 0cca95da46 user: js tags: trunk | |
2022-08-27
| ||
23:53 | OFArchiveEntry: Add more properties check-in: 406134b5e2 user: js tags: trunk | |
22:29 | OFTarArchiveEntry: Make mode/UID/GID an OFNumber check-in: d281c3198b user: js tags: trunk | |
21:42 | Make GCC happy again check-in: 7094055a27 user: js tags: trunk | |
21:37 | Add OF(Mutable)ArchiveEntry protocol check-in: a325d5a1ee user: js tags: trunk | |
21:24 | OFTarArchiveEntry: Rename size to uncompressedSize check-in: 98c64d0af9 user: js tags: trunk | |
20:58 | OFSeekableStream: Add OFSeekWhence enum check-in: 73f5e3aa84 user: js tags: trunk | |
20:46 | OFZIPArchive: Restore accidentally dropped cast check-in: 6ae6830243 user: js tags: trunk | |
20:42 | OFTarArchive: Clean up types check-in: fc63341028 user: js tags: trunk | |
20:39 | Rename OFFileOffset -> OFStreamOffset check-in: 51589c6496 user: js tags: trunk | |
20:33 | OFZIPArchiveEntry: Make (un)compressedSize ull check-in: 94c326ab78 user: js tags: trunk | |
20:23 | OFLHAArchiveEntry: Make (un)compressedSize ull check-in: 6f13f74134 user: js tags: trunk | |
2022-08-25
| ||
19:56 | OFLHAArchiveEntry: Merge date and modificationDate check-in: 327e67021e user: js tags: trunk | |
2022-08-24
| ||
20:51 | OF{LHA,Tar}ArchiveEntry+Private.h: Fix OF_DIRECT check-in: a777cef361 user: js tags: trunk | |
19:54 | OF*ArchiveEntry: Move inits to mutable class check-in: 9f409b2ee0 user: js tags: trunk | |
2022-08-21
| ||
19:46 | make release: Remove .cirrus.yml from exclude check-in: 244d242e2d user: js tags: trunk | |
19:44 | Remove .cirrus.yml check-in: bef29fa48e user: js tags: trunk | |
12:02 | Don't install headers of private classes check-in: 4ae7fbbf52 user: js tags: trunk | |
2022-08-20
| ||
19:01 | ofhttp: Fix typo in German translation check-in: 10101b2b9d user: js tags: trunk | |
2022-08-17
| ||
23:18 | Simplify `make release` check-in: 144a365825 user: js tags: trunk | |
2022-08-15
| ||
23:38 | Consistently use sed -e for multiple scripts check-in: e817fac245 user: js tags: trunk | |
23:02 | OF{LHA,Tar,ZIP}Archive: Use URL instead of path check-in: fee2316eca user: js tags: trunk | |
2022-08-13
| ||
14:33 | OFTCPSocket: Minor documentation fix check-in: 08cb210f76 user: js tags: trunk | |
2022-08-11
| ||
23:20 | OFURLHandler: Minor documentation fix check-in: 0a3a76c56c user: js tags: trunk | |
20:54 | OFURLHandler: Add +[openItemAtURL:mode:] check-in: 338d452f33 user: js tags: trunk | |
20:46 | OFURLHandler: Make +[handlerForURL:] nonnull check-in: 9e7f4f34b9 user: js tags: trunk | |
2022-08-10
| ||
21:38 | objfw-new: Add short options check-in: 03227c8a54 user: js tags: trunk | |
2022-08-08
| ||
19:00 | objfw-new: Automatically generate dealloc check-in: 8465dcaa25 user: js tags: trunk | |
18:53 | objfw-new: Add support for property attributes check-in: 41bf4fe57b user: js tags: trunk | |
2022-08-07
| ||
23:49 | objfw-new: Add initial support for properties check-in: 759d73547f user: js tags: trunk | |
21:26 | Make GCC happy again check-in: d54804e886 user: js tags: trunk | |
21:20 | objfw-new: Add --superclass check-in: 64b0f552c1 user: js tags: trunk | |
21:10 | Update buildsys check-in: 63fae0d8d2 user: js tags: trunk | |
21:00 | README.md: Use new objfw-new syntax check-in: 31066af476 user: js tags: trunk | |
20:57 | objfw-new: Use proper long options check-in: ceee745736 user: js tags: trunk | |
20:46 | Rewrite objfw-new in ObjC check-in: 1ad52a2f2c user: js tags: trunk | |
20:43 | Remove utils/objfw-new check-in: 18e40d7a45 user: js tags: trunk | |
20:22 | OFConstantString: Fix missed method check-in: 0f50cc3858 user: js tags: trunk | |
19:56 | configure: Enable threads for Nintendo Switch check-in: bef92f92b6 user: js tags: trunk | |
18:23 | OFEmbeddedFileURLHandler: Add scheme check check-in: 12a7357722 user: js tags: trunk | |
16:51 | Fix compiling with --disable-files check-in: fa9d22b297 user: js tags: trunk | |
16:14 | OFSystemInfo: Fix build on AmigaOS check-in: dce2ff272b user: js tags: trunk | |
16:10 | OFINIFile: Remove dependency on support for files check-in: ddbeb14059 user: js tags: trunk | |
16:04 | tests: Embed testfile.ini as well check-in: 942f77abbe user: js tags: trunk | |
15:59 | OFINIFile: Use URLs instead of paths check-in: 28942b4055 user: js tags: trunk | |
15:47 | OFSystemInfo: Use URLs for system directories check-in: a5f2e3d0a5 user: js tags: trunk | |
13:40 | tests: Don't copy testfile.bin & serialization.xml check-in: 782a1d5775 user: js tags: trunk | |
13:32 | utils: Properly uninstall objfw-embed check-in: 057802f120 user: js tags: trunk | |
13:31 | Add -[OFString stringByAppendingPathExtension:] check-in: c258e7bfad user: js tags: trunk | |