ObjFW  Timeline

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

84 check-ins using file utils/ofarc/ZIPArchive.m version 4ab030aaa8

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