ObjFW  Timeline

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

50 check-ins occurring around 2025-04-13 23:26:53.

2025-04-22
10:59
Deprecate -[OFArray makeObjectsPerformSelector:] check-in: 1279330140 user: js tags: trunk
2025-04-21
20:42
Minor library generator fix check-in: e57eab08d6 user: js tags: runtime-morphos-library
20:17
runtime: Use non-baserel SysBase in libOpen check-in: 1ce978db9f user: js tags: runtime-morphos-library
19:19
runtime: Fix Amiga library version check-in: f5e0ed5509 user: js tags: runtime-morphos-library
19:15
Fix linking against linklib check-in: 97b1363b56 user: js tags: runtime-morphos-library
19:01
runtime: Add new functions to Amiga library check-in: 01299f8f8a user: js tags: runtime-morphos-library
18:29
Remove Amiga library except runtime for MorphOS check-in: e0cd66c6df user: js tags: runtime-morphos-library
16:51
Merge trunk into branch "amiga-library" check-in: e26fbfee2d user: js tags: amiga-library
15:27
configure: Fix order of libraries check-in: ba0a5d223c user: js tags: trunk
14:26
Move OFSystemInfo+NetworkInterfaces constants check-in: 7a0bbaaba4 user: js tags: trunk
12:56
Update buildsys check-in: ba8baf7447 user: js tags: trunk
10:15
Never use macOS 10.4 compatible imports check-in: faefae23a2 user: js tags: trunk
2025-04-19
22:35
Fix building on macOS 10.5 check-in: cb97159b26 user: js tags: trunk
2025-04-18
14:58
Optimize objc_{retain,release} by inlining 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 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