ObjFW  Timeline

73 check-ins using file src/hid/OHRightJoyCon+Private.h version 4b9a80f5a0

2024-09-01
14:22
Add manpage for ofhttp Leaf 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
2024-08-24
23:41
Don't assume all custom string classes use Unicode check-in: 82c5846734 user: js tags: trunk
22:19
OFString: Fix converting from some encodings check-in: d6a8d57148 user: js tags: trunk
20:02
Minor style fix check-in: 0ab4647723 user: js tags: trunk
10:39
OFINIFile: Allow # for comments check-in: 16ebc2d82a user: js tags: trunk
10:25
OFINISection: Allow values in global section check-in: dab4c26020 user: js tags: trunk
10:14
Rename OFINICategory to OFINISection check-in: 0fead8a915 user: js tags: trunk
09:20
OFINIFile: Allow comments before first category check-in: 904d0639c4 user: js tags: trunk
2024-08-23
23:29
README.md: Fix missing word check-in: 2fe7ea274e user: js tags: trunk
23:23
Move platforms from wiki back to PLATFORMS.md check-in: 6eb65587bc user: js tags: trunk
23:10
Implement extended attributes on Solaris check-in: 72254c0777 user: js tags: trunk
2024-08-21
20:18
OFSystemInfoTests: Show AltiVec support on PPC64 check-in: 62f3c342ab user: js tags: trunk
20:14
Make ObjFW compile on macOS/PowerPC 64 check-in: 7b0cd744dc user: js tags: trunk
2024-08-20
22:25
Disable buggy warning on PowerPC 64 big endian check-in: 16bfb32a24 user: js tags: trunk
22:09
Improve compatibility with old glibc check-in: fb069cf2ae user: js tags: trunk
21:55
forwardingTargetForSelector: for PowerPC 64/ELF v1 check-in: d7797ded66 user: js tags: trunk
20:44
Improve compatibility with old evdev headers check-in: 27d64d775a user: js tags: trunk
2024-08-19
22:04
OFSCTPSocket: Initialize flags for sctp_recvv to 0 check-in: 12289e98ac user: js tags: trunk
21:42
forwardingTargetForSelector: for PowerPC 64/ELF v2 check-in: 119b311a62 user: js tags: trunk
19:29
ofdns: Default to AAAA and A, not ALL check-in: 474dc73a94 user: js tags: trunk
2024-08-18
15:26
Move PLATFORMS.md to wiki check-in: abe7e4f7f8 user: js tags: trunk
12:54
OFSystemInfo: Add +[supportsL(A)SX] check-in: 72c6e67a23 user: js tags: trunk
2024-08-17
21:25
PLATFORMS.md: Add Solaris/SPARC64 check-in: 7ccd2db127 user: js tags: trunk
21:24
Fix OFSCTPSocket on Solaris check-in: 98a5cc9eac user: js tags: trunk
21:13
tests: Fix symlinking libobjfwhid.so.$major.$minor check-in: a791241853 user: js tags: trunk
17:30
Delay socket initialization as long as possible check-in: 7460d2ccd8 user: js tags: trunk
10:46
README.md: Move most of the content to the wiki check-in: ba6455ba6f user: js tags: trunk
10:10
README.md: Fix typo check-in: 6d4eb68bdf user: js tags: trunk
09:51
Move private functions into private headers check-in: b829f3e798 user: js tags: trunk
2024-08-16
22:26
Add OFJSONRepresentationOptionSorted check-in: 7e1c8b88b7 user: js tags: trunk
22:13
runtime: Hide symbols for mutex / once / TLS key check-in: 304dad64b4 user: js tags: trunk
21:50
Disable UNIX datagram sockets on Hurd check-in: 7de187fbde user: js tags: trunk
21:40
OFSubarray: Remove unused method check-in: d2b7c93cd8 user: js tags: trunk
2024-08-11
13:30
Increase library versions check-in: c6977f1ad1 user: js tags: trunk
13:28
Update ChangeLog for 1.1.6 check-in: 920f7060d3 user: js tags: trunk
13:23
Make headers compatible with -Wunused-parameter check-in: f01f8eb45b user: js tags: trunk
09:04
Update buildsys check-in: fdcf97fd30 user: js tags: trunk
2024-08-02
10:52
runtime: Don't overwrite stack arguments on x86 check-in: 3e76fc01af user: js tags: trunk
2024-07-29
22:19
Fix missing underscore in last commit check-in: c9bf16250c user: js tags: trunk
19:41
-[OFKernelEventObserver cancel]: Handle EINTR check-in: ed598fd848 user: js tags: trunk
2024-07-28
19:56
Add support for Codepage 852 check-in: 0c7de8be1d user: js tags: trunk
14:45
Add support for Windows-1250 encoding check-in: 4d82cae50d user: js tags: trunk
2024-07-27
23:48
platform.h: Add SuperH check-in: 43af96a7c8 user: js tags: trunk
23:33
forwardingTargetForSelector: for LoongArch 64/ELF check-in: 573f1ca9aa user: js tags: trunk
16:16
LoongArch 64/ELF assembly lookup implementation check-in: 6099526435 user: js tags: trunk
2024-07-21
16:41
platform.h: Add LoongArch 64 check-in: 75e7375c66 user: js tags: trunk
12:17
Fix ObjC++ with GCC check-in: cee78b6630 user: js tags: trunk
2024-07-06
10:50
Increase library versions check-in: 533c070dea user: js tags: trunk
10:48
Update ChangeLog for 1.1.5 check-in: 965a8ad9be user: js tags: trunk
2024-07-04
18:47
GitHub Actions: Remove macOS 11 check-in: a70d0cd44f user: js tags: trunk
18:45
Make conformance to OHEvdevMapping private check-in: 146b11b201 user: js tags: trunk