ObjFW  Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

661 check-ins using file .github/workflows/ubuntu-20.04-gcc.yml version b83133a1c1

2025-04-29
14:15
autogen.sh: Increase automake version for OpenBSD check-in: bfd40fb549 user: js tags: 1.3
14:00
GitHub Actions: Explicitly install awk on Fedora check-in: 3ea667c046 user: js tags: 1.3
13:51
GitHub Actions: Fix OpenBSD check-in: 0de85486f3 user: js tags: 1.3
2025-04-15
22:54
Fix typo check-in: 6cab12373b user: js tags: trunk
22:48
Continue migrating to the ARC functions for RR check-in: b085f6cc17 user: js tags: trunk
22:26
Continue migrating to the ARC functions for RR check-in: 2399b5b055 user: js tags: trunk
22:00
Continue migrating to the ARC functions for RR check-in: eba058e7d9 user: js tags: trunk
2025-04-14
23:02
Continue migrating to the ARC functions for RR check-in: 2b0e89b1fe user: js tags: trunk
22:52
Continue migrating to the ARC functions for RR check-in: 305ad16fc4 user: js tags: trunk
21:10
Continue migrating to the ARC functions for RR check-in: 8ad878075b user: js tags: trunk
2025-04-13
23:26
Continue migrating to the ARC functions for RR check-in: 054dd2bfda user: js tags: trunk
23:01
Continue migrating to the ARC functions for RR check-in: b0a3da90ad user: js tags: trunk
20:22
Continue migrating to the ARC functions for RR check-in: c97ad28ea6 user: js tags: trunk
19:37
Start migrating to the ARC functions for RR check-in: 91f64fd0aa user: js tags: trunk
18:36
Use objc_{retain,release} as OFMapTable functions check-in: 74e67a5b19 user: js tags: trunk
18:30
runtime: Use ARC functions internally check-in: ad5ac856c5 user: js tags: trunk
16:38
Provide ARC functions when using old Apple runtime check-in: f69a081fbf user: js tags: trunk
16:09
runtime: Add missing imports check-in: 26af2889a4 user: js tags: trunk
15:57
Add *~ to ignore-glob check-in: ad21ccd40f user: js tags: trunk
15:48
Reduce overhead of unused weak & associations check-in: aeaee67fa1 user: js tags: trunk
15:11
runtime: Increase spinlocks for associations to 16 check-in: 81474d35c8 user: js tags: trunk
15:06
runtime: Optimize retain/(auto)release with ARC check-in: 5e956ca69f user: js tags: trunk
12:22
Fix compiling with Apple GCC 4.0.1 check-in: 2fa7d9c7e9 user: js tags: trunk
12:19
Fix Windows, macOS 10.5 and AmigaOS check-in: d30b4538cf user: js tags: trunk
11:55
Move object memory management to the runtime check-in: 71455fb3e4 user: js tags: trunk
09:41
runtime: Increase spinlocks for properties to 16 check-in: fd3156c7f5 user: js tags: trunk
09:32
Don't use macOS 10.4 compatible headers on iOS check-in: 8af54b90d3 user: js tags: trunk
09:03
Disable UNIX stream socket tests on Wine check-in: 24c268053f user: js tags: 1.3
06:20
"#pragma GCC diagnostic push" requires GCC >= 4.6 check-in: ab00a1c4fa user: js tags: 1.3
06:19
"#pragma GCC diagnostic push" requires GCC >= 4.6 check-in: 6819873426 user: js tags: trunk
2025-04-12
10:59
Use macOS 10.4 compatible Apple runtime headers check-in: 9924e7995c user: js tags: trunk
10:54
configure: Correct runtime define for macOS 10.4 check-in: f50b38b4dd user: js tags: trunk
10:41
ofhttp: Write status messages to stderr check-in: 954b3a4a74 user: js tags: trunk
10:32
ofarc: Write status messages to stderr check-in: 22f17aa671 user: js tags: trunk
10:21
configure: Fix finding Apple runtime on macOS 10.4 check-in: 1079d87e5a user: js tags: trunk
2025-04-11
21:50
Use internal visibility instead of hidden check-in: 6e5511c2e5 user: js tags: trunk
21:34
Mark C lookup function as hot check-in: 0660d48374 user: js tags: trunk
21:27
Add OF_MALLOC_FUNC check-in: b48c6cc631 user: js tags: trunk
21:20
Update to Unicode 16.0 check-in: b4d42ed514 user: js tags: trunk
2025-04-10
20:41
Remove -Wl,-U on macOS/iOS that isn't needed check-in: 3b7f86544d user: js tags: trunk
2025-04-09
23:46
Fix compiling on macOS Leopard check-in: ac61f5f0e6 user: js tags: trunk
2025-04-06
15:52
Disable UNIX stream socket tests on Wine check-in: 36c92f06e6 user: js tags: trunk
12:28
Make GCC happy again check-in: 48ccb0cda3 user: js tags: trunk
12:10
-[OFIRIHandler asyncOpenItemAtIRI:mode:delegate:] check-in: 8eaef7aead user: js tags: trunk
2025-04-02
22:51
Merge accidental fork check-in: 9bb7a735de user: js tags: trunk
22:43
OFZIPArchive: Fix last disk number with ZIP64 check-in: ce8e7a5adc user: js tags: 1.3
22:42
OFZIPArchive: Fix last disk number with ZIP64 check-in: 8291e24e1a user: js tags: trunk
2025-03-30
22:46
ofhttp: Set socket to non-blocking check-in: 61312cf8c1 user: js tags: trunk
22:44
OFHTTP{Client,Server}: Don't set non-blocking check-in: e042f71337 user: js tags: trunk
15:23
Fix tests with --disable-files check-in: d7e2cb1876 user: js tags: trunk
10:32
Add support for abstract UNIX sockets on Linux check-in: 0c8ae14b53 user: js tags: trunk
08:41
OFColor: Avoid cast check-in: eec1adcb39 user: js tags: 1.3
08:40
OFColor: Avoid cast check-in: 8498c0c915 user: js tags: trunk
2025-03-28
23:58
OFHTTP{Client,Server}: Set socket to non-blocking check-in: 85dd5b895c user: js tags: trunk
23:20
ofhttp: Improve handling of cursor and SIGINT check-in: 0ce117bfab user: js tags: trunk
20:43
Update buildsys check-in: 4cad2250c3 user: js tags: trunk
20:17
Undefine _FORTIFY_SOURCE before defining it check-in: b503767ae2 user: js tags: trunk
20:10
Make Stack Protector a link check check-in: 24aadc793f user: js tags: trunk
20:10
Update buildsys check-in: 0d9d648fec user: js tags: trunk
19:47
Enable stack protector check-in: 195d80b5df user: js tags: trunk
19:44
Enable fortify source check-in: 23ea7a59f3 user: js tags: trunk
19:30
Enable RELRO check-in: dd50f80530 user: js tags: trunk
19:30
Update buildsys check-in: 37fa049329 user: js tags: trunk
2025-03-27
20:20
Remove OF_DIRECT_MEMBERS from OFStdIOStream () check-in: 35a3ef3032 user: js tags: trunk
20:17
Add -[OFStdIOStream isCursorVisible] check-in: 0586655c9d user: js tags: trunk
2025-03-26
21:36
Improve fix from last commit check-in: 50c8ec637e user: js tags: trunk
02:24
Fix OF_DIRECT_MEMBERS with Clang 21 check-in: d9ae4fa74a user: js tags: trunk
00:18
Allow OF_DIRECT with ObjFW runtime if Clang >= 21 check-in: 5d529cc132 user: js tags: trunk
2025-03-24
21:00
Fix compiling with DJGPP check-in: f8940826b9 user: js tags: trunk
2025-03-23
21:07
Add OFDistanceOfVectors[34]D check-in: 6f6b5dc1af user: js tags: trunk
17:37
Add OFDotProductOfVectors[34]D check-in: 80954f7520 user: js tags: trunk
16:30
Improve check for GameController.framework check-in: c15eb64744 user: js tags: 1.3
15:14
Improve check for GameController.framework check-in: 75f164f64b user: js tags: trunk
14:12
Overhaul vector math check-in: 5e3faf8409 user: js tags: trunk
00:32
Small documentation fix check-in: fe3184f8d8 user: js tags: 1.3
00:30
Prefix OFUTF8StringIvars with an underscore check-in: 6b9a689c16 user: js tags: 1.3
00:30
configure: Fix typo check-in: debd9aea1e user: js tags: 1.3
00:20
Update buildsys check-in: 6095fcc6eb user: js tags: trunk
00:08
bridge: Rename Swift category to OFSwift check-in: 907ddbdb95 user: js tags: trunk
00:05
Small documentation fix check-in: b66f53e7d1 user: js tags: trunk
00:02
Prefix OFUTF8StringIvars with an underscore check-in: 1fc87a9ba8 user: js tags: trunk
2025-03-22
23:56
Update buildsys check-in: 5a0e1522ab user: js tags: trunk
23:52
Only build utils with PIE with shared libraries check-in: 2c70c5fcd5 user: js tags: trunk
23:43
Enable PIE for utils check-in: 1f9a8ec4dc user: js tags: trunk
23:40
Update buildsys check-in: 0e4ebf419b user: js tags: trunk
22:31
Add basic math operations for OFVector[34]D check-in: b735bd5535 user: js tags: trunk
16:50
configure: Fix typo check-in: 260dbe2ca6 user: js tags: trunk
10:57
Don't default to -Werror check-in: 5539cd48c1 user: js tags: 1.3-release, 1.3
10:46
Increase library versions check-in: dc210031e3 user: js tags: trunk
10:46
Increase library versions check-in: eade409430 user: js tags: 1.3
10:43
Update ChangeLog for 1.3 check-in: 9bdf9d2621 user: js tags: trunk
10:43
Update ChangeLog for 1.3 check-in: c8f16c4788 user: js tags: 1.3
09:55
Set version to 1.4-dev check-in: 5e65c8fb2d user: js tags: trunk
09:54
Branch for 1.3 check-in: 8acc2bf663 user: js tags: 1.3
2025-03-21
03:02
OFModule: Fix error handling check-in: 7278abe871 user: js tags: trunk
02:54
OFSettings: Add unsigned long long check-in: b6dd9f61af user: js tags: trunk
02:47
OFINISection: Add unsigned long long check-in: d65bd089c5 user: js tags: trunk
02:33
OFXMLNode: Deprecate number parsing methods check-in: 0ddf9671df user: js tags: trunk
01:53
runtime: Call +[load] on categories check-in: e054a52753 user: js tags: trunk
2025-03-18
17:27
Fix inverted condition check-in: 1f0b52bccd user: js tags: trunk
17:24
Don't run fpret forwarding tests on macOS/x86_64 check-in: 25d81b044f user: js tags: trunk
17:10
Improve EINTR handling check-in: 5d786cac48 user: js tags: trunk
14:55
Minor style fix check-in: b0799418eb user: js tags: trunk
2025-03-17
20:20
Optimize autorelease pools on macOS Leopard check-in: 21f9b3bab8 user: js tags: trunk
20:12
Fix compiling with Apple GCC check-in: d1017823b1 user: js tags: trunk
19:50
ObjFWBridge: Don't conform to NSObject/OFObject check-in: 9b554798cd user: js tags: trunk
19:08
OFPlainCondition: Add fallback to gettimeofday check-in: 55b620ac1e user: js tags: trunk
2025-03-16
09:57
OFNumber: Document range checks check-in: 96830720c6 user: js tags: trunk
2025-03-15
13:48
Rename OFPlugin -> OFModule check-in: 869b4162d4 user: js tags: trunk
09:10
OFEmbeddedIRIHandler: Optimize lookup check-in: 83237c1826 user: js tags: trunk
2025-03-14
23:33
OFString: Add -[rangeOfCharacterFromSet:] check-in: 2021ed247f user: js tags: trunk
2025-03-11
22:15
OFString: Add more integer parsing methods check-in: 995ddd3461 user: js tags: trunk
21:16
OFNumber: Add range checks check-in: 898d778f52 user: js tags: trunk
01:36
Add -[OFString unsignedIntValue] check-in: 4ffe12226e user: js tags: trunk
01:10
OFString: Fix parsing LLONG_MIN Leaf check-in: 6f7cdf414a user: js tags: 1.2
01:06
Add -[OFString intValue] check-in: 44c50f665d user: js tags: trunk
00:05
Document exceptions for -[OFString longLongValue] check-in: 337d1e54d0 user: js tags: 1.2
00:04
Document exceptions for -[OFString longLongValue] check-in: b9d0a5481b user: js tags: trunk
2025-03-10
23:32
OFSecureTransportTLSStream: Handle unexpected end check-in: 5f0e4ba70f user: js tags: 1.2
23:30
OFSecureTransportTLSStream: Handle unexpected end check-in: 1e50628000 user: js tags: trunk
22:11
configure: Fix MorphOS check-in: 94af1f4f73 user: js tags: trunk
21:35
configure: Fix using static OpenSSL on Windows check-in: 3769227482 user: js tags: trunk
2025-03-05
01:57
Revert last OFSecureTransportTLSStream change check-in: 9a46a0db73 user: js tags: 1.2
01:56
Revert last OFSecureTransportTLSStream change check-in: d66739bc3d user: js tags: trunk
2025-03-04
22:00
ofarc: Quarantine files before setting permissions check-in: b4b1921b9f user: js tags: 1.2
21:59
ofarc: Quarantine files before setting permissions check-in: 49c3cc0a97 user: js tags: trunk
2025-03-03
20:30
Add a warning about +[load] check-in: d123262e32 user: js tags: 1.2
20:30
Add a warning about +[load] check-in: 54e1a90169 user: js tags: trunk
2025-03-02
23:09
OFSecureTransportTLSStream: Handle unexpected end check-in: 40541ab466 user: js tags: 1.2
23:09
OFSecureTransportTLSStream: Handle unexpected end check-in: 9319f6fdc2 user: js tags: trunk
13:47
OFOpenSSLTLSStream: Handle unexpected stream end check-in: 2556aebc0a user: js tags: 1.2
13:46
OFOpenSSLTLSStream: Handle unexpected stream end check-in: 8d9083a62a user: js tags: trunk
2025-02-23
21:15
Fix compiling tests on Windows check-in: 7928edd988 user: js tags: trunk
21:08
OFUNIXStreamSocket: -[peerCredentials] fallback check-in: 3f19022acd user: js tags: trunk
21:01
OFSystemInfo+NetworkInterfaces: Add extern "C" check-in: 1b739832ff user: js tags: 1.2
21:00
OFSystemInfo+NetworkInterfaces: Add extern "C" check-in: 1c74fc7166 user: js tags: trunk
20:51
Make -[peerCredentials] work on non-Linux check-in: c0c659a105 user: js tags: trunk
19:50
OFUNIXStreamSocket: Add -[peerCredentials] check-in: dc18b8ed2f user: js tags: trunk
14:11
Use utimensat() or lutimes() if available check-in: 883b30717e user: js tags: trunk
14:00
Use clock_gettime() if available check-in: bc8d1c8067 user: js tags: trunk
11:12
Port game controller tests to latest devkitARM check-in: a71dcd0fbe user: js tags: 1.2
11:11
Port game controller tests to latest devkitARM check-in: 8bf33b864d user: js tags: trunk
2025-02-20
23:09
Set version to 1.2.4 check-in: e7c17637da user: js tags: 1.2, 1.2.4-release
23:08
Increase library version check-in: 4a38fb425d user: js tags: 1.2
23:05
Update ChangeLog for 1.2.4 check-in: 6830b81e60 user: js tags: trunk
23:05
Update ChangeLog for 1.2.4 check-in: 8bd9f9ee7c user: js tags: 1.2
2025-02-17
18:20
Fix OFPlainConditionTimedWait check-in: 0253f35516 user: js tags: 1.2
18:19
Fix OFPlainConditionTimedWait check-in: 3ed92c8810 user: js tags: trunk
2025-02-09
22:15
Add OF_DIRECT_PROPERTY check-in: 3c33563588 user: js tags: trunk
11:37
Add private protocol for private JSON methods check-in: 58b42b0b2e user: js tags: trunk
11:27
Use more OF_DIRECT check-in: 272b123efc user: js tags: trunk
2025-02-08
10:58
configure: Pass the ObjFW version to Clang check-in: a0ca007630 user: js tags: trunk
2025-01-26
11:05
objfw-new: Create header for --app check-in: 75480bf8be user: js tags: trunk
10:17
OFStdIOStream: Fix documentation check-in: 2774e9f28f user: js tags: trunk
2025-01-15
00:05
Retry read/write on EINTR check-in: 326f0be4a2 user: js tags: trunk
2025-01-14
00:06
OFStdIOStream: Implement color rounding check-in: d0b031d5e6 user: js tags: trunk
2025-01-13
22:52
ObjFWHID: Add support for N64 controller via GCF check-in: e46575d84e user: js tags: trunk
2025-01-11
21:48
tests/gamecontroller: Colors for directional pads check-in: b39a1953be user: js tags: trunk
15:05
ObjFWBridge: Make OFObject conform to <NSObject> check-in: ca13304424 user: js tags: trunk
14:59
ObjFWBridge: Make NSObject conform to <OFObject> check-in: fdef5626e3 user: js tags: trunk
14:30
tests/gamecontroller: Show buttons in truecolor check-in: 1a895cfecd user: js tags: trunk
14:14
tests/gamecontroller: Print profile check-in: b2ba76a901 user: js tags: trunk
00:06
ObjFWHID: 8BitDo Ultimate 2C Wireless via evdev check-in: ec1bffc964 user: js tags: trunk
2025-01-10
22:04
OFStdIOStream: Add -[colors] check-in: 1ef5b27141 user: js tags: trunk
20:06
Fix typo check-in: a79a4c7cf8 user: js tags: trunk
19:52
ObjFWHID: evdev & GCF support for NSO SNES gamepad check-in: 67ccd9c193 user: js tags: trunk
19:04
ObjFWHID: Fix -[{g,extendedG}amepad] with GCF check-in: a67f5e00c5 user: js tags: trunk
18:51
ObjFWHID: Fix Switch Pro Controller via GCF check-in: db6db89607 user: js tags: trunk
18:34
ObjFWHID: Fix DualShock 4 via GCF check-in: 5c96a7b8d1 user: js tags: trunk
17:12
OFFileManagerTests: Handle EPERM check-in: d23fbb6f99 user: js tags: trunk
14:38
OFStdIOStream: Support for 256 color and truecolor check-in: 63c991814e user: js tags: trunk
01:04
OFStdIOStream: Nullable {fore,back}groundColor check-in: addce06ea8 user: js tags: trunk
2025-01-09
15:01
OFStdIOStream: Add italic, underlined and blinking check-in: e59ba6ea25 user: js tags: trunk
2025-01-08
19:22
Add singleton for empty dictionary check-in: c20cc4189d user: js tags: trunk
19:04
Add singleton for empty array check-in: 1e288840a4 user: js tags: trunk
14:59
Make OFStdIOStream subclassable check-in: 218caadf1f user: js tags: 1.2
14:58
Make OFStdIOStream subclassable check-in: 2e2183c831 user: js tags: trunk
14:42
Fix accidentally inverted #ifdef check-in: 2c769fa99a user: js tags: 1.2
14:40
Move OFWin32ConsoleStdIOStream.h check-in: 5ebebbb328 user: js tags: trunk
14:36
Fix accidentally inverted #ifdef check-in: 9202a260d4 user: js tags: trunk
14:16
Update buildsys check-in: dd9d3118fd user: js tags: trunk
2025-01-07
23:45
OFStdIOStream: Add bold check-in: 478efcf723 user: js tags: trunk
23:05
OFStdIOStream: Keep track of colors check-in: b940c60230 user: js tags: trunk
17:48
ObjFWHID: Support Stadia gamepad via GCF check-in: d21134881d user: js tags: trunk
15:39
ObjFWHID: Never use "Button" suffix for buttons check-in: eb89f121e1 user: js tags: trunk
01:20
ObjFWHID: Better names for axes check-in: 81d074b519 user: js tags: trunk
01:04
ObjFWHID: Always call it left / right thumbstick check-in: 3e4ecd09ff user: js tags: trunk
2025-01-06
23:37
ObjFWHID: Fix Joy-Con pair when not using GCF check-in: 58f03adc44 user: js tags: trunk
22:21
ObjFWHID: Fix code accidentally being inside #if check-in: 01886e0013 user: js tags: trunk
22:15
OFNotificationCenter: Documentation fix check-in: a00c66c8dd user: js tags: 1.2
22:15
OFNotification: Add -[description] check-in: 8bba40a17c user: js tags: trunk
22:13
OFNotificationCenter: Documentation fix check-in: a82a099885 user: js tags: trunk
22:11
ObjFWHID: Post OFNotification on changed value check-in: fe11dfbf64 user: js tags: trunk
20:34
Fix missing extern "C" check-in: 0bc88f9d66 user: js tags: 1.2
20:34
Fix missing extern "C" check-in: ac4eba0c14 user: js tags: trunk
16:57
ObjFWHID: Fix single Joy-Cons on Linux check-in: c8f9d06890 user: js tags: trunk
16:50
ObjFWHID: Improve handling of single Joy-Cons check-in: 1968ee406f user: js tags: trunk
14:55
ObjFWHID: Fix Nintendo gamepads with GCF check-in: fa006bf1e8 user: js tags: trunk
2025-01-04
16:12
OHGCFExtendedGamepad: Add availability attributes check-in: 414c38ae6a user: js tags: trunk
15:20
ObjFWHID: Add a generic GCF extended gamepad check-in: 6187b08a45 user: js tags: trunk
14:48
OHGCFGameControllerProfile: More stable names check-in: 1e228032e2 user: js tags: trunk
04:35
ObjFWHID: Refactor GCF support check-in: 7c82a8015d user: js tags: trunk
2025-01-03
22:14
Filter Xbox 360 Wireless Receiver extra buttons check-in: 215f098781 user: js tags: trunk
21:12
ObjFWHID: 8Bitdo NES30 GamePad support for evdev check-in: 30c3d5944a user: js tags: trunk
20:55
ObjFWHID: 8Bitdo NES30 GamePad support for GCF check-in: 8192212937 user: js tags: trunk
18:39
ObjFWHID: Support DualShock 4 via GCF check-in: 0eda771525 user: js tags: trunk
2025-01-01
14:29
Make GCC happy again check-in: 88598e1770 user: js tags: trunk
14:17
OFUTF8String: Pack bools check-in: ee1e04278a user: js tags: trunk
13:07
Update copyright check-in: a892e75baf user: js tags: 1.2
12:58
Update copyright check-in: 9d802a786d user: js tags: trunk
12:56
OFMutableUTF8String: Fix containsNull being reset check-in: 498faf3f41 user: js tags: 1.2
12:56
Make all tests work on Nintendo DSi check-in: 90f4527fa1 user: js tags: 1.2
12:55
Include runtime in STATIC_LIBS check-in: 391610b255 user: js tags: 1.2
12:51
OFMutableUTF8String: Fix containsNull being reset check-in: 079224dff5 user: js tags: trunk
2024-12-29
21:03
Make all tests work on Nintendo DSi check-in: e12fb0a1f9 user: js tags: trunk
15:35
ObjFWTLS: Add support for mbedTLS 3 check-in: 482933fca5 user: js tags: trunk
2024-12-28
18:50
Remove OBJFWTLS_PACKAGE_DEPENDS_ON check-in: 3269c8fc40 user: js tags: trunk
17:57
Rename OH{Nintendo,}SwitchProController check-in: c12a827fe5 user: js tags: trunk
12:05
ObjFWHID: Nintendo Switch Pro Controller for evdev check-in: 84a4e7d09d user: js tags: trunk
10:43
Increase ObjFWHID minor version check-in: eac00f8c80 user: js tags: trunk
10:26
ObjFWHID: Remove unused variable check-in: b176952248 user: js tags: trunk
03:19
ObjFWHID: Clean up retain vs copy check-in: 6987b91bcf user: js tags: trunk
02:51
ObjFWHID: Nintendo Switch Pro Controller for GCF check-in: 127b88c835 user: js tags: trunk
2024-12-27
13:09
ObjFWTLS: Set STATIC_LIBS correctly check-in: 7516857a46 user: js tags: trunk
13:01
ObjFWHID: Set STATIC_LIBS correctly check-in: 4d413da3af user: js tags: trunk
12:50
objfw-compile: Add new --static-libs flag check-in: 930422a92d user: js tags: trunk
12:46
Include runtime in STATIC_LIBS check-in: c7eb47b2ba user: js tags: trunk
11:23
Work around CFRunLoop not firing writes for UDP check-in: e2e5045a26 user: js tags: trunk
2024-12-26
23:55
ObjFWHID: Filter broken buttons with GCF check-in: 75b6fa6ead user: js tags: trunk
23:27
ObjFWHID: Support Joy-Con pair via GCF check-in: 4b7ccfe0b6 user: js tags: trunk
15:47
OHGCFGameControllerProfile: Fix typo check-in: 58ad113413 user: js tags: trunk
01:44
ObjFWHID: Support DualSense via GCF check-in: 3ca2f87974 user: js tags: trunk
2024-12-25
21:01
Fix compiling for macOS 10.5 check-in: 78a7c2f07c user: js tags: trunk
20:36
ObjFWHID: Fix compiling for macOS < 14 or iOS < 17 check-in: b0a4480bf3 user: js tags: trunk
16:17
tests: Use local ObjFWBridge build check-in: 83ed975657 user: js tags: trunk
15:58
ObjFWHID: Use local ObjFWBridge headers check-in: 7f61d4822c user: js tags: trunk
15:38
Fix building without frameworks check-in: cd9b338844 user: js tags: trunk
15:26
OHGameController: Add support for macOS & iOS check-in: 53be2272e6 user: js tags: trunk
2024-12-24
23:20
OFHTTPServer: Handle Host being an IPv6 address check-in: a160c952f8 user: js tags: 1.2
23:19
OFHTTPServer: Handle Host being an IPv6 address check-in: b06939b53d user: js tags: trunk
01:14
OFCFRunLoopKernelEventObserver: Autorelease pool check-in: 4aacca80ca user: js tags: trunk
00:26
OFCFRunLoopKernelEventObserver: Fix spinning check-in: 06a13117e9 user: js tags: trunk
2024-12-23
21:32
OFCFRunLoopKernelEventObserver: Add comment check-in: 41af9b5cc2 user: js tags: trunk
20:35
Fix --disable-sockets on macOS check-in: cb9aaa8af6 user: js tags: trunk
20:18
ObjFWBridge: Add OFCFRunLoopKernelEventObserver check-in: 7587789823 user: js tags: trunk
18:23
OFRunLoop: Fix OFKernelEventObserver delegate check-in: cd3c741702 user: js tags: trunk
13:35
ObjFWBridge: Clean up a few headers check-in: 61d3ba18a1 user: js tags: trunk
13:31
Support integrating with foreign run loops check-in: 5502809933 user: js tags: trunk
2024-12-22
21:22
tests/gamecontroller: Don't block the run loop check-in: c2fcccf8fa user: js tags: trunk
2024-12-21
09:57
ObjFWBridge: Check data is not too long for NSData check-in: 9acc953fa2 user: js tags: trunk
09:54
ObjFWBridge: Prevent potential future name clash check-in: eda3456fda user: js tags: trunk
09:36
Generate documentation for ObjFWBridge check-in: 1fcc053aad user: js tags: trunk
2024-12-20
23:22
ObjFWBridge: Add support for bridging data check-in: d41eb7076e user: js tags: trunk
22:52
ObjFWBridge: Improve documentation check-in: 133644c0cf user: js tags: trunk
22:41
ObjFWBridge: Add support for bridging dates check-in: 3fd610018a user: js tags: trunk
19:49
ObjFWTLS: Fix Secure Transport on macOS 10.5 check-in: 5dcafda20b user: js tags: trunk
19:34
Make ObjFWBridge work on macOS 10.5 check-in: 33e2775bfe user: js tags: trunk
17:51
Add missing files to DISTCLEAN check-in: 9ddbc75a55 user: js tags: trunk
17:24
Fix compiling with --disable-shared on macOS check-in: ac0ebbc616 user: js tags: trunk
17:13
ObjFWTLS: Use ObjFWBridge for Secure Transport check-in: 0848c51368 user: js tags: trunk
15:35
Make Apple GCC 4.0.1 happy again check-in: ff2e1048ab user: js tags: trunk
11:25
ObjFWTLS: Make failed SecKeychainSetSettings fatal check-in: 331f689ce5 user: js tags: trunk
11:11
ObjFWTLS: Set SecKeyImportExportParameters version check-in: 70260e4ba3 user: js tags: trunk
01:09
ObjFWTLS: Clean up Secure Transport code check-in: f194b7c283 user: js tags: trunk
00:01
GitHub Actions: Drop clang32 from MSYS2 check-in: 44815a6c56 user: js tags: 1.2
00:00
GitHub Actions: Drop clang32 from MSYS2 check-in: 9d8e06994e user: js tags: trunk
2024-12-19
23:47
ObjFWTLS: Prevent macOS keychain from being locked check-in: 91e1a2a75b user: js tags: trunk
2024-12-15
22:43
Set version to 1.2.3 check-in: 9df42408ca user: js tags: 1.2, 1.2.3-release
22:42
Increase library versions check-in: 2eb4052fe7 user: js tags: 1.2
22:40
Update ChangeLog for 1.2.3 check-in: 5fde0d73d5 user: js tags: trunk
22:39
Update ChangeLog for 1.2.3 check-in: 124839b6b9 user: js tags: 1.2
22:31
-fno-constant-ns{number,array,dictionary}-literals check-in: a0e386fea7 user: js tags: 1.2
22:30
-fno-constant-ns{number,array,dictionary}-literals check-in: 17781ece8c user: js tags: trunk
20:44
OFSecureTransportTLSStream: Ignore EPIPE on close check-in: a8cc484dbc user: js tags: trunk
20:02
ObjFWTLS: Use kSecFormatUnknown for private key check-in: d0e67c02db user: js tags: trunk
2024-12-09
21:01
OFRunLoop: Drain autorelease pool after timer check-in: d7e18afaa6 user: js tags: 1.2
21:00
OFRunLoop: Drain autorelease pool after timer check-in: ed00ab2ff8 user: js tags: trunk
20:06
Link frameworks with ${RUNTIME_FRAMEWORK_LIBS} check-in: 1208a86416 user: js tags: trunk
2024-12-08
16:52
Make GCC happy again check-in: aaf19186ec user: js tags: trunk
14:16
OFHTTPServer: Add support for TLS check-in: 3574b0e632 user: js tags: trunk
03:15
OFTCPSocket: Inherit -[allowsMPTCP] in -[accept] check-in: 52ab91f29b user: js tags: trunk
03:11
OFTCPSocket: -[usesMPTCP] -> -[allowsMPTCP] check-in: bc3c264534 user: js tags: trunk
2024-12-07
16:29
Set version to 1.2.2 check-in: be43008c3e user: js tags: 1.2.2-release, 1.2
16:26
Increase library versions check-in: dade3a7e86 user: js tags: 1.2
16:24
Update ChangeLog for 1.2.2 check-in: 40c5b70095 user: js tags: trunk
16:22
Update ChangeLog for 1.2.2 check-in: 325b29660a user: js tags: 1.2
2024-11-30
18:25
OFGnuTLSTLSStream: Skip system trust for server check-in: ef881e7270 user: js tags: trunk
18:15
OFTLSStream: Add server support check-in: 3cdd9960da user: js tags: trunk
18:13
OFX509Certificate: +[supports{PEM,PKCS12}Files] Closed-Leaf check-in: 7c058b9056 user: js tags: tls-server
17:00
Make OFEmbeddedIRIHandler public check-in: 49f2f5171d user: js tags: 1.2
17:00
Make OFEmbeddedIRIHandler public check-in: 3cd7b32f75 user: js tags: trunk
16:28
OFSecureTransportX509Certificate: Add iOS support check-in: 40bcbb3748 user: js tags: tls-server
13:15
GitHub Actions: Upload artifacts from devkitPro check-in: e31978911a user: js tags: trunk
11:44
OFSecureTransportX509Certificate: Add PKCS #12 check-in: 63661d80fd user: js tags: tls-server
2024-11-26
22:46
OFOpenSSLX509Certificate: Improve readability check-in: a72457449e user: js tags: tls-server
22:40
OFGnuTLSX509Certificate: Add PKCS #12 parsing check-in: 129e31991c user: js tags: tls-server
21:53
Make GCC happy again check-in: 4f69dd6c1e user: js tags: tls-server
20:45
OFX509Certificate: Support for parsing PKCS #12 check-in: 983875860f user: js tags: tls-server
19:54
ObjFWTLS: Fix uninitialized variable check-in: a322a351f0 user: js tags: tls-server
01:20
OFX509Certificate: Support associated private key check-in: feba3d2535 user: js tags: tls-server
2024-11-25
21:45
OFHTTPClient: Better variable names for IRI vs URI check-in: 2e4f9e07b2 user: js tags: trunk
21:38
OFX509CertificatePrivateKey: Add forgotten #ifndef check-in: 8c1b7eb5c1 user: js tags: tls-server
2024-11-24
21:31
Disable certificates with Secure Transport on iOS check-in: 445597dc9f user: js tags: tls-server
21:28
Use SSLCreateContext if available check-in: 867724b05f user: js tags: tls-server
17:01
Fix Secure Transport support without files check-in: ae5ce0ef35 user: js tags: tls-server
16:54
tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 74eb1e18aa user: js tags: 1.2
16:54
tests: Check +[temporaryDirectoryIRI] is non-nil check-in: 8a5ae7d531 user: js tags: trunk
16:10
OFSecureTransportTLSStream: Avoid SSLCreateContext check-in: 3b6ee9e091 user: js tags: tls-server
16:00
OFSecureTransportTLSStream: Add server support check-in: 982c5aafa9 user: js tags: tls-server
2024-11-20
22:33
Merge trunk into branch "tls-server" check-in: edac376fdf user: js tags: tls-server
22:32
OFMbedTLSTLSStream: Fix initialization check-in: 30f7e00456 user: js tags: 1.2
22:32
OFMbedTLSTLSStream: Fix initialization check-in: 7112b78f17 user: js tags: trunk
22:22
OFMbedTLSTLSStream: Add server support check-in: b1c807a3bc user: js tags: tls-server
2024-11-18
23:34
Port to latest devkitARM check-in: b7fc48b734 user: js tags: 1.2
23:33
OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 957527d55e user: js tags: 1.2
23:32
OFTLSStream: Ensure shutdown is sent with OpenSSL check-in: 6dc94f286a user: js tags: trunk
23:28
GitHub Actions: Remove macOS 12 check-in: df271d3182 user: js tags: 1.2
23:27
GitHub Actions: Remove macOS 12 check-in: 440797fc87 user: js tags: trunk
23:27
OFGnuTLSTLSStream: Restore old close behavior check-in: 716f5721f5 user: js tags: tls-server
23:18
OFOpenSSLTLSStream: Add server support check-in: 7636fc0143 user: js tags: tls-server
21:18
OFINIFile: Properly quote ; and # check-in: 750e870490 user: js tags: 1.2
21:18
OFINIFile: Properly quote ; and # check-in: 92d0f0b9d4 user: js tags: trunk
21:10
Make sure ofarc and ofhash reference ObjFWTLS check-in: f010109a70 user: js tags: 1.2
21:09
Make sure ofarc and ofhash reference ObjFWTLS check-in: f5f82456e3 user: js tags: trunk
21:05
Fix imports in ObjFWTLS.h check-in: e457c20e13 user: js tags: 1.2
21:05
Fix imports in ObjFWTLS.h check-in: 1e58de6542 user: js tags: trunk
20:58
OFX509Certificate*: Rename constructors check-in: 8f1fe21441 user: js tags: tls-server
00:51
OFGnuTLSTLSStream: Improve error codes check-in: f2e96ebd9a user: js tags: trunk
00:47
Make GCC happy again check-in: f6cc2092af user: js tags: tls-server
00:38
OFGnuTLSTLSStream: Add server support check-in: 2cb48ceaf1 user: js tags: tls-server
2024-11-16
22:36
OFTLSStream: Add API for server mode check-in: 43864736e7 user: js tags: tls-server
14:17
OFSecureTransportTLSStream: Use more error codes check-in: 33dbefb035 user: js tags: trunk
13:31
Don't build test plugin as bundle and plugin check-in: 50dce32144 user: js tags: trunk
13:31
Update buildsys check-in: 89ca6c7896 user: js tags: trunk
11:40
OFMbedTLSTLSStream: Use more error codes check-in: 418f8b3fbf user: js tags: trunk
2024-11-14
01:58
Increase ObjFW library version check-in: 73af26b775 user: js tags: trunk
00:27
Port to latest devkitARM check-in: 23da92beab user: js tags: trunk
2024-11-13
23:46
OFOpenSSLTLSStream: Use more error codes check-in: fa9652e096 user: js tags: trunk
00:27
GitHub Actions: Pin NDS to last working container check-in: 6c4d17f2f6 user: js tags: 1.2
00:01
Fix compiling on Haiku r1beta5 check-in: 97827c658e user: js tags: 1.2
00:01
Fix compiling on Haiku r1beta5 check-in: b585f68973 user: js tags: trunk
2024-11-12
21:49
GitHub Actions: Pin NDS to last working container check-in: eda17ffcbd user: js tags: trunk
00:29
Increase ObjFWTLS library version check-in: 8917ca0492 user: js tags: trunk
00:29
OFGnuTLSTLSStream: Use more error codes check-in: 909ad7d8c8 user: js tags: trunk
00:28
OFTLSStream: Add more error codes check-in: 448629661d user: js tags: trunk
2024-11-09
12:17
Set version to 1.2.1 check-in: 559577af46 user: js tags: 1.2, 1.2.1-release
12:15
Update ChangeLog for 1.2.1 check-in: 828075b819 user: js tags: trunk
12:15
Update ChangeLog for 1.2.1 check-in: a424cf2332 user: js tags: 1.2
12:04
Fix compiling with Clang that doesn't have D58152 check-in: 582b3949f2 user: js tags: 1.2
12:03
Fix compiling with Clang that doesn't have D58152 check-in: b260ccdb53 user: js tags: trunk
00:55
GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: c0500dcabf user: js tags: 1.2
00:55
GitHub Actions: Add ObjC++ test on Windows/MSYS2 check-in: 33dc3b983c user: js tags: trunk
00:47
Increase library versions check-in: 290e272b00 user: js tags: trunk
00:46
Increase library versions check-in: f51da33bea user: js tags: 1.2
00:42
Make ObjC++ exceptions work on Windows with DWARF check-in: 105d2f60b7 user: js tags: 1.2
00:42
Make ObjC++ exceptions work on Windows with DWARF check-in: 643df20824 user: js tags: trunk
2024-11-08
22:43
OFColor: Improve style of deprecation message check-in: ff29e35344 user: js tags: 1.2
22:43
OFColor: Improve style of deprecation message check-in: 5204353c50 user: js tags: trunk
20:57
Make ObjC++ exceptions work with libc++ on Windows check-in: 6bb25d33ac user: js tags: 1.2
20:56
Make ObjC++ exceptions work with libc++ on Windows check-in: c97a357529 user: js tags: trunk
2024-11-07
21:17
Add support for MPTCP check-in: 49f5cd5ec5 user: js tags: trunk
21:15
Document -[usesMPTCP] may incorrectly return false Closed-Leaf check-in: 9a6b5d6cc4 user: js tags: mptcp
21:07
Merge trunk into 1.2 branch check-in: 10cce4f6ef user: js tags: 1.2
2024-11-06
21:45
Don't compile MPTCP support on old macOS versions check-in: 3f9e0e0f07 user: js tags: mptcp
21:28
objfw-compile: Remove handling of .bundle check-in: c5f91347e7 user: js tags: trunk
2024-11-05
23:48
GitHub Actions: Add ObjC++ test on 32 bit Ubuntu check-in: 77b155c1da user: js tags: trunk
2024-11-04
01:05
GitHub Actions: Add ObjC++ tests check-in: 089d52ca9a user: js tags: trunk
00:23
Add missing nullability for __getmainargs() check-in: 52d24aa522 user: js tags: trunk
00:19
Don't call into C++ EH personality on 68k AmigaOS check-in: 4763da1d8d user: js tags: trunk
00:11
Fix missing #ifdef in ObjFW.h check-in: a5b3cd8cce user: js tags: trunk
00:10
Fix compiling ObjC++ on Windows check-in: 5e5ca921cb user: js tags: trunk
2024-11-03
23:52
runtime: Fix handling C++ exceptions check-in: 691290ca0f user: js tags: trunk
16:44
Fix compiling for Wii for real check-in: 4f02a0bfcc user: js tags: trunk
16:17
GitHub Actions: Fix MinGW with GCC on Fedora check-in: d14ff4a3bd user: js tags: trunk
16:01
Fix compiling for Wii check-in: 1f4f5e1e3c user: js tags: trunk
15:56
GitHub Actions: Add MinGW with GCC on Fedora check-in: a77bb2825d user: js tags: trunk
15:55
Only use OF_VISIBILITY_HIDDEN with ELF and Mach-O check-in: 2b682c724d user: js tags: trunk
15:46
ObjFWHID: Properly hide private methods check-in: bc3a7747d9 user: js tags: trunk
01:04
Skip OFSCTPSocketTests when running in qemu-user check-in: 077ec3efdd user: js tags: trunk
2024-11-02
23:33
Make sure OF_VISIBILITY_HIDDEN is always defined check-in: fabf1c6984 user: js tags: trunk
23:32
Fix minor space errors and typos check-in: fa0f45f5f8 user: js tags: trunk
23:20
Fix compiling tests on Haiku check-in: f0be46cc5c user: js tags: trunk
19:36
Fix exclude glob for `make release` check-in: c9a01cc901 user: js tags: trunk
19:36
Fix exclude glob for `make release` check-in: 7669b5f9d4 user: js tags: 1.2-release, 1.2
19:13
Increase library versions check-in: b5e5d8b27c user: js tags: trunk
19:13
Increase library versions check-in: 80ae736f4d user: js tags: 1.2
19:09
Update ChangeLog for 1.2 check-in: a4aff2ff42 user: js tags: trunk
19:08
Update ChangeLog for 1.2 check-in: 5095072749 user: js tags: 1.2
18:15
Set version to 1.3-dev check-in: b8088ce448 user: js tags: trunk
18:11
Branch for 1.2 check-in: 6783d1431a user: js tags: 1.2
02:24
ObjFWHID: Make sure `analog` is always set check-in: 3777558ccd user: js tags: trunk
2024-10-30
21:51
configure: Check if we have <linux/mptcp.h> 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 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
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
2024-07-01
18:52
ObjFWHID: OHCombinedJoyCons -> OHJoyConPair check-in: 15ab9bba82 user: js tags: trunk
18:41
ObjFWHID: Make most profiles public check-in: dfaf830200 user: js tags: trunk
2024-06-30
12:17
ObjFWHID: Add profiles for Joy-Cons check-in: 96c7c533b1 user: js tags: trunk
2024-06-23
22:04
runtime: Properly hide symbols check-in: a38d711e37 user: js tags: trunk
2024-06-18
22:15
OHN64Controller: Rename C-Pad to C-Buttons check-in: be7f15e75f user: js tags: trunk
22:13
ObjFWHID: Add profile for extended N64 controller check-in: cb71b05d78 user: js tags: trunk
2024-06-17
21:13
Remove trailing whitespaces check-in: b18c1fd0ea user: js tags: trunk
21:08
Always use <ObjFW/ObjFW.h> in documentation check-in: 164f2fb4bf user: js tags: trunk
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
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: 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: 6319f802bb user: js tags: trunk
19:30
Update ChangeLog for 1.1.4 check-in: e69467541a user: js tags: trunk
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: 5923676ca6 user: js tags: trunk
13:23
Increase ObjFWRT library patch version check-in: fcee07f80f user: js tags: trunk
13:17
Update ChangeLog for 1.1.3 check-in: 445024b525 user: js tags: trunk
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: d3659a9a01 user: js tags: trunk
2024-05-11
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: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: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