289 check-ins using file src/exceptions/OFBindIPXSocketFailedException.h version 5818777235
2024-10-27
| ||
11:39 | OFPlugin: Documentation fix Leaf check-in: 7504be1934 user: js tags: 1.1 | |
2024-10-19
| ||
14:08 | GitHub Actions: Fix OpenBSD check-in: a19bdd9d31 user: js tags: 1.1 | |
2024-10-09
| ||
23:53 | Fix warning with Clang 19 check-in: 986553ba41 user: js tags: 1.1 | |
2024-09-21
| ||
23:01 | Update misc/keys.asc check-in: 76bda9647d user: js tags: 1.1 | |
2024-09-06
| ||
22:28 | OFINIFile: Properly escape newlines check-in: 35df8d869a user: js tags: 1.1 | |
2024-09-04
| ||
23:30 | OFMemoryBarrier: Use sync on PowerPC check-in: 5b00004344 user: js tags: 1.1 | |
23:27 | OFOnce: Avoid full memory barrier check-in: dc1ba0558c user: js tags: 1.1 | |
2024-08-31
| ||
00:15 | objfw-config: Don't reproduce flags from configure check-in: 0050fce022 user: js tags: 1.1 | |
2024-08-30
| ||
20:43 | forwarding-arm64-elf.S: Fix padding with 4 check-in: eed4e94119 user: js tags: 1.1 | |
2024-08-26
| ||
21:12 | Fix compiling with DJGPP check-in: c540d53637 user: js tags: 1.1 | |
2024-08-25
| ||
21:39 | Set version to 1.1.7 check-in: 2d82fdbd61 user: js tags: 1.1, 1.1.7-release | |
21:37 | Increase library versions check-in: 4f84f6d389 user: js tags: 1.1 | |
21:35 | Update ChangeLog for 1.1.7 check-in: 52e6f4b604 user: js tags: 1.1 | |
21:29 | OFINIFile: Fix parsing `=` within `"` check-in: a7ef90581c user: js tags: 1.1 | |
2024-08-24
| ||
23:43 | Don't assume all custom string classes use Unicode check-in: cacfcf1b9d user: js tags: 1.1 | |
22:20 | OFString: Fix converting from some encodings check-in: 6e79f005c4 user: js tags: 1.1 | |
10:40 | OFINIFile: Allow # for comments check-in: 55f5b88d26 user: js tags: 1.1 | |
10:32 | OFINICategory: Allow values in global category check-in: e2f6eea34e user: js tags: 1.1 | |
09:22 | OFINIFile: Allow comments before first category check-in: b1eae58a7a user: js tags: 1.1 | |
2024-08-23
| ||
23:30 | README.md: Fix missing word check-in: 79db0b69ae user: js tags: 1.1 | |
23:25 | Move platforms from wiki back to PLATFORMS.md check-in: ea967a4636 user: js tags: 1.1 | |
2024-08-18
| ||
15:27 | Move PLATFORMS.md to wiki check-in: 406062a4ab user: js tags: 1.1 | |
2024-08-17
| ||
10:48 | README.md: Move most of the content to the wiki check-in: 94501f5185 user: js tags: 1.1 | |
10:11 | README.md: Fix typo check-in: 0ac7e646b4 user: js tags: 1.1 | |
2024-08-16
| ||
22:13 | runtime: Hide symbols for mutex / once / TLS key check-in: ed8107953d user: js tags: 1.1 | |
21:50 | Disable UNIX datagram sockets on Hurd check-in: 9d10d73fcf user: js tags: 1.1 | |
2024-08-11
| ||
13:33 | Set version to 1.1.6 check-in: bbc2b6d3e0 user: js tags: 1.1, 1.1.6-release | |
13:32 | Increase library versions check-in: 7f17007ec8 user: js tags: 1.1 | |
13:28 | Update ChangeLog for 1.1.6 check-in: 11715557b8 user: js tags: 1.1 | |
13:23 | Make headers compatible with -Wunused-parameter check-in: 668be94ea4 user: js tags: 1.1 | |
2024-08-02
| ||
10:52 | runtime: Don't overwrite stack arguments on x86 check-in: aa04d7888d user: js tags: 1.1 | |
2024-07-29
| ||
22:19 | Fix missing underscore in last commit check-in: edaf4a090e user: js tags: 1.1 | |
19:41 | -[OFKernelEventObserver cancel]: Handle EINTR check-in: 4bb1e7096e user: js tags: 1.1 | |
2024-07-21
| ||
12:18 | Fix ObjC++ with GCC check-in: 60c6616ea4 user: js tags: 1.1 | |
2024-07-06
| ||
10:52 | Set version to 1.1.5 check-in: 6e86f7b356 user: js tags: 1.1, 1.1.5-release | |
10:50 | Increase library versions check-in: 171ba2af28 user: js tags: 1.1 | |
10:47 | Update ChangeLog for 1.1.5 check-in: 6be5c5ec0c user: js tags: 1.1 | |
2024-07-04
| ||
18:47 | GitHub Actions: Remove macOS 11 check-in: a96ea5c067 user: js tags: 1.1 | |
2024-06-23
| ||
22:05 | runtime: Properly hide symbols check-in: 0309533ff6 user: js tags: 1.1 | |
2024-06-17
| ||
01:02 | Fix Windows build check-in: 4c43cc9137 user: js tags: trunk | |
00:59 | Fix Nintendo DS / 3DS / Switch / Wii check-in: 02797b8805 user: js tags: trunk | |
00:54 | Fix compilation on non-Linux check-in: d00e214244 user: js tags: trunk | |
00:51 | Make GCC happy again check-in: 73a310f77c user: js tags: trunk | |
00:47 | ObjFWHID: Internal rename check-in: 7d118b8085 user: js tags: trunk | |
00:37 | ObjFWHID: Make profiles implementation independent check-in: ddaa4f35d0 user: js tags: trunk | |
2024-06-16
| ||
21:54 | OHXInputExtendedGamepad -> OHXbox360Gamepad check-in: 318e342850 user: js tags: trunk | |
20:52 | ObjFWHID: Move Wiimote profile to separate files check-in: be1b426a45 user: js tags: trunk | |
2024-06-09
| ||
23:39 | Various cleanups check-in: 01f1d066bc user: js tags: trunk | |
23:24 | ObjFWHID: Add support for Nintendo Switch check-in: e01b5123f1 user: js tags: trunk | |
17:25 | Fix build on Windows check-in: 80f3a121e5 user: js tags: trunk | |
16:36 | ObjFWHID: Restore support for Wii check-in: 6e64dd58cb user: js tags: trunk | |
15:12 | ObjFWHID: Make OHGameControllerProfile a protocol check-in: 8be13b6bc6 user: js tags: trunk | |
14:34 | ObjFWHID: Add gamepad for Nintendo DS check-in: 5c70eba805 user: js tags: trunk | |
12:39 | Try all profiles in game controller tests check-in: 2431754f9f user: js tags: trunk | |
12:19 | GitHub Actions: Use fedora, not fedora:41 check-in: 89e3d895df user: js tags: 1.1 | |
11:56 | GitHub Actions: Use fedora, not fedora:41 check-in: c418c97bdd user: js tags: trunk | |
11:51 | Several fixes for the last commit check-in: fc2b668c57 user: js tags: trunk | |
11:43 | OHGamepad: Move some elements to OHExtendedGamepad check-in: 998339ff24 user: js tags: trunk | |
11:17 | ObjFWHID: Add OHCombinedJoyCons check-in: 1ba9cce376 user: js tags: trunk | |
09:53 | OHEvdevGameController: Buttons for N64 controller check-in: f5e3072b7e user: js tags: trunk | |
02:13 | OHEvdevGameController: Add button map for Joy-Cons check-in: 081c229439 user: js tags: trunk | |
01:59 | ObjFWHID: Add support for Stadia controller check-in: 67c7e7c8ae user: js tags: trunk | |
01:34 | ObjFWHID: Add support for DualShock 4 via evdev check-in: 5fe4c8c1bf user: js tags: trunk | |
2024-06-08
| ||
23:14 | OHEvdevDualSense: Minor cleanup check-in: b67a849b51 user: js tags: trunk | |
23:04 | OHEvdevGamepad: Fix name of trigger buttons check-in: 31f8c31ac7 user: js tags: trunk | |
22:59 | ObjFWHID: Improve test for gamepad profile check-in: c7a5bfe9e6 user: js tags: trunk | |
22:47 | OHEvdevGameController: Default to Xbox buttons check-in: 6b3b47c1f4 user: js tags: trunk | |
22:40 | ObjFWHID: Add support for DualSense via evdev check-in: 3d8deae83e user: js tags: trunk | |
22:16 | OHEvdevGamepad: Filter buttons/axes check-in: 48e6a99f7b user: js tags: trunk | |
21:25 | ObjFWHID: Restore Nintendo DS support check-in: 6a6c86237d user: js tags: trunk | |
20:21 | ObjFWHID: Restore Nintendo 3DS support check-in: 663320ba4d user: js tags: trunk | |
19:38 | OHXInputGamepad: Fix missed rename check-in: 7be631239e user: js tags: trunk | |
19:36 | ObjFWHID: Ignore Guide button on XInput 9.1.0 check-in: 256c4a696f user: js tags: trunk | |
19:32 | OHGameControllerDirectionalPad: Rename methods check-in: 35e4d04158 user: js tags: trunk | |
19:26 | OHGamepad: Add missing documentation check-in: 21d148d1f9 user: js tags: trunk | |
19:18 | ObjFWHID: Restore XInput support check-in: 5f0cc05894 user: js tags: trunk | |
2024-06-04
| ||
23:51 | Add OHGamepad check-in: c45b04b1f8 user: js tags: trunk | |
2024-06-03
| ||
19:53 | Compile OHEvdevGameController separately check-in: 82da883fa6 user: js tags: trunk | |
19:45 | Rename OHGameController{Mapping -> Profile} check-in: f333689336 user: js tags: trunk | |
19:39 | ObjFWHID: Change prefix to OH check-in: afae3291bf user: js tags: trunk | |
00:31 | Make GCC happy again check-in: 4bee9b1b32 user: js tags: trunk | |
2024-06-02
| ||
23:51 | Add HIDGameControllerMapping check-in: 16aab59c3c user: js tags: trunk | |
22:17 | Fix missing import and fix typo check-in: 112d9a496f user: js tags: trunk | |
21:24 | Completely redesign and rewrite ObjFWHID check-in: 39639cd987 user: js tags: trunk | |
2024-05-29
| ||
20:14 | Fix forwarding-mips-elf.S check-in: 8e44aed06b user: js tags: 1.1 | |
20:14 | Fix forwarding-mips-elf.S check-in: 449265c5ec user: js tags: trunk | |
2024-05-28
| ||
23:25 | PLATFORMS.md: Add RISC-V 64 to forwarding check-in: 4e068e9481 user: js tags: trunk | |
2024-05-27
| ||
23:25 | Add forwardingTargetForSelector: for RISC-V 64/ELF check-in: 76c7c09f34 user: js tags: trunk | |
22:11 | forwardingTargetForSelector: for MIPS64-N64/ELF check-in: 1786dab1c0 user: js tags: trunk | |
2024-05-24
| ||
22:26 | lookup-asm-riscv64-elf.S: Fix PIC check-in: add1755e4e user: js tags: trunk | |
21:17 | Add RISC-V 64/ELF assembly lookup implementation check-in: bcff3f8c7a user: js tags: trunk | |
2024-05-22
| ||
23:54 | Add OFCombinedJoyConsGameController check-in: 68ef38f917 user: js tags: trunk | |
23:18 | OFEvdevGameController: Rotate Joy-Cons check-in: 21bcf92ecd user: js tags: trunk | |
19:55 | PLATFORMS.md: Add LoongArch 64 to Linux check-in: 8f683766c1 user: js tags: 1.1 | |
19:55 | PLATFORMS.md: Add LoongArch 64 to Linux check-in: 6319f802bb user: js tags: trunk | |
19:32 | Set version to 1.1.4 check-in: 8d264c1cbc user: js tags: 1.1, 1.1.4-release | |
19:30 | Update ChangeLog for 1.1.4 check-in: e69467541a user: js tags: trunk | |
19:30 | Update ChangeLog for 1.1.4 check-in: cc5e2fa6b2 user: js tags: 1.1 | |
19:26 | PLATFORMS.md: Update Linux check-in: 2d43e273fe user: js tags: 1.1 | |
19:25 | platform.h: Don't consider X32 to be AMD64 check-in: 84853039f8 user: js tags: 1.1 | |
19:25 | configure: Add -no-integrated-as to MIPS ASFLAGS check-in: 1277ea5ce5 user: js tags: 1.1 | |
19:24 | Fix workaround for missing blx on ARM check-in: cc826fdb6d user: js tags: 1.1 | |
19:23 | PLATFORMS.md: Update Linux check-in: 8b08972098 user: js tags: trunk | |
2024-05-21
| ||
23:23 | platform.h: Don't consider X32 to be AMD64 check-in: d0bf215a88 user: js tags: trunk | |
22:55 | configure: Add -no-integrated-as to MIPS ASFLAGS check-in: 633a7efff5 user: js tags: trunk | |
2024-05-20
| ||
21:48 | OFGameController: Improve right stick emulation check-in: 8c81efc528 user: js tags: trunk | |
19:41 | tests/gamecontroller: Print read errors check-in: f8b2baa0f5 user: js tags: trunk | |
19:38 | OFEvdevGameController: Poll HAT0[XY] for D-Pad check-in: f99cb23d38 user: js tags: trunk | |
17:29 | OFGameController: Fix polling trigger pressure check-in: cf17d93f51 user: js tags: trunk | |
17:21 | Add ObjFWHID subframework with OFGameController check-in: d901707b57 user: js tags: trunk | |
17:19 | OFEvdevGameController: Add support for polling Closed-Leaf check-in: 8e95537be5 user: js tags: gamecontroller | |
15:53 | OFGameController: No symbols for custom buttons check-in: cb4c3d09f4 user: js tags: gamecontroller | |
15:48 | OFGameController: Clean up buttons a bit check-in: a0af8f40b8 user: js tags: gamecontroller | |
10:49 | Doxyfile: Generate documentation for ObjFWHID check-in: 8ea353d943 user: js tags: gamecontroller | |
10:45 | OFStdIOStream: Use bottom screen on 3DS check-in: 3bc1f4ac3c user: js tags: gamecontroller | |
10:29 | Move +[waitForConsoleVBlank] to OFThread check-in: 684435a48d user: js tags: gamecontroller | |
09:53 | OFGameController: Support 3DS analog right stick check-in: d5329de5f4 user: js tags: gamecontroller | |
04:35 | OFGameController: Map 3DS C stick to right stick check-in: f31e553ade user: js tags: gamecontroller | |
04:21 | OFStdIOStream: Remove color hack for 3DS again check-in: 7632d098d4 user: js tags: trunk | |
03:59 | OTAppDelegate: Simplify color fallback check-in: 95aa3ed839 user: js tags: trunk | |
03:37 | OFStdIOStream: Add two methods for game consoles check-in: d693276d79 user: js tags: gamecontroller | |
03:13 | OFXInputGameController: Support for Home button check-in: f609457ac5 user: js tags: gamecontroller | |
02:43 | OFGameController: Support Wii Classic Controller check-in: 7f0017a058 user: js tags: gamecontroller | |
01:42 | tests/gamecontroller: Clear screen when necessary check-in: 6a8f71e065 user: js tags: gamecontroller | |
01:36 | tests/gamecontroller: Check for new controllers check-in: 32e67cf259 user: js tags: gamecontroller | |
01:17 | OFGameController: Add support for Wii check-in: 918c9d077a user: js tags: gamecontroller | |
2024-05-19
| ||
14:18 | Make game controller tests work on Nintendo DS check-in: ca175fe9db user: js tags: gamecontroller | |
00:21 | OFGameController: Fix analog stick on 3DS check-in: 551a37ad2e user: js tags: gamecontroller | |
00:11 | Make game controller tests work on 3DS check-in: efeac48cc3 user: js tags: gamecontroller | |
00:06 | Merge trunk into branch "gamecontroller" check-in: a13251499a user: js tags: gamecontroller | |
00:06 | OFStdIOStream: Fix some colors on 3DS check-in: 303014c878 user: js tags: trunk | |
2024-05-18
| ||
12:06 | OFGameController: Map - to Select and + to Start check-in: c28b5e5208 user: js tags: gamecontroller | |
11:37 | OFGameController: More code reuse check-in: 764fe0bac3 user: js tags: gamecontroller | |
2024-05-15
| ||
22:50 | OFGameController: Use different subclasses check-in: 4ecdef7491 user: js tags: gamecontroller | |
21:34 | OFGameController: Add mapping for DualShock 4 check-in: 13c7749eed user: js tags: gamecontroller | |
20:21 | Add insane workarounds for Stadia controller check-in: ae7664ae48 user: js tags: gamecontroller | |
19:34 | OFGameController: Undo the last commit check-in: 5fdf28dd29 user: js tags: gamecontroller | |
2024-05-14
| ||
22:14 | OFGameController: Fix Xbox 360 controller mapping check-in: a4fa1b26f2 user: js tags: gamecontroller | |
21:39 | OFGameController: Fix mapping for Sony DualSense check-in: 4c804d8fa7 user: js tags: gamecontroller | |
21:27 | OFGameController: Correctly handle unknown buttons check-in: dd18e20cea user: js tags: gamecontroller | |
20:56 | OFGameController: Try all XInput versions check-in: 6032aeea55 user: js tags: gamecontroller | |
20:41 | OFGameController: Use more generic button names check-in: 2c2412d3df user: js tags: gamecontroller | |
2024-05-13
| ||
22:07 | Fix ObjFWTest on Nintendo (3)DS check-in: f75c7058f7 user: js tags: gamecontroller | |
22:06 | Merge trunk into branch "gamecontroller" check-in: cf9195c859 user: js tags: gamecontroller | |
22:03 | Clean up ObjFWTest Makefile check-in: 7c0575d78f user: js tags: trunk | |
21:57 | Fix linking ObjFWHID on macOS and iOS check-in: 20122a7016 user: js tags: gamecontroller | |
21:13 | Fix compilation with --disable-shared check-in: bb55076c9d user: js tags: gamecontroller | |
21:08 | Fix workaround for missing blx on ARM check-in: e933229b5a user: js tags: trunk | |
20:57 | Move OFGameController into subframework ObjFWHID check-in: f5f12143ce user: js tags: gamecontroller | |
2024-05-12
| ||
15:48 | ofarc: Fix extracting from stdin on macOS check-in: d207384006 user: js tags: 1.1 | |
15:48 | ofarc: Fix extracting from stdin on macOS check-in: 5923676ca6 user: js tags: trunk | |
13:23 | Increase ObjFWRT library patch version check-in: fcee07f80f user: js tags: trunk | |
13:21 | Set version to 1.1.3 check-in: 0b57785ef2 user: js tags: 1.1, 1.1.3-release | |
13:20 | Increase library versions check-in: 22c139b70a user: js tags: 1.1 | |
13:17 | Update ChangeLog for 1.1.3 check-in: 445024b525 user: js tags: trunk | |
13:17 | Update ChangeLog for 1.1.3 check-in: 8ef27783bd user: js tags: 1.1 | |
13:07 | OFGameController: {vendor,product}ID on Windows check-in: 8815b72dad user: js tags: gamecontroller | |
11:38 | README.md: Add instructions for Ubuntu check-in: de4cfbf81a user: js tags: 1.1 | |
11:38 | README.md: Add instructions for Ubuntu check-in: d3659a9a01 user: js tags: trunk | |
2024-05-11
| ||
22:18 | README.md: Add instructions for Debian check-in: 39acd16610 user: js tags: 1.1 | |
22:18 | README.md: Add instructions for Debian check-in: a11c477d19 user: js tags: trunk | |
21:56 | OFGameController: {north,south,west,east}Button check-in: 59b45e87d1 user: js tags: gamecontroller | |
18:03 | configure: Check whether blx is available on ARM check-in: 07913b4cb3 user: js tags: 1.1 | |
18:02 | configure: Check whether blx is available on ARM check-in: 4f3f90e5e7 user: js tags: trunk | |
10:19 | OFGameController: Add quirks for Joycons check-in: 1da303e600 user: js tags: gamecontroller | |
10:06 | OFGameController: Report vendor ID and product ID check-in: c0735ac803 user: js tags: gamecontroller | |
09:56 | OFGameController: Remove Mega Drive quirk check-in: 4f69c96c54 user: js tags: gamecontroller | |
2024-05-10
| ||
12:58 | OFGameController: Quirks for Mega Drive controller check-in: 899801a8b8 user: js tags: gamecontroller | |
00:27 | OFGameController: Add support for Windows check-in: 22f6f258d8 user: js tags: gamecontroller | |
2024-05-09
| ||
23:41 | OFGameController: Retrieve state explicitly check-in: 0f902d87eb user: js tags: gamecontroller | |
21:23 | OFGameController: Fix checking available buttons check-in: 90bd76b84d user: js tags: gamecontroller | |
19:47 | Add subdir for interactive game controller tests check-in: 9e1ee38bda user: js tags: gamecontroller | |
19:46 | OFGameController: Support for pressure sensitivity check-in: 336ecd9bdc user: js tags: gamecontroller | |
19:05 | OFGameController: Add constants for buttons check-in: f02049612e user: js tags: gamecontroller | |
18:13 | OFGameController: Quirks for Xbox 360 controller check-in: 978e3bfb1e user: js tags: gamecontroller | |
18:01 | OFGameController: Add quirks for N64 controller check-in: 21c872dbb0 user: js tags: gamecontroller | |
17:39 | OFGameController: Correctly scale axes on Linux check-in: 87fa51ae2e user: js tags: gamecontroller | |
15:39 | OFGameController: Change API for analog sticks check-in: 5547016712 user: js tags: gamecontroller | |
15:24 | OFGameController: Handle analog triggers on Linux check-in: 55a1492876 user: js tags: gamecontroller | |
15:13 | OFGameController: Handle D-Pad via ABS_HAT0[XY] check-in: 4fc79b14db user: js tags: gamecontroller | |
15:02 | Add interactive tests for OFGameController check-in: c31d8b6c37 user: js tags: gamecontroller | |
13:30 | OFGameController: Fix Nintendo 3DS / DS check-in: 5504ee2b60 user: js tags: gamecontroller | |
13:10 | OFGameController: Add missing import check-in: c5b37a9dd8 user: js tags: gamecontroller | |
12:57 | OFGameController: Add support for Linux check-in: 6f20cdbd5c user: js tags: gamecontroller | |
10:22 | Merge trunk into branch "gamecontroller" check-in: c0a80a897d user: js tags: gamecontroller | |
10:21 | Use unsigned long for bit sets check-in: 96f946d7ad user: js tags: trunk | |
2024-05-05
| ||
23:07 | OFGameController: Fix typos check-in: 3ef11175bc user: js tags: gamecontroller | |
19:56 | OFGameController: Rename axis to analog stick check-in: 498a91a2a4 user: js tags: gamecontroller | |
19:22 | OFGameController: Add support for Nintendo DS check-in: a7a6705d90 user: js tags: gamecontroller | |
19:04 | OFStdIOStream: Add special case for column 0 check-in: 1c2fe75e6e user: js tags: trunk | |
18:59 | Add OFGameController check-in: a0f4283e81 user: js tags: gamecontroller | |
12:33 | Make OF_APPLICATION_DELEGATE() work with -mwindows check-in: dcea3bad47 user: js tags: trunk | |
12:15 | Increase ObjFW library minor version check-in: ab1d9b0ecb user: js tags: trunk | |
09:43 | Fix +[OFSystemInfo networkInterfaces] on NetBSD check-in: 6f0bb25b4e user: js tags: 1.1 | |
09:42 | Fix +[OFSystemInfo networkInterfaces] on NetBSD check-in: 9a261b4ba9 user: js tags: trunk | |
08:39 | GitHub Actions: Load SCTP kernel module on FreeBSD check-in: ebb50f7d8f user: js tags: trunk | |
08:37 | Fix OFSCTPSocket on FreeBSD check-in: 580e5ab656 user: js tags: trunk | |
00:55 | Update buildsys check-in: 396d832ab9 user: js tags: trunk | |
00:49 | +[OFPlugin pathForName:]: Add fallback to .dylib check-in: 925c67cb45 user: js tags: trunk | |
00:17 | Update buildsys check-in: 42f939d411 user: js tags: trunk | |
2024-05-04
| ||
22:05 | Remove Fossil's keep-glob check-in: 27788f6256 user: js tags: trunk | |
22:02 | tests: Compress big_dictionary.msgpack with gzip check-in: 0d812d3b57 user: js tags: trunk | |
21:50 | Use -[substring{To,From}Index:] in more places check-in: 2ba9aa1fd6 user: js tags: trunk | |
21:40 | Only use Fossil's ignore-glob check-in: 22d28ff1f8 user: js tags: trunk | |
20:51 | Update GitHub issue template check-in: 51917aaa94 user: js tags: trunk | |
20:21 | OFSCTPSocket: Fix setting SCTP_UNORDERED check-in: 5f8070d792 user: js tags: trunk | |
20:06 | Add support for SCTP sockets check-in: fef7240652 user: js tags: trunk | |
20:05 | OFSCTPSocket: Use a dictionary for message info Closed-Leaf check-in: 0fd2b1b4c8 user: js tags: sctp | |
2024-05-01
| ||
23:23 | OFSCTPSocket: Rename packet to message check-in: 816c13da9b user: js tags: sctp | |
23:14 | OFSCTPSocket: Add support for packet flags check-in: c4c40e01a8 user: js tags: sctp | |
21:39 | GitHub Actions: Install libsctp-dev on Ubuntu check-in: 3c91319201 user: js tags: sctp | |
21:27 | Only set SCTP_RECVRCVINFO if it is defined check-in: dc5f8eb483 user: js tags: sctp | |
21:15 | OFSCTPSocket: Add support for streams and PPID check-in: b0f8978404 user: js tags: sctp | |
16:47 | Merge trunk into branch "sctp" check-in: 570f747545 user: js tags: sctp | |
15:20 | Document a lot of undocumented functions & macros check-in: 5164cbc576 user: js tags: 1.1 | |
15:19 | Document a lot of undocumented functions & macros check-in: 0c3c3b6efa user: js tags: trunk | |
2024-04-29
| ||
23:12 | Properly hide private symbols check-in: efb77e8878 user: js tags: 1.1 | |
21:42 | Properly hide private symbols check-in: f16bccc7b3 user: js tags: trunk | |
03:31 | OFEmbeddedIRIHandler: Fix missing static check-in: 5fb890f145 user: js tags: 1.1 | |
03:31 | OFEmbeddedIRIHandler: Fix missing static check-in: cce464b94e user: js tags: trunk | |
2024-04-28
| ||
20:32 | OFSCTPSocket: Document exceptions check-in: 7c8346a056 user: js tags: sctp | |
18:25 | OFSCTPSocket: Return socket address bound to check-in: c34be99f15 user: js tags: sctp | |
18:15 | Merge trunk into branch "sctp" check-in: bd2d723910 user: js tags: sctp | |
12:47 | Skip (sym)link tests if unavailable check-in: 2ea81cb7c3 user: js tags: 1.1 | |
12:47 | Skip (sym)link tests if unavailable check-in: 523f721292 user: js tags: trunk | |
11:56 | Workaround for OFSubprocessTests on Windows 9x check-in: 7937aed40b user: js tags: 1.1 | |
11:56 | Workaround for OFSubprocessTests on Windows 9x check-in: cd829b4336 user: js tags: trunk | |
08:36 | Use @synchronized over OFMutex in a few places check-in: ff3a60cc12 user: js tags: trunk | |
2024-04-27
| ||
01:56 | GitHub Actions: Replace macos-latest with macos-12 check-in: c663f94788 user: js tags: 1.1 | |
01:55 | GitHub Actions: Replace macos-latest with macos-12 check-in: 799dbd0e16 user: js tags: trunk | |
2024-04-24
| ||
22:52 | Add SerenityOS to platform.h check-in: 4853f41b75 user: js tags: trunk | |
22:39 | Simplify detection of exception type check-in: 8b0ab1157c user: js tags: trunk | |
2024-04-23
| ||
01:00 | Simplify calls to objfw-embed check-in: 569a7aa657 user: js tags: trunk | |
2024-04-22
| ||
00:02 | Merge trunk into 1.1 branch check-in: 69075d7082 user: js tags: 1.1 | |
2024-04-21
| ||
19:55 | Add missing NTAPI for RtlGenRandom check-in: f61f430bfb user: js tags: trunk | |
19:15 | Use RtlGenRandom on Windows if available check-in: 2bcb2bd40f user: js tags: trunk | |
11:16 | Don't use _wutime64 on Windows check-in: 7eb995ad11 user: js tags: trunk | |
2024-04-20
| ||
17:52 | Set version to 1.1.2 check-in: 7e94534636 user: js tags: 1.1, 1.1.2-release | |
17:50 | Update ChangeLog for 1.1.2 check-in: dca251a2b9 user: js tags: trunk | |
17:50 | Update ChangeLog for 1.1.2 check-in: b3bd14dc06 user: js tags: 1.1 | |
17:42 | Merge trunk into 1.1 branch check-in: a7e9fd87f9 user: js tags: 1.1 | |
14:58 | forwarding: Remove now unnecessary instructions check-in: d9b2f95c24 user: js tags: trunk | |
2024-04-17
| ||
21:02 | Fix build for Wii check-in: 32054a4a13 user: js tags: trunk | |
20:50 | Add missing endbr / bti check-in: 171615d20a user: js tags: trunk | |
20:45 | forwarding: Don't grow the stack twice on ARM64 check-in: 8e95cb1c77 user: js tags: trunk | |
2024-04-16
| ||
23:50 | Don't use readdir_r check-in: c615b62ed8 user: js tags: trunk | |
23:18 | lookup-asm-arm64-elf.S: Save one instruction check-in: 460b84b9b2 user: js tags: trunk | |
2024-04-14
| ||
22:59 | configure: Use sed | grep instead of awk check-in: 22b11fa7e8 user: js tags: trunk | |
21:28 | configure: Use awk to find strings in binaries check-in: 15dc72eb33 user: js tags: trunk | |
18:55 | OFFileIRIHandler: Fix missing variable on Haiku check-in: 51dfaf9042 user: js tags: trunk | |
17:46 | Set version to 1.1.1 check-in: 148f7f4c6b user: js tags: 1.1, 1.1.1-release | |
17:44 | Merge trunk into 1.1 branch check-in: cbaf97fbb8 user: js tags: 1.1 | |
17:42 | Update ChangeLog for 1.1.1 check-in: 414f82bf85 user: js tags: trunk | |
17:29 | Fix missing ${DESTDIR} check-in: d3f1b709f1 user: js tags: trunk | |
16:35 | Update ChangeLog for 1.1 check-in: 5624e6c91d user: js tags: trunk | |
16:18 | Merge trunk into 1.1 branch check-in: eba7f9f3d9 user: js tags: 1.1, 1.1-release | |
16:10 | Fix a missed copyright update check-in: 4383931c76 user: js tags: trunk | |
15:56 | utils/objfw-config: Remove trailing spaces check-in: 01f8b91c61 user: js tags: trunk | |
12:20 | Break some long lines in Makefiles check-in: c9e223b837 user: js tags: trunk | |
11:54 | configure: Default to no -Werror check-in: 86e618dd4a user: js tags: 1.1 | |
11:52 | src/Makefile: Include ${LIBBASES_M} check-in: 3e6d413c7b user: js tags: trunk | |
11:51 | OFStream: Add missing newline in documentation check-in: 2d5166ab47 user: js tags: trunk | |
11:50 | README.md: Fix indentation check-in: d3e8aa2065 user: js tags: trunk | |
10:17 | ChangeLog: Use dots consistently check-in: 3788266d7e user: js tags: 1.1 | |
10:10 | Merge trunk into 1.1 branch check-in: 1643015adf user: js tags: 1.1 | |
10:09 | Update ChangeLog for 1.0.12 check-in: 26a4edd972 user: js tags: trunk | |
09:52 | Update ChangeLog check-in: 17e7a7e4b7 user: js tags: 1.1 | |
09:50 | Merge trunk into 1.1 branch check-in: 9991eaba2b user: js tags: 1.1 | |
09:48 | OFMutableArray: Fix an inconsistency check-in: 3274500ffd user: js tags: trunk | |
09:34 | GitHub Actions: Add UCRT64 to MinGW on Fedora check-in: 8523df3211 user: js tags: trunk | |
00:47 | Remove unnecessary #include check-in: fa3529c18b user: js tags: trunk | |
2024-04-13
| ||
18:51 | Fix some Doxygen warnings check-in: e4a7a2ec74 user: js tags: trunk | |
18:25 | Update ChangeLog check-in: 510b2e5180 user: js tags: 1.1 | |
12:01 | Merge trunk into 1.1 branch check-in: 19adecd358 user: js tags: 1.1 | |
09:24 | Update build-aux from autoconf 2.72 check-in: 42fb361c1b user: js tags: trunk | |
08:52 | Add STATIC_LIBS to all objfw-config files check-in: 38317aa6a3 user: js tags: trunk | |
08:48 | objfw-config: Ensure search directories come first check-in: 9f9867c7d2 user: js tags: trunk | |
08:40 | Add objfw-config file for ObjFWBridge check-in: 69a8da9c5d user: js tags: trunk | |
08:12 | Add objfw-config file for ObjFWTLS check-in: f7a3b5739b user: js tags: trunk | |
2024-04-09
| ||
19:59 | ofhttp: Don't limit setting xattr to Linux check-in: 9c9dc239ba user: js tags: trunk | |
19:35 | OFObject: Use posix_memalign() on Solaris check-in: f6afff33eb user: js tags: trunk | |
2024-04-08
| ||
00:21 | Don't depend on EXTATTR_NAMESPACE_NAMES on NetBSD check-in: e38777bbf2 user: js tags: trunk | |
2024-04-07
| ||
23:23 | Add support for extended attributes on FreeBSD check-in: a19dde73d4 user: js tags: trunk | |
22:05 | Add support for extended attributes on NetBSD check-in: 153f39636e user: js tags: trunk | |
2024-04-03
| ||
20:51 | OFFileIRIHandler: Fix missing retain + autorelease check-in: 98e5c7dd28 user: js tags: trunk | |
17:50 | Add support for typed extended attributes on Haiku check-in: c88d1d3054 user: js tags: trunk | |
02:37 | Update README.md for the license change check-in: 06aecbe734 user: js tags: trunk | |
02:34 | Fix a typo check-in: a653a058ce user: js tags: trunk | |
02:16 | Change license to LGPLv3 only check-in: 7413a728a7 user: js tags: trunk | |