57 check-ins using file src/OFTaggedPointerString.m version 17da7c1b2d
2024-10-30
| ||
21:51 | configure: Check if we have <linux/mptcp.h> Leaf check-in: 758e5eafae user: js tags: mptcp | |
21:11 | Always use AF_INET6 for MPTCP on Linux check-in: 1abe178915 user: js tags: mptcp | |
2024-10-28
| ||
23:46 | Initial MPTCP implementation for macOS/iOS check-in: 4e763857b8 user: js tags: mptcp | |
21:42 | Enable MPTCP for OFHTTPClient and OFHTTPServer check-in: 50035101ae user: js tags: mptcp | |
21:35 | Initial MPTCP implementation for Linux check-in: 71834180cb user: js tags: mptcp | |
2024-10-27
| ||
23:57 | Add support for \x from JSON5 Leaf check-in: 229486deb1 user: js tags: trunk | |
23:48 | Allow \u0000 in JSON check-in: d7bbf983f0 user: js tags: trunk | |
23:38 | OFSystemInfo: Fix \0 in +[CPUModel] on macOS check-in: e061c2b66e user: js tags: trunk | |
22:27 | Allow strings to contain \0 check-in: 6fbc3b18c7 user: js tags: trunk | |
18:38 | Remove nullable in .m files check-in: 7d1275cb49 user: js tags: trunk | |
18:10 | OFTCPSocket: Rework blocks-based API check-in: 9611851a89 user: js tags: trunk | |
17:59 | OFStreamSocket: Rework blocks-based API check-in: 34b4d743ad user: js tags: trunk | |
17:45 | OFStream: Rework blocks-based API check-in: 9808f35fb3 user: js tags: trunk | |
16:38 | OFSPXStreamSocket: Rework blocks-based API check-in: 0bd1d8f35c user: js tags: trunk | |
16:28 | OFSPXSocket: Rework blocks-based API check-in: b99e38dcac user: js tags: trunk | |
16:14 | OFSequencedPacketSocket: Rework blocks-based API check-in: 776202396c user: js tags: trunk | |
14:07 | OFSCTPSocket: Rework blocks-based API check-in: b06f8e3e89 user: js tags: trunk | |
13:47 | OFDatagramSocket: Rework blocks-based API check-in: 61b5fb53bd user: js tags: trunk | |
11:38 | OFPlugin: Allow path to be nil check-in: 5aba968988 user: js tags: trunk | |
2024-10-26
| ||
11:29 | Make SCTP work on Solaris check-in: a65e33b00a user: js tags: trunk | |
2024-10-25
| ||
22:38 | OFSCTPSocket: Don't require -lsctp check-in: abe832b03d user: js tags: trunk | |
2024-10-22
| ||
22:29 | -[OHGameController {retrieve -> update}State] check-in: 23e3ffff7a user: js tags: trunk | |
2024-10-19
| ||
14:07 | GitHub Actions: Fix OpenBSD check-in: e389aa247e user: js tags: trunk | |
11:38 | Add -[OFStream asyncReadString] check-in: 95e2910172 user: js tags: trunk | |
11:09 | Add -[OFStream tryReadStringWithEncoding:] check-in: 6e91e313a5 user: js tags: trunk | |
2024-10-10
| ||
00:21 | Better skip UNIX sequenced packet socket tests check-in: e267c68e6f user: js tags: trunk | |
2024-10-09
| ||
23:53 | Fix warning with Clang 19 check-in: 23249cfbc0 user: js tags: trunk | |
23:51 | Add OFUNIXSequencedPacketSocket check-in: 69d0f06372 user: js tags: trunk | |
2024-09-21
| ||
23:01 | Update misc/keys.asc check-in: fdf9a76bbf user: js tags: trunk | |
2024-09-14
| ||
22:08 | ofhash: Accept --rmd160 as alias for --ripemd160 check-in: ae444256d2 user: js tags: trunk | |
2024-09-08
| ||
17:02 | Add -[attributesOfItemAtIRI:] for embedded files check-in: 3f3746be03 user: js tags: trunk | |
2024-09-06
| ||
22:27 | OFINIFile: Properly escape newlines check-in: 995f217b65 user: js tags: trunk | |
2024-09-04
| ||
23:30 | OFMemoryBarrier: Use sync on PowerPC check-in: 259abc30ce user: js tags: trunk | |
23:27 | OFOnce: Avoid full memory barrier check-in: 12b72a02a0 user: js tags: trunk | |
2024-09-01
| ||
14:22 | Add manpage for ofhttp check-in: 79c24effeb user: js tags: trunk | |
14:07 | Add manpage for ofhash check-in: c718a212f2 user: js tags: trunk | |
13:59 | Add manpage for ofdns check-in: 37a33a1a7f user: js tags: trunk | |
12:34 | Improve style of manpages check-in: 13c3ebee9c user: js tags: trunk | |
12:31 | Add manpage for ofarc check-in: 147ee732fc user: js tags: trunk | |
09:24 | Add manpage for objfw-new check-in: 5ccfd65db4 user: js tags: trunk | |
09:04 | Improve style of manpages check-in: 15b4690419 user: js tags: trunk | |
2024-08-31
| ||
20:45 | objfw-config.1: Improve style check-in: d473ceacbe user: js tags: trunk | |
20:43 | Add manpage for objfw-embed check-in: ceb38ca473 user: js tags: trunk | |
20:36 | Add license to manpages check-in: 476072fb85 user: js tags: trunk | |
20:34 | Add manpage for objfw-compile check-in: d0db1d8814 user: js tags: trunk | |
09:28 | Add manpage for objfw-config check-in: 12f95ec46a user: js tags: trunk | |
00:11 | objfw-config: Don't reproduce flags from configure check-in: 538ceacc2f user: js tags: trunk | |
2024-08-30
| ||
20:43 | forwarding-arm64-elf.S: Fix padding with 4 check-in: 238f978fff user: js tags: trunk | |
20:37 | PLATFORMS.md: Add ARM64/Win64 to forwarding check-in: 514c38d5f7 user: js tags: trunk | |
19:41 | Add forwardingTargetForSelector: for ARM64/Win64 check-in: 55450a564e user: js tags: trunk | |
18:58 | Add ARM64/Win64 assembly lookup implementation check-in: 995af4a904 user: js tags: trunk | |
2024-08-26
| ||
22:25 | GitHub Actions: Add DJGPP check-in: 9aa3bdbab2 user: js tags: trunk | |
21:12 | Fix compiling with DJGPP check-in: dd49efb579 user: js tags: trunk | |
2024-08-25
| ||
21:38 | Increase library versions check-in: 81d8be1358 user: js tags: trunk | |
21:36 | Update ChangeLog for 1.1.7 check-in: e476451a38 user: js tags: trunk | |
21:27 | OFINIFile: Fix parsing `=` within `"` check-in: 95fcd0f05b user: js tags: trunk | |
00:47 | Add support for tagged pointer strings check-in: 8ca952eaa4 user: js tags: trunk | |