ObjFW  Timeline

60 check-ins using file src/OFMutableIRI.h version ec0dda1233

2024-04-02
01:33
OFTarArchive: Fix a memory leak Closed-Leaf check-in: 9c7610b3b7 user: js tags: 1.0
2024-03-29
13:59
OFFileManager: Fix getting non-existent xattr check-in: 23cee06a0e user: js tags: 1.0
2024-03-17
22:41
-[objectByParsingMessagePack]: Fix signed numbers check-in: 355d3a9dc3 user: js tags: 1.0
17:36
GitHub Actions: Split MSYS2 into multiple steps check-in: ded1893e80 user: js tags: 1.0
17:27
GitHub Actions: Add MinGW on Fedora check-in: aa59d36a5f user: js tags: 1.0
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:26
GitHub Actions: Add MSYS2 check-in: 5afe63f938 user: js tags: 1.0
13:23
README.md: Update MSYS2 and remove leading $ check-in: 9cd9c88ab4 user: js tags: 1.0
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:07
OFZIPArchive: Undo incorrect disk 0 vs 1 fix check-in: fe62007081 user: js tags: 1.0
23:00
OFInflateStream: Return if we can't read check-in: f7faf2bfa6 user: js tags: 1.0
21:30
OFZIPArchive: More fixes for disk number 0 vs 1 check-in: 2214e91661 user: js tags: 1.0
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