ObjFW  Timeline

143 check-ins using file tests/OFIRITests.m or new_tests/OFIRITests.m version 55f0cf3dc6

2024-03-10
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: 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)
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: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: 96f3ab8477 user: js tags: trunk)
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: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: 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: 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: ee858ea1fd user: js tags: trunk)
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: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:06
Add missing imports when using --disable-sockets (check-in: 2d14df1979 user: js tags: trunk)
20:21
Minor documentation fix (check-in: 402b0a26e6 user: js tags: trunk)
19:44
OFLHAArchiveEntry: Skip level 2/3 header padding (check-in: d7e496ba27 user: js tags: trunk)
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: 0b441e52d6 user: js tags: trunk)
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: 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: ddb7ebcf5b user: js tags: trunk)
21:12
Update ChangeLog for 1.0.10 (check-in: 7767b60d7f user: js tags: trunk)
21:07
Add bti instructions (check-in: 5c0891c85d user: js tags: trunk)
20:50
Add endbr32 / endbr64 (check-in: 75d88e0f6e user: js tags: trunk)
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: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: 4c56240653 user: js tags: trunk)
13:51
OFLHAArchiveEntry: Parse compression method last (check-in: d57a56449f user: js tags: trunk)
13:29
OFLHAArchiveEntry: Remove pointless check (check-in: 4b6a09da4c user: js tags: trunk)
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:11
OFLHAArchive: Treat directory as uncompressed (check-in: 91089d4e47 user: js tags: trunk)
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: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)
13:53
Merge trunk into branch "objfwtest" (check-in: 89869c188f user: js tags: objfwtest)
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:18
OFObjectTests: Remove unused define (check-in: 8bdf345eee user: js tags: objfwtest)
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)
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)