ObjFW  Timeline

66 most recent check-ins related to "trunk" occurring on or after 2022-11-03 00:14:27.

More ↑
2022-12-05
00:50
OFLocale: Default to codepage 437 on MS-DOS (check-in: 8a459e4b5d user: js tags: trunk)
2022-12-04
23:23
OFINIFileTests: Handle nil temporaryDirectoryIRI (check-in: 07a3215739 user: js tags: trunk)
23:01
Include <syslimits.h> on DJGPP for PATH_MAX (check-in: e76f2e482a user: js tags: trunk)
11:11
Fix several Doxygen warnings (check-in: b76008cee0 user: js tags: trunk)
10:57
Clean up and fix objfw.spec (check-in: 06823673f3 user: js tags: trunk)
09:01
Remove +[OFObject new] (check-in: 8d9ab7ea41 user: js tags: trunk)
2022-11-27
09:22
OFSystemInfo: Detect 3DNow! support (check-in: 29565be707 user: js tags: trunk)
2022-11-26
23:05
OFIRI: Minor documentation improvement (check-in: 8c62d4520a user: js tags: trunk)
01:29
OFIRI: Improve documentation (check-in: 3e3b00eb93 user: js tags: trunk)
2022-11-25
23:43
Convert IRIs to URIs where necessary (check-in: 1baa99771d user: js tags: trunk)
23:15
-[IRIByAddingPercentEncodingForUnicodeCharacters] (check-in: f77acec498 user: js tags: trunk)
20:41
configure: Add classic macOS (check-in: b25b83f1fc user: js tags: trunk)
2022-11-24
01:15
OFIRI: Disallow a few Unicode characters (check-in: 52344ad8bf user: js tags: trunk)
00:31
OFDictionary: Remove leftover character set (check-in: 02cad72155 user: js tags: trunk)
00:21
Rename OFURI to OFIRI (check-in: 23272e6d43 user: js tags: trunk)
2022-11-23
23:33
OFURI: Accept IRIs (check-in: 03cb622525 user: js tags: trunk)
21:50
Remove OFTarArchiveMode from header (check-in: e520af4113 user: js tags: trunk)
21:47
OFLHAArchive: Fix iterating without reading (check-in: 4f76840749 user: js tags: trunk)
21:45
OFTarArchive: Fix iterating without reading (check-in: 0966f1b371 user: js tags: trunk)
21:39
Use a URI for the localization directory (check-in: 88ed5be671 user: js tags: trunk)
2022-11-17
17:22
Merge trunk into branch "amiga-library" (check-in: c065201231 user: js tags: amiga-library)
14:50
Fix embedded files with GCC (check-in: 722bb308e8 user: js tags: trunk)
14:14
Merge trunk into branch "amiga-library" (check-in: 67e0064cb0 user: js tags: amiga-library)
14:14
Make OFRegisterEmbeddedFile() public (check-in: 0e6774358c user: js tags: trunk)
2022-11-16
23:09
Add missing #import (check-in: 0169988a33 user: js tags: trunk)
01:31
Merge trunk into branch "amiga-library" (check-in: 3c13b15751 user: js tags: amiga-library)
01:27
Add OFAssert() (check-in: c86b8f10f0 user: js tags: trunk)
2022-11-15
23:09
Merge trunk into branch "amiga-library" (check-in: a151c9797b user: js tags: amiga-library)
23:04
Use OFLog() for OFEnsure() (check-in: 18caed047e user: js tags: trunk)
20:17
Restore GitHub Actions for Nintendo (3)DS (check-in: da3f193b81 user: js tags: trunk)
2022-11-14
21:15
Adjust to Amiga GCC changes (check-in: 39b17e432c user: js tags: trunk)
20:35
Remove GitHub Actions for Nintendo 3(DS) (check-in: 74c35b8762 user: js tags: trunk)
2022-11-13
19:07
Add OFApplicationDidFinishLaunchingNotification (check-in: 204b27318f user: js tags: trunk)
18:46
utils/ofhttp: Fix signedness mismatch (check-in: 50a345a4f5 user: js tags: trunk)
11:58
OFLog: Use ? instead of (nil) for nil programName (check-in: 8fbbf1dbea user: js tags: trunk)
11:32
Use OFLog() instead of fprintf(stderr, ...) (check-in: ef470b8aa3 user: js tags: trunk)
11:29
Use OFLog() instead of fprintf(stderr, ...) (check-in: 095a015165 user: js tags: amiga-library)
2022-11-07
01:03
OFSocketTests: Add IPv6 address with scope (check-in: 298619a65f user: js tags: trunk)
00:35
Update buildsys (check-in: 7fa46d6a89 user: js tags: trunk)
00:28
Merge trunk into branch "invoke-invocation" (Leaf check-in: a43377bd13 user: js tags: invoke-invocation)
00:27
Merge trunk into branch "invoke-invocation" (check-in: 96c24a6b6c user: js tags: invoke-invocation)
00:24
Merge trunk into branch "3d-affine-transforms" (Closed-Leaf check-in: fd7d3894ff user: js tags: 3d-affine-transforms)
00:23
Merge trunk into branch "3d-affine-transforms" (check-in: 86f8767eca user: js tags: 3d-affine-transforms)
00:20
Merge trunk into branch "asn1" (check-in: d8ef56254d user: js tags: asn1)
00:17
Merge trunk into branch "asn1" (check-in: b37858358e user: js tags: asn1)
00:06
Merge trunk into branch "ofsock" (Leaf check-in: e2284a0f02 user: js tags: ofsock)
00:05
Merge trunk into branch "ofsock" (check-in: e91cba848b user: js tags: ofsock)
2022-11-06
23:56
Merge trunk into branch "sctp" (check-in: 9cb5c92f04 user: js tags: sctp)
23:52
Merge trunk into branch "sctp" (check-in: 425762ff70 user: js tags: sctp)
21:37
Fix OFDDPSocket on NetBSD (check-in: 4d97d89c32 user: js tags: trunk)
21:32
OFBindDDPSocketFailedException: Fix typo (check-in: 15e5bfc523 user: js tags: trunk)
21:24
OFIPXSocketTests: Do not compare sender network (check-in: af0f8118d0 user: js tags: trunk)
21:19
Work around an ICE in Clang 3.7.0 on Windows/x86 (check-in: 5c0117205d user: js tags: trunk)
20:36
Rename OFIPSocketAsyncConnector (check-in: 24ff63b586 user: js tags: trunk)
20:31
OFDatagramSocket: Make sender nullable (check-in: 6ed8be900e user: js tags: trunk)
20:20
OFDNSResolverSettings: Use native encoding (check-in: 0ceb5bb869 user: js tags: trunk)
19:16
Merge trunk into branch "amiga-library" (check-in: 82bc531357 user: js tags: amiga-library)
19:11
Remove leftover file (check-in: 68652b9696 user: js tags: trunk)
2022-11-05
19:47
Always support IPv6 addresses with numeric scope (check-in: df7580d5e1 user: js tags: trunk)
18:38
More consistency in how pragmas are used (check-in: a0c049d8f1 user: js tags: trunk)
10:01
Don't include <net/if.h> on MorphOS (check-in: 6235989999 user: js tags: trunk)
2022-11-04
23:30
configure: Check for if_{indextoname,nametoindex} (check-in: d5310a5145 user: js tags: trunk)
23:25
Make Windows XP work again (check-in: 631661004a user: js tags: trunk)
20:23
Add support for IPv6 addresses with scope (check-in: 027b704b66 user: js tags: trunk)
2022-11-03
21:09
OFDNSResolverSettings: Don't assume UTF-8 (check-in: cc2c113c29 user: js tags: trunk)
00:14
OFDDPSocket: Don't include the type with the data (check-in: 9c2f20e736 user: js tags: trunk)
More ↓