ObjFW  Timeline

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

61 check-ins using file src/OFColor.m version 659d6a246b

2025-06-08
13:04
Set version to 1.3.2 Leaf check-in: d715aa26ba user: js tags: 1.3, 1.3.2-release
13:03
Increase library versions check-in: 604acacc22 user: js tags: 1.3
13:01
Update ChangeLog for 1.3.2 check-in: bd851590c4 user: js tags: 1.3
2025-06-07
21:34
OFMbedTLSTLSStream: Fix bytesWritten in exception check-in: ff207e1bf8 user: js tags: 1.3
21:30
OFGnuTLSTLSStream: Fix bytesWritten in exception check-in: 873eb9ac12 user: js tags: 1.3
21:15
OFRunLoop: Handle truncated writes properly check-in: 67fc7b10d9 user: js tags: 1.3
20:42
OFOpenSSLTLSStream: Handle write errors check-in: 0b4f45aad4 user: js tags: 1.3
20:21
OFSecureTransportTLSStream: EPIPE & ECONNRESET check-in: 0aa07965e2 user: js tags: 1.3
20:21
Use 0 timer instead of -[cancelAsyncRequests] check-in: 685a7ce992 user: js tags: 1.3
09:41
Set version to 1.3.1 check-in: 3a0b8a269d user: js tags: 1.3, 1.3.1-release
09:38
Increase library versions check-in: e2b6008b50 user: js tags: 1.3
09:31
Update ChangeLog for 1.3.1 check-in: dc31261b18 user: js tags: 1.3
09:22
Add `make upload` target check-in: 990c87c795 user: js tags: 1.3
09:17
OFMutableTriple: Fix inconsistent nullability check-in: c5dcd73725 user: js tags: 1.3
09:16
OFMutablePair: Fix inconsistent nullability check-in: 2c42804d36 user: js tags: 1.3
09:07
OFHTTPServer: Allow async I/O on body / response check-in: 4870d9e416 user: js tags: 1.3
2025-05-30
10:20
Fix OFLHAArchiveEntry on big endian systems check-in: 4ce8c94ae2 user: js tags: 1.3
2025-05-29
23:36
Use SSL_pending instead of SSL_has_pending check-in: 293aabe058 user: js tags: 1.3
2025-04-30
08:48
GitHub Actions: Remove Ubuntu 20.04 check-in: 3327bd6ab5 user: js tags: 1.3
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-13
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