ObjFW  Timeline

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

50 most recent check-ins

2025-04-18
14:58
Optimize objc_{retain,release} by inlining Leaf check-in: 99212998dd user: js tags: trunk
2025-04-16
00:07
Finish migrating to the ARC functions for RR check-in: 63caea2ec6 user: js tags: trunk
2025-04-15
22:57
GitHub Actions: Explicitly install awk on Fedora check-in: b42fe78166 user: js tags: trunk
22:56
GitHub Actions: Remove Ubuntu 20.04 check-in: 29f810edbb user: js tags: trunk
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 Leaf 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