356 check-ins using file src/platform/Windows/OFString+PathAdditions.m version a3daa7c8cf
2024-04-03
| ||
01:10 | Implement extended attributes on Haiku check-in: 6146e60fc5 user: js tags: trunk | |
2024-04-02
| ||
22:05 | Fix another, new linker warning on macOS check-in: 6e6bb54df3 user: js tags: trunk | |
21:58 | Fix a linker warning on macOS check-in: a6e2670136 user: js tags: trunk | |
03:21 | Only align OFVector4D where necessary check-in: 1af54eb2c2 user: js tags: trunk | |
02:22 | OFLocale: Support automatic initialization check-in: e7a8f3d462 user: js tags: trunk | |
01:33 | OFTarArchive: Fix a memory leak Closed-Leaf check-in: 9c7610b3b7 user: js tags: 1.0 | |
01:33 | OFTarArchive: Fix a memory leak check-in: ea9079b62b user: js tags: trunk | |
2024-04-01
| ||
21:07 | Fix objfw-embed on QNX check-in: 5e128fd25e user: js tags: trunk | |
16:01 | Define _LARGEFILE64_SOURCE to 1 check-in: fba60b6967 user: js tags: trunk | |
15:59 | Remove #define __NO_EXT_QNX check-in: cf0effe834 user: js tags: trunk | |
15:46 | configure: Work around non-binary-compatible grep check-in: 979e82e85f user: js tags: trunk | |
2024-03-31
| ||
19:45 | utils/objfw-embed: Add missing license header check-in: 0a26fb51df user: js tags: trunk | |
2024-03-29
| ||
13:59 | OFFileManager: Fix getting non-existent xattr check-in: 23cee06a0e user: js tags: 1.0 | |
13:10 | Update ChangeLog for 1.1 check-in: daf07bbfbe user: js tags: 1.1 | |
10:58 | Add more tests for -[{copy,mutableCopy,hash}] check-in: 1ef30f988c user: js tags: trunk | |
2024-03-28
| ||
21:01 | Set version to 1.2dev check-in: cb375e3914 user: js tags: trunk | |
21:00 | Branch for 1.1 check-in: 27115cc8f6 user: js tags: 1.1 | |
18:29 | Properly align objects on MS-DOS check-in: 5fd6d0a46d user: js tags: trunk | |
15:58 | OFMatrix4x4: Move values to ivars check-in: 71237f1a49 user: js tags: trunk | |
14:33 | OFStdIOStream: Handle colors properly on MS-DOS check-in: 831e85a953 user: js tags: trunk | |
2024-03-27
| ||
23:45 | OFStdIOStream: Implement cursor movement on MS-DOS check-in: 943e9c0956 user: js tags: trunk | |
23:33 | OFColor: Use roundf instead of nearbyintf check-in: 69931b1982 user: js tags: trunk | |
2024-03-23
| ||
16:43 | OFMessagePackTests: Add more tests check-in: 66f22a2831 user: js tags: trunk | |
2024-03-17
| ||
22:41 | -[objectByParsingMessagePack]: Fix signed numbers check-in: 355d3a9dc3 user: js tags: 1.0 | |
22:40 | Add OFMessagePackTests check-in: cb8e2e3fa6 user: js tags: trunk | |
22:40 | -[objectByParsingMessagePack]: Fix signed numbers check-in: e3001a706c user: js tags: trunk | |
17:36 | GitHub Actions: Split MSYS2 into multiple steps check-in: ded1893e80 user: js tags: 1.0 | |
17:36 | GitHub Actions: Split MSYS2 into multiple steps check-in: 34045e21d6 user: js tags: trunk | |
17:27 | GitHub Actions: Add MinGW on Fedora check-in: aa59d36a5f user: js tags: 1.0 | |
17:26 | GitHub Actions: Add MinGW on Fedora check-in: f5f4822756 user: js tags: trunk | |
16:20 | OFFileManagerTests: Skip symlink test on Wine check-in: fb5e45775f user: js tags: trunk | |
16:14 | OFMutableIRI: Fix -[appendPathComponent:] check-in: 1970fcd564 user: js tags: trunk | |
15:57 | OFSystemInfo: Add +[wineVersion] check-in: f050580b33 user: js tags: trunk | |
14:38 | GitHub Actions: Add macos-14 check-in: 4e703f8d32 user: js tags: 1.0 | |
14:38 | GitHub Actions: Change macos-12 to macos-latest check-in: da98b495f8 user: js tags: 1.0 | |
14:29 | GitHub Actions: Add macos-14 check-in: b6f77c627a user: js tags: trunk | |
14:28 | GitHub Actions: Change macos-12 to macos-latest check-in: 2ff3caeaab user: js tags: trunk | |
14:26 | GitHub Actions: Add MSYS2 check-in: 5afe63f938 user: js tags: 1.0 | |
14:26 | GitHub Actions: Add MSYS2 check-in: 86e7ac0d52 user: js tags: trunk | |
14:17 | OFString: Fix fallback for no strto[fd]_l check-in: 33820d3f5f user: js tags: trunk | |
13:58 | OFFileManagerTests: Skip xattrs if not supported check-in: e878e67397 user: js tags: trunk | |
13:35 | ObjFWTest: Fix non-printed failure description check-in: ec58cc5830 user: js tags: trunk | |
13:23 | README.md: Update MSYS2 and remove leading $ check-in: 9cd9c88ab4 user: js tags: 1.0 | |
13:22 | README.md: Update MSYS2 and remove leading $ check-in: 50c35fa745 user: js tags: trunk | |
13:06 | OFFileManagerTests: Fix missing include check-in: 5d790836b2 user: js tags: trunk | |
12:31 | Fix compilation with old Apple GCC check-in: a98ef6d8dd user: js tags: trunk | |
11:55 | ofarc: Propagate quarantine xattr when extracting check-in: 7683a12e79 user: js tags: trunk | |
09:41 | OFFileManagerTests: Add tests for xattr check-in: 23b9666b71 user: js tags: trunk | |
09:41 | OFFileManager: Fix getting non-existent xattr check-in: 0fe644ef2c user: js tags: trunk | |
08:56 | OFFileManagerTests: Add more tests check-in: 150b8f07af user: js tags: trunk | |
2024-03-16
| ||
22:14 | Fix OFFileManagerTests on macOS check-in: 897aa8244d user: js tags: trunk | |
19:48 | Add OFFileManagerTests check-in: ccace0f0e0 user: js tags: trunk | |
2024-03-11
| ||
20:44 | Set version to 1.0.12 check-in: d43df2354c user: js tags: 1.0, 1.0.12-release | |
20:44 | Increase patch level for ObjFW library check-in: 34c1ffbca2 user: js tags: 1.0 | |
20:43 | Update ChangeLog for 1.0.12 check-in: 804547fc0d user: js tags: 1.0 | |
2024-03-10
| ||
23:33 | OFZIPArchive: Write correct number of disks check-in: 8d4650f6c1 user: js tags: 1.0 | |
23:33 | OFZIPArchive: Write correct number of disks check-in: 9f7c0669b0 user: js tags: trunk | |
23:10 | ofarc: Fix multipart ZIP files check-in: ddcef349e5 user: js tags: trunk | |
23:07 | OFZIPArchive: Undo incorrect disk 0 vs 1 fix check-in: fe62007081 user: js tags: 1.0 | |
23:06 | OFZIPArchive: Undo incorrect disk 0 vs 1 fix check-in: 0c8f496588 user: js tags: trunk | |
23:00 | OFInflateStream: Return if we can't read check-in: f7faf2bfa6 user: js tags: 1.0 | |
23:00 | OFInflateStream: Return if we can't read check-in: a72f602c2a user: js tags: trunk | |
21:30 | OFZIPArchive: More fixes for disk number 0 vs 1 check-in: 2214e91661 user: js tags: 1.0 | |
21:30 | OFZIPArchive: More fixes for disk number 0 vs 1 check-in: 0ecd85c8e3 user: js tags: trunk | |
18:44 | OFIRI: Add methods for path extension check-in: 0ca94307e6 user: js tags: trunk | |
16:49 | Avoid some unnecessary I/O check-in: 6060a03291 user: js tags: trunk | |
16:29 | Add a note about ABI stability of ObjFWTest check-in: b60ab363c6 user: js tags: trunk | |
16:23 | OFIRI: Add -[IRIByDeletingLastPathComponent] check-in: e832f884e6 user: js tags: trunk | |
16:03 | Add test for -[OFIRI IRIByAppendingPathComponent:] check-in: 3f3ddad4c8 user: js tags: trunk | |
01:47 | OFZooArchive: Zero-terminate directory & file name check-in: 08a06ee30d user: js tags: trunk | |
2024-03-09
| ||
22:06 | OFTarArchiveEntry: Add default modification date check-in: ca40722732 user: js tags: 1.0 | |
22:06 | OFTarArchiveEntry: Add default modification date check-in: 55149a21bb user: js tags: trunk | |
21:31 | Update ChangeLog for 1.0.11 check-in: d5814862d9 user: js tags: trunk | |
21:30 | Fix warning on 32 bit systems check-in: 43efa46e86 user: js tags: trunk | |
20:46 | Set version to 1.0.11 check-in: d8a15cef5d user: js tags: 1.0, 1.0.11-release | |
20:45 | Increase patch level for libraries check-in: 0b0995206a user: js tags: 1.0 | |
20:40 | Update ChangeLog for 1.0.11 check-in: 1a00620d33 user: js tags: 1.0 | |
18:15 | Add tests for OFZooArchive check-in: 6dd2e36fa2 user: js tags: trunk | |
18:14 | Add tests for OFTarArchive check-in: 82bce32de9 user: js tags: trunk | |
18:09 | Add tests for OFLHAArchive check-in: fce5cbcdc3 user: js tags: trunk | |
17:39 | OFMemoryStreamTests: Test writing too much throws check-in: 3179f10723 user: js tags: trunk | |
17:33 | Add tests for OFZIPArchive check-in: ec94dca10a user: js tags: trunk | |
16:13 | OFZIPArchive: Fix disk number 0 vs 1 check-in: 3fc6209af6 user: js tags: 1.0 | |
16:11 | OFZIPArchive: Fix disk number 0 vs 1 check-in: 9fd7456e3a user: js tags: trunk | |
12:32 | ofarc: Add --archive-comment= check-in: 2fae2c2c30 user: js tags: trunk | |
12:10 | ofarc: Print archive comment with `-lv` check-in: f5bc11fc39 user: js tags: trunk | |
11:50 | OFZooArchive: Add support for archive comments check-in: 181edbb0f0 user: js tags: trunk | |
2024-03-06
| ||
20:56 | Add a little humor check-in: fdd9519428 user: js tags: trunk | |
2024-03-04
| ||
22:54 | ofhash: Add --iri option check-in: ac8ca0f430 user: js tags: trunk | |
22:26 | OFArchiveIRIHandler: Use the rightmost `!` check-in: 334db394f3 user: js tags: trunk | |
01:21 | Rename schemes for archive IRI handlers back check-in: 34a3e817b3 user: js tags: trunk | |
01:07 | Fix -[OFGZIPStream isAtEndOfStream] check-in: d1e7172eff user: js tags: 1.0 | |
01:07 | Fix -[OFGZIPStream isAtEndOfStream] check-in: 96f3ab8477 user: js tags: trunk | |
00:43 | Fix -[OFHTTPClientResponse isAtEndOfStream] check-in: 0d804ed391 user: js tags: 1.0 | |
00:43 | Fix -[OFHTTPClientResponse isAtEndOfStream] check-in: 3ef01bd2d5 user: js tags: trunk | |
2024-03-03
| ||
23:49 | Link ofarc against ObjFWTLS check-in: 7162c635dd user: js tags: trunk | |
23:44 | Use IRI.fileSystemRepresentation where appropriate check-in: d3d6b0c5e3 user: js tags: trunk | |
23:35 | OFFileIRIHandler: Correctly transform exception check-in: 1829139db1 user: js tags: 1.0 | |
23:34 | OFFileIRIHandler: Correctly transform exception check-in: b66e682fc6 user: js tags: trunk | |
23:33 | ofarc: Add --iri option check-in: 370e91ddce user: js tags: trunk | |
20:45 | Fix build for AmigaOS check-in: 75a8f74494 user: js tags: trunk | |
20:03 | OFLHAArchive: Don't default to ISO 8859-1 check-in: b8afc53cce user: js tags: trunk | |
19:54 | ofarc: Add support for creating Zoo archives check-in: 780132a941 user: js tags: trunk | |
19:42 | Rename schemes for archive IRI handlers check-in: 13f0321eff user: js tags: trunk | |
19:38 | Add IRI handler for Zoo archives check-in: 4e1846598b user: js tags: trunk | |
19:29 | OFZooArchive: Add write support check-in: b431203426 user: js tags: trunk | |
2024-03-02
| ||
21:20 | Minor documentation fix check-in: b9f69f358f user: js tags: 1.0 | |
21:20 | Minor documentation fix check-in: 7619af113a user: js tags: trunk | |
18:52 | OFMutableZooArchiveEntry: Support for local time check-in: f8e24e08f5 user: js tags: trunk | |
18:45 | Add OFMutableZooArchiveEntry check-in: d631674979 user: js tags: trunk | |
17:58 | Fix documentation for mutable classes check-in: 06926ebe58 user: js tags: 1.0 | |
17:58 | Fix documentation for mutable classes check-in: 18045dffca user: js tags: trunk | |
17:13 | OFZooArchiveEntry: Add header type and OS ID check-in: 52a1740f5e user: js tags: trunk | |
15:06 | Fix linker warning on macOS/iOS check-in: 9aa5bfa889 user: js tags: 1.0 | |
15:06 | Fix linker warning on macOS/iOS check-in: ee858ea1fd user: js tags: trunk | |
11:41 | ofarc: Delay setting modified date of directories check-in: 79b125eda5 user: js tags: 1.0 | |
11:41 | ofarc: Delay setting modified date of directories check-in: f007fe7b02 user: js tags: trunk | |
11:01 | OFZooArchiveEntry: Fix time zone check-in: 830df1e8ec user: js tags: trunk | |
10:57 | ofarc: Fix typo in German localization check-in: d8bf76b68d user: js tags: 1.0 | |
10:56 | ofarc: Fix typo in German localization check-in: e0f6c049fd user: js tags: trunk | |
10:54 | OFZooArchiveEntry: Add minimum version needed check-in: 09be65bfcd user: js tags: trunk | |
09:49 | OFZooArchiveEntry: Add time zone check-in: e320edd7de user: js tags: trunk | |
09:31 | ofarc: Don't list/extract deleted files by default check-in: 08eb6b5bca user: js tags: trunk | |
2024-03-01
| ||
18:29 | OFZooArchiveEntry: Handle time zone check-in: 6985292473 user: js tags: trunk | |
2024-02-28
| ||
23:08 | OFZooArchiveEntry: Support for POSIX permissions check-in: 38c16e3793 user: js tags: trunk | |
22:34 | OFZooArchiveEntry: Support for long file names check-in: 88c236e709 user: js tags: trunk | |
20:27 | OFZooArchive: Throw exception for mode `w` / `a` check-in: a22b485eaf user: js tags: trunk | |
20:13 | ofarc: Add support for Zoo archives check-in: aaf991863a user: js tags: trunk | |
00:41 | Fix missing import check-in: 4f9e27d416 user: js tags: trunk | |
00:24 | Add OFZooArchive check-in: 9a95da71d5 user: js tags: trunk | |
2024-02-27
| ||
21:07 | Add missing imports when using --disable-sockets check-in: 7234d82dff user: js tags: 1.0 | |
21:06 | Add missing imports when using --disable-sockets check-in: 2d14df1979 user: js tags: trunk | |
20:21 | Minor documentation fix check-in: 60e2e56a2d user: js tags: 1.0 | |
20:21 | Minor documentation fix check-in: 402b0a26e6 user: js tags: trunk | |
19:52 | OFLHAArchiveEntry: Skip level 2 header padding check-in: 657514726f user: js tags: 1.0 | |
19:44 | OFLHAArchiveEntry: Skip level 2/3 header padding check-in: d7e496ba27 user: js tags: trunk | |
00:57 | OFStream: Minor documentation fix check-in: f111a22ede user: js tags: 1.0 | |
00:57 | OFStream: Minor documentation fix check-in: ed4319fab0 user: js tags: trunk | |
2024-02-26
| ||
21:46 | OFLHAArchive: Add support for files > 4 GB check-in: 9d9fa168aa user: js tags: trunk | |
20:32 | Use <cet.h> and _CET_ENDBR macro check-in: de552578e7 user: js tags: 1.0 | |
20:32 | Use <cet.h> and _CET_ENDBR macro check-in: 0b441e52d6 user: js tags: trunk | |
20:09 | OFLHAArchive: Properly zero-terminate archives check-in: 4fbf5837fd user: js tags: 1.0 | |
20:09 | OFLHAArchive: Properly zero-terminate archives check-in: 413965aa27 user: js tags: trunk | |
2024-02-25
| ||
21:19 | OFLHAArchiveEntry: Create more compatible archives check-in: 431696dee5 user: js tags: 1.0 | |
21:19 | OFLHAArchiveEntry: Create more compatible archives check-in: 7752f8518b user: js tags: trunk | |
01:08 | Backport associated objects to old Apple runtime check-in: 2d8c6a004d user: js tags: trunk | |
2024-02-24
| ||
22:30 | Use `bti c` instead of `bti jc` check-in: 21244a7e62 user: js tags: 1.0 | |
22:30 | Use `bti c` instead of `bti jc` check-in: ddb7ebcf5b user: js tags: trunk | |
21:15 | Set version to 1.0.10 check-in: 8f026dba58 user: js tags: 1.0, 1.0.10-release | |
21:14 | Increase patch level for ObjFW library check-in: 23951a9f6b user: js tags: 1.0 | |
21:12 | Update ChangeLog for 1.0.10 check-in: 7767b60d7f user: js tags: trunk | |
21:12 | Update ChangeLog for 1.0.10 check-in: 8fa5cb1a44 user: js tags: 1.0 | |
21:08 | Add bti instructions check-in: d73a388eca user: js tags: 1.0 | |
21:07 | Add bti instructions check-in: 5c0891c85d user: js tags: trunk | |
20:57 | Add endbr32 / endbr64 check-in: 262baf76e7 user: js tags: 1.0 | |
20:50 | Add endbr32 / endbr64 check-in: 75d88e0f6e user: js tags: trunk | |
19:43 | runtime: Fix objc_getClassList not unlocking mutex check-in: 7a33596a17 user: js tags: 1.0 | |
19:42 | runtime: Fix objc_getClassList not unlocking mutex check-in: 39e23d6363 user: js tags: trunk | |
19:40 | Make everything work on macOS Leopard again check-in: c3e83facc5 user: js tags: trunk | |
17:27 | OFLHAArchive: Add support for -pm0- files check-in: f588271db7 user: js tags: trunk | |
17:25 | OFLHAArchive: Ignore trailing garbage check-in: 927d1693c6 user: js tags: 1.0 | |
17:24 | OFLHAArchive: Ignore trailing garbage check-in: 35257251ec user: js tags: trunk | |
16:17 | OFLHAArchive: Add support for -lz4- files check-in: 42ab7308b9 user: js tags: trunk | |
15:05 | OFLHAArchiveEntry: Add extra sanity checks check-in: 581e18268c user: js tags: 1.0 | |
15:05 | OFLHAArchiveEntry: Add extra sanity checks check-in: 4c56240653 user: js tags: trunk | |
13:52 | OFLHAArchiveEntry: Parse compression method last check-in: 9b1de0cac0 user: js tags: 1.0 | |
13:51 | OFLHAArchiveEntry: Parse compression method last check-in: d57a56449f user: js tags: trunk | |
13:29 | OFLHAArchiveEntry: Remove pointless check check-in: d7b824ee7e user: js tags: 1.0 | |
13:29 | OFLHAArchiveEntry: Remove pointless check check-in: 4b6a09da4c user: js tags: trunk | |
13:23 | OFLHAArchiveEntry: Properly skip extended area check-in: 399137032a user: js tags: 1.0 | |
13:22 | OFLHAArchiveEntry: Properly skip extended area check-in: 0b7f209aef user: js tags: trunk | |
12:21 | OFLHAArchiveEntry: Add support for header level 3 check-in: 3f79f0542a user: js tags: trunk | |
2024-02-23
| ||
23:25 | OFLHAArchive: Add support for decompressing -lhx- check-in: 9350b01931 user: js tags: trunk | |
23:12 | OFLHAArchive: Treat directory as uncompressed check-in: f27430148d user: js tags: 1.0 | |
23:11 | OFLHAArchive: Treat directory as uncompressed check-in: 91089d4e47 user: js tags: trunk | |
22:55 | OFLHAArchive: Don't assume method is uncompressed check-in: 3f522ea4b6 user: js tags: 1.0 | |
22:55 | OFLHAArchive: Don't assume method is uncompressed check-in: bf45f06d9b user: js tags: trunk | |
2024-02-21
| ||
21:36 | Document ObjFWTest check-in: 3c55b7ac50 user: js tags: trunk | |
2024-02-20
| ||
22:22 | runtime: Fix associated objects check-in: b0594b769c user: js tags: trunk | |
22:07 | OFKernelEventObserverTests: Fix missing release check-in: 89b96428b9 user: js tags: trunk | |
01:59 | ofarc: Minor help fix check-in: 81cfa33fdf user: js tags: 1.0 | |
01:58 | ofarc: Minor help fix check-in: 567ed3be06 user: js tags: trunk | |
2024-02-18
| ||
23:40 | ObjFWTest: Allow specifying test cases to run check-in: ed304d67c9 user: js tags: trunk | |
22:58 | ObjFWTest: Don't use \r if terminal is present check-in: f82e6faffc user: js tags: trunk | |
22:03 | Use __mingw_aligned_* instead of _aligned_* check-in: 7965aac7d5 user: js tags: trunk | |
21:07 | Merge trunk into branch "asn1" Leaf check-in: 1779d5b5a7 user: js tags: asn1 | |
20:34 | A few minor improvements check-in: 4eea22291b user: js tags: trunk | |
20:05 | Migrate all tests to ObjFWTest check-in: fa3cda71d5 user: js tags: trunk | |
19:57 | Fix .fossil-settings/{clean,ignore}-glob Closed-Leaf check-in: 730de8fbf2 user: js tags: objfwtest | |
19:56 | Make iOS Xcode project work with new tests check-in: 7c8c1fd251 user: js tags: objfwtest | |
19:29 | Rename new tests check-in: 7a84580fb6 user: js tags: objfwtest | |
19:27 | Remove old tests check-in: 1fa2f03dc4 user: js tags: objfwtest | |
19:23 | Migrate OFStreamTests to ObjFWTest check-in: 886a90bb34 user: js tags: objfwtest | |
19:13 | Migrate OFValueTests to ObjFWTest check-in: a14df8d891 user: js tags: objfwtest | |
18:53 | Migrate OFXMLNodeTests to ObjFWTest check-in: fd477d1a54 user: js tags: objfwtest | |
18:27 | Migrate OFXMLParserTests to ObjFWTest check-in: cd1532bb40 user: js tags: objfwtest | |
17:56 | Migrate OFMemoryStreamTests to ObjFWTest check-in: 814d957cdc user: js tags: objfwtest | |
17:44 | Migrate OFDataTests to ObjFWTest check-in: f3bfdcf17a user: js tags: objfwtest | |
14:09 | Update ChangeLog for 1.0.9 check-in: d080eb08fb user: js tags: trunk | |
14:09 | Set version to 1.0.9 check-in: 612a0bd5b4 user: js tags: 1.0, 1.0.9-release | |
14:08 | Increase patch level for ObjFW library check-in: f15739af64 user: js tags: 1.0 | |
14:04 | Update ChangeLog for 1.0.9 check-in: d439625efa user: js tags: 1.0 | |
13:53 | Merge trunk into branch "objfwtest" check-in: 89869c188f user: js tags: objfwtest | |
13:53 | OFMapTable: Improve enumeration mutation detection check-in: 2b0bdf3efc user: js tags: 1.0 | |
13:53 | OFMapTable: Improve enumeration mutation detection check-in: ab14af79d2 user: js tags: trunk | |
12:51 | Make GCC happy again check-in: 69a0cfcb13 user: js tags: objfwtest | |
12:49 | Fix and enable -[OFDictionaryTests testHash] check-in: 7b21071996 user: js tags: objfwtest | |
12:34 | Migrate OFDictionaryTests to ObjFWTest check-in: 728cc47880 user: js tags: objfwtest | |
11:33 | Migrate OFListTests to ObjFWTest check-in: a1fd65f4a6 user: js tags: objfwtest | |
11:08 | Migrate OFKernelEventObserverTests to ObjFWTest check-in: aa56dd6d2a user: js tags: objfwtest | |
10:11 | Migrate OFHTTPClientTests to ObjFWTest check-in: 851f6138bf user: js tags: objfwtest | |
2024-02-17
| ||
22:23 | Migrate OFHTTPCookieManagerTests to ObjFWTest check-in: 2aad218748 user: js tags: objfwtest | |
22:12 | Migrate OFHTTPCookieTests to ObjFWTest check-in: 677b61582e user: js tags: objfwtest | |
21:04 | Migrate OFWindowsRegistryKeyTests to ObjFWTest check-in: 4682e8f902 user: js tags: objfwtest | |
20:39 | Fix OFStringTests on Windows check-in: cb8e4b80ad user: js tags: objfwtest | |
19:56 | Migrate OFNotificationCenterTests to ObjFWTest check-in: 1f32e5e17c user: js tags: objfwtest | |
19:42 | Migrate OFXMLElementBuilderTests to ObjFWTest check-in: c4600793bc user: js tags: objfwtest | |
19:35 | Migrate RuntimeTests to ObjFWTest check-in: 2ffd3b79f9 user: js tags: objfwtest | |
19:18 | Migrate RuntimeARCTests to ObjFWTest check-in: 2ee3da6551 user: js tags: objfwtest | |
18:19 | ObjFWTest: Improve format for redirected output check-in: 5e89084e60 user: js tags: objfwtest | |
18:07 | Migrate OFStringTests to ObjFWTest check-in: 823cff099d user: js tags: objfwtest | |
2024-02-15
| ||
22:34 | ObjFWTest: Implement output on Nintendo Switch check-in: dd7079d092 user: js tags: objfwtest | |
22:13 | ObjFWTest: Implement output on Nintendo DS check-in: b93ad0661b user: js tags: objfwtest | |
20:20 | Fix OFSubprocessTests with disabled Unicode tables check-in: 88fea306d2 user: js tags: objfwtest | |
00:11 | ObjFWTest: Print unhandled exceptions check-in: 80465d3349 user: js tags: objfwtest | |
2024-02-14
| ||
23:55 | ObjFWTest: Implement output on Nintendo 3DS check-in: 12d7d274f1 user: js tags: objfwtest | |
22:28 | ObjFWTest: Implement output on Wii check-in: 87d92e4803 user: js tags: objfwtest | |
00:47 | Fix `make check` with nbmake check-in: 9842ae0680 user: js tags: objfwtest | |
00:41 | Migrate OFDDPSocketTests to ObjFWTest check-in: 572bcb3d8b user: js tags: objfwtest | |
00:31 | Migrate OFSPXStreamSocketTests to ObjFWTest check-in: ddfac30149 user: js tags: objfwtest | |
00:16 | Migrate OFSPXSocketTests to ObjFWTest check-in: dfcd2ee66f user: js tags: objfwtest | |
2024-02-13
| ||
23:57 | Migrate OFIPXSocketTests to ObjFWTest check-in: 1b119ef77e user: js tags: objfwtest | |
23:48 | Migrate OFUNIXStreamSocketTests to ObjFWTest check-in: b77972796e user: js tags: objfwtest | |
23:41 | Migrate OFUNIXDatagramSocketTests to ObjFWTest check-in: 0c3f6027a2 user: js tags: objfwtest | |
23:41 | ObjFWTest: Add OTSkip() check-in: f45bd96383 user: js tags: objfwtest | |
23:12 | Migrate OFUDPSocketTests to ObjFWTest check-in: 4e06901c84 user: js tags: objfwtest | |
23:02 | Migrate OFTCPSocketTests to ObjFWTest check-in: d3b3fd8845 user: js tags: objfwtest | |
22:49 | OTOrderedDictionary: Remove debug statement check-in: 251b8a6c5f user: js tags: objfwtest | |
22:43 | Merge trunk into branch "objfwtest" check-in: ac3ec432a6 user: js tags: objfwtest | |
22:40 | Make sure objects are correctly aligned on Windows check-in: 2547c1c4ce user: js tags: trunk | |
22:18 | OFObjectTests: Remove unused define check-in: 8bdf345eee user: js tags: objfwtest | |
22:06 | Don't use max_align_t for OF_BIGGEST_ALIGNMENT check-in: c80075f6e4 user: js tags: trunk | |
21:15 | ObjFWTest: Add OTOrderedDictionary check-in: b1a0bfe247 user: js tags: objfwtest | |
21:13 | Merge trunk into branch "objfwtest" check-in: fa70ca352c user: js tags: objfwtest | |
21:13 | Fix -[OFDictionary initWithKey:arguments:] check-in: 3b6f5b8030 user: js tags: 1.0 | |
21:12 | Fix -[OFDictionary initWithKey:arguments:] check-in: bd1040a3aa user: js tags: trunk | |
19:45 | Remove some unneeded init methods from tests check-in: 7b5e4dedea user: js tags: objfwtest | |
02:16 | ObjFWTest: Proper plurals in output check-in: d2b609cdd2 user: js tags: objfwtest | |
02:06 | utils/objfw-new: Add --test to create tests check-in: 7f12b95f9c user: js tags: objfwtest | |
01:53 | Migrate OFBlockTests to ObjFWTest check-in: 75bdc50ac9 user: js tags: objfwtest | |
01:38 | Migrate ForwardingTests to ObjFWTest check-in: 8be0d57d8f user: js tags: objfwtest | |
01:17 | Migrate OFObjectTests to ObjFWTest check-in: f7d401609e user: js tags: objfwtest | |
2024-02-12
| ||
22:58 | ObjFWTest: Add OTAssert{Less,Greater}Than(OrEqual) check-in: eda31b70b6 user: js tags: objfwtest | |
22:54 | Migrate OFLocaleTests to ObjFWTest check-in: 7fafb1641d user: js tags: objfwtest | |
22:49 | Migrate OFDNSResolverTests to ObjFWTest check-in: 53a95fade7 user: js tags: objfwtest | |
22:35 | Migrate OFSystemInfoTests to ObjFWTest check-in: 6ae7f7cdbf user: js tags: objfwtest | |
21:31 | Migrate OFSetTests to ObjFWTest check-in: a7780ddefc user: js tags: objfwtest | |
20:10 | Never rely on messing with OFHashSeed in tests check-in: a58692ecce user: js tags: objfwtest | |
19:55 | OFMapTable: Fix type mismatch on OFHashSeed check-in: 0cc973c595 user: js tags: 1.0 | |
19:55 | OFMapTable: Fix type mismatch on OFHashSeed check-in: 26ea8fefec user: js tags: trunk | |
2024-02-11
| ||
23:56 | Migrate OFASN1DERRepresentationTests to ObjFWTest check-in: 5bc1402377 user: js tags: asn1 | |
23:48 | Migrate OFASN1DERParsingTests to ObjFWTest check-in: 26368c00c5 user: js tags: asn1 | |
22:43 | Merge branch "objfwtest" into "asn1" check-in: bf4b06cecd user: js tags: asn1 | |
22:32 | Migrate OFINIFileTests to ObjFWTest check-in: cc7c76d3c2 user: js tags: objfwtest | |
22:01 | Migrate OFThreadTests to ObjFWTest check-in: b0901ee40e user: js tags: objfwtest | |
21:57 | Migrate OFHMACTests to ObjFWTest check-in: e3fbb3ecea user: js tags: objfwtest | |
21:46 | Migrate OFSubprocessTests to ObjFWTest check-in: 9c28411f49 user: js tags: objfwtest | |
21:29 | Migrate OF*HashTests.m to ObjFWTest check-in: dda0ca9612 user: js tags: objfwtest | |
20:49 | Migrate OFArrayTests to ObjFWTest check-in: 7272d5b2cd user: js tags: objfwtest | |
17:39 | Migrate OFDateTests to ObjFWTest check-in: 109084deb0 user: js tags: objfwtest | |
17:13 | Migrate OFJSONTests to ObjFWTest check-in: ce1f7a4088 user: js tags: objfwtest | |
16:23 | Migrate OFSocketTests to ObjFWTest check-in: 10ece67a08 user: js tags: objfwtest | |
15:49 | Migrate OFMatrix4x4Tests to ObjFWTest check-in: 6d64cca782 user: js tags: objfwtest | |
15:32 | Migrate OFInvocationTests to ObjFWTest check-in: 34e6ff9e0b user: js tags: objfwtest | |
15:18 | Merge trunk into branch "objfwtest" check-in: 39545b8c5d user: js tags: objfwtest | |
15:18 | ObjFWTest: Use more, even nicer colors check-in: 6186d3b518 user: js tags: trunk | |
15:12 | Migrate OFMethodSignatureTests to ObjFWTest check-in: de996cc580 user: js tags: objfwtest | |
15:00 | Merge trunk into branch "objfwtest" check-in: 96f556e1fd user: js tags: objfwtest | |
15:00 | ObjFWTest: Use nicer colors check-in: 5b3ba754b6 user: js tags: trunk | |
14:26 | Migrate OFCharacterSetTests to ObjFWTest check-in: 4127a58b04 user: js tags: objfwtest | |
14:13 | Migrate OFScryptTests to ObjFWTest check-in: 86a2f1e2bf user: js tags: objfwtest | |
13:57 | ObjFWTest: Number of failed tests as exit code check-in: 5d6b38e9ce user: js tags: trunk | |
13:55 | Clean up various leftovers to fix the build check-in: 80406ae7bf user: js tags: objfwtest | |
13:49 | Migrate OFIRITests to ObjFWTest check-in: 5796b73644 user: js tags: objfwtest | |
12:28 | Migrate OFColorTests to ObjFWTest check-in: 5cbecd8453 user: js tags: objfwtest | |
12:24 | Migrate OFPluginTests to ObjFWTest check-in: 540160ff20 user: js tags: objfwtest | |
12:17 | OFPropertyListTests: Use OTAssertThrowsSpecific check-in: 3b440aa16a user: js tags: objfwtest | |
12:06 | Merge trunk into branch "objfwtest" check-in: 4b635088b6 user: js tags: objfwtest | |
12:06 | ObjFWTest: Add OTAssertThrows(Specific) check-in: 9b42860950 user: js tags: trunk | |
11:56 | ObjFWTest: Add OTAssert(Not)Nil check-in: ef40fca9fd user: js tags: trunk | |
09:33 | Fix linking tests for Wii U check-in: 7c33f33d80 user: js tags: objfwtest | |
2024-02-10
| ||
15:32 | Migrate OFPropertyListTests to ObjFWTest check-in: 30f4a8d985 user: js tags: objfwtest | |
14:48 | OFNumberTests: Fix type mismatch check-in: 14bc00f118 user: js tags: objfwtest | |
14:16 | Merge trunk into branch "objfwtest" check-in: d365229b6e user: js tags: objfwtest | |
14:16 | ObjFWTest: Make sure classes are initialized check-in: f4bb3f5a76 user: js tags: trunk | |
14:02 | Merge trunk into branch "objfwtest" check-in: d47c2a18aa user: js tags: objfwtest | |
14:00 | ObjFWTest: Don't rely on +[isSubclassOfClass:] check-in: f5b4f0fa39 user: js tags: trunk | |
13:35 | Migrate OFNumberTests to ObjFWTest check-in: fae3eee5c7 user: js tags: objfwtest | |
13:16 | Merge trunk into branch "objfwtest" check-in: ab933fe0e6 user: js tags: objfwtest | |
13:14 | Silence warnings coming from OTAssert.h check-in: f264948665 user: js tags: trunk | |
12:55 | Add ObjFWTest check-in: 0ceea01454 user: js tags: trunk | |
12:51 | Unconditionally depend on libobjfw.a check-in: 6143f9a5ed user: js tags: objfwtest | |
12:06 | Migrate OFPBKDF2Tests to ObjFWTest check-in: 7c509c3d51 user: js tags: objfwtest | |
11:30 | ObjFWTest: Add output and show a summary check-in: e94a061758 user: js tags: objfwtest | |
11:02 | ObjFWTest.oc: Fix FRAMEWORK_LIBS check-in: dfeede4ec0 user: js tags: objfwtest | |
10:58 | Remove src/test/Info.plist.in check-in: 52384975f5 user: js tags: objfwtest | |
00:27 | Build ObjFWTest only as a static library check-in: 1cd17a28dd user: js tags: objfwtest | |
2024-02-06
| ||
23:01 | ObjFWTest: Add OTAssert() check-in: 5cd1585ae1 user: js tags: objfwtest | |
21:27 | Fix compiling ObjFWTest as .framework on macOS check-in: e96d4372a0 user: js tags: objfwtest | |
20:58 | extra.mk.in: Remove unused variables check-in: b1a90683b9 user: js tags: trunk | |
2024-02-05
| ||
20:42 | Add ObjFWTest check-in: 10f006be37 user: js tags: objfwtest | |
20:01 | bridge: Rename define for local includes check-in: f927a98bcc user: js tags: trunk | |
2024-02-04
| ||
16:48 | Increase ObjFWRT library version check-in: 2d61beb237 user: js tags: trunk | |
2024-02-03
| ||
15:50 | objc_destructInstance: Remove associated objects check-in: 5f4d70c69f user: js tags: trunk | |
14:41 | runtime: Add support for associated objects check-in: 18ae339de1 user: js tags: trunk | |
11:41 | Update copyright check-in: 7324ec8590 user: js tags: 1.0 | |
11:37 | Minor documentation improvement check-in: e03c6b5d9d user: js tags: trunk | |
09:17 | Minor documentation improvement check-in: 6fb87c3bbc user: js tags: trunk | |
09:08 | OFStream: Documentation fix check-in: 2bbd2a4548 user: js tags: trunk | |
09:04 | OFColor: Rename +[grey] to +[gray] check-in: 881d570d8c user: js tags: trunk | |
08:49 | Fix typos in documentation found by spell checker check-in: f97dc452b1 user: js tags: trunk | |
2024-01-28
| ||
13:43 | GitHub Actions: Restore *BSD check-in: 5c384cac67 user: js tags: trunk | |
2024-01-27
| ||
23:57 | OFGZIPStream: Fix reading CRC32 / size check-in: c814ea674d user: js tags: trunk | |
2024-01-21
| ||
12:19 | Update ChangeLog for 1.0.8 check-in: dc20dfdc5f user: js tags: trunk | |
11:41 | Fix compilation on {Net,Open}BSD, OpenIndiana etc. check-in: 8d21d6f269 user: js tags: trunk | |
10:52 | Update ChangeLog for 1.0.7 check-in: 9cbb05a4d3 user: js tags: trunk | |
10:26 | Fix OFSubprocessTests with --disable-files check-in: d3ef45da74 user: js tags: trunk | |
10:23 | OFSubprocess: Fix compilation on macOS check-in: 4f935e7e9b user: js tags: trunk | |
10:10 | Add tests for OFSubprocess check-in: 02824cb820 user: js tags: trunk | |
09:55 | OFSubprocess: Fix dealloc after -[closeForWriting] check-in: 3f56716b3d user: js tags: trunk | |
09:38 | OFSubprocess: Correctly handle nil environment check-in: 6ca56b4f15 user: js tags: trunk | |
2024-01-20
| ||
21:40 | Add support for LOC DNS resource records check-in: d37c636a61 user: js tags: trunk | |
15:18 | +[OFSystemInfo networkInterfaces]: Avoid IfIndex check-in: abe3ccd61e user: js tags: trunk | |
14:59 | Fix compilation with old MinGW versions check-in: d077c31c5c user: js tags: trunk | |
2024-01-15
| ||
20:17 | Update ChangeLog check-in: ed45dbf46a user: js tags: trunk | |
02:26 | Merge support for URI DNS resource records check-in: e051d7d487 user: js tags: trunk | |
02:24 | Fix parsing of URI resource records Closed-Leaf check-in: 2b7bc4c106 user: js tags: uri-resource-record | |
02:07 | OFDNSResolver: Fix wrong shifts check-in: 328252420b user: js tags: trunk | |
2024-01-14
| ||
22:47 | Add support for URI DNS resource records check-in: 16d99685ae user: js tags: uri-resource-record | |
18:06 | ObjFW.h: Remove leftover #import check-in: 7125cf2eaa user: js tags: asn1 | |
15:46 | Replace OFASN1UTF8String with OFString check-in: d11d5f38db user: js tags: asn1 | |
13:24 | Replace OFASN1Integer with long long OFNumber check-in: 523aea1c7b user: js tags: asn1 | |
13:00 | Replace OFASN1Boolean with bool OFNumber check-in: 90ee6a8373 user: js tags: asn1 | |
11:47 | Move out subclasses of OFDNSResourceRecord check-in: 487d5cbd83 user: js tags: trunk | |
11:01 | Mbed TLS: Don't hardcode path to CA file check-in: 027f5e11cf user: js tags: trunk | |
2024-01-11
| ||
20:50 | GitHub Actions: Test Mbed TLS on Ubuntu check-in: ee1e7c73be user: js tags: trunk | |
20:42 | configure: Fix error messages around Mbed TLS check-in: 119a09c7af user: js tags: trunk | |
20:12 | Merge trunk into branch "asn1" check-in: 4320b1bf7d user: js tags: asn1 | |
2024-01-06
| ||
15:36 | OFDNSResolver: Use correct run loop mode for cache check-in: c13f9f78f1 user: js tags: trunk | |
01:08 | Revert change to OFSecureTransportTLSStream check-in: 6a2cac23e8 user: js tags: trunk | |
01:00 | Fix compilation of OFOpenSSLTLSStream check-in: 64d9603a4f user: js tags: trunk | |
00:52 | Initial support for Mbed TLS check-in: 11b2a17595 user: js tags: trunk | |
2024-01-04
| ||
19:05 | Add new signing key check-in: b4c4812b7b user: js tags: trunk | |
2024-01-02
| ||
17:26 | utils: Indicate options with an argument with = check-in: 21823c0d56 user: js tags: trunk | |
17:22 | objfw-new: Document short options check-in: 049186b42e user: js tags: trunk | |
17:17 | Update copyright check-in: 26ddd2e4e4 user: js tags: trunk | |