js released 0.2.1-release at ObjFW/ObjFW 2025-06-22 19:48:27 +02:00
js released 0.2-release at ObjFW/ObjFW 2025-06-22 19:46:51 +02:00
js released 0.1.2-release at ObjFW/ObjFW 2025-06-22 19:45:48 +02:00
js released 0.1.1-release at ObjFW/ObjFW 2025-06-22 19:44:35 +02:00
js released 0.1-release at ObjFW/ObjFW 2025-06-22 19:42:28 +02:00
js pushed to master at ObjFW/ObjFW 2025-06-22 19:29:28 +02:00
5f516c1be1 Update GitHub issue links
js commented on issue ObjFW/ObjFW#49 2025-06-22 17:49:43 +02:00
Add support for KVO

I think this is a feature that makes sense. Manual KVO should be fairly easy to implement, however, automatic KVO might be a bit trickier for several reasons:

  • There is no central hook which…
js opened issue ObjFW/ObjFW#47 2025-06-22 17:32:43 +02:00
Make game controller tests installable
js opened issue ObjFW/ObjFW#46 2025-06-22 17:32:14 +02:00
OFHTTPServer: Support for keep-alive
js opened issue ObjFW/ObjFW#45 2025-06-22 17:31:44 +02:00
Write assembly for forwardingTargetForSelector: on s390x
js opened issue ObjFW/ObjFW#44 2025-06-22 17:31:29 +02:00
Write assembly for forwardingTargetForSelector: on Alpha
js opened issue ObjFW/ObjFW#43 2025-06-22 17:31:09 +02:00
Amiga: Reduce reliance on libc
js opened issue ObjFW/ObjFW#42 2025-06-22 17:30:22 +02:00
Write assembly for forwardingTargetForSelector: on SuperH
js opened issue ObjFW/ObjFW#41 2025-06-22 17:30:03 +02:00
Support IDNA
js opened issue ObjFW/ObjFW#40 2025-06-22 17:29:06 +02:00
[ofarc] Support extracting all types in TAR files
js opened issue ObjFW/ObjFW#39 2025-06-22 17:28:40 +02:00
Call +[unload] when a shared library with classes gets unloaded
js opened issue ObjFW/ObjFW#38 2025-06-22 17:28:19 +02:00
OFTCPSocket: Support for happy eyeballs
js opened issue ObjFW/ObjFW#37 2025-06-22 17:27:52 +02:00
Write assembly for dispatch on MIPS64/N32
js opened issue ObjFW/ObjFW#36 2025-06-22 17:27:02 +02:00
Add a simple HTTP server util
js opened issue ObjFW/ObjFW#35 2025-06-22 17:25:56 +02:00
Write assembly for dispatch on Alpha