ObjFW  Timeline

10 descendants and 10 ancestors of 9aa85c25b50460e6f0c8a3b8a877dcb61475661447aabf7b6be31d2208b6be12

2020-09-27
03:37
Update buildsys (check-in: a7cc717161 user: js tags: trunk)
03:34
configure: Only do objc_* checks for Apple runtime (check-in: 5eaa7705ef user: js tags: trunk)
03:28
OFMethodSignatureTests: Fix typo (check-in: 2a02eed3df user: js tags: trunk)
03:27
Fix tests with Apple GCC 4.0.1 (check-in: 8911d7f031 user: js tags: trunk)
03:08
Work around bugs in Apple GCC 4.0.1 (check-in: 9e9ce6aa1c user: js tags: trunk)
02:31
tests/terminal: Fix compiling with Apple GCC 4.2.1 (check-in: 1535a3770b user: js tags: trunk)
02:29
tests: Fix compiling with Apple GCC 4.2.1 (check-in: 33bec58cf4 user: js tags: trunk)
02:12
ofhttp: Fix compiling with Apple GCC 4.2.1 (check-in: 431116c906 user: js tags: trunk)
01:56
Fix compiling for old Apple runtime (check-in: 877616edaf user: js tags: trunk)
01:01
Rename "make tarball" to "make release" (check-in: 111d28cc65 user: js tags: trunk)
01:00
Don't assume arc4random_buf if we have arc4random (check-in: 9aa85c25b5 user: js tags: trunk)
00:57
Work around bugs in Apple GCC 4.2.1 (check-in: cbc09c6e26 user: js tags: trunk)
2020-09-26
21:58
Don't require __COUNTER__ for OF_RESERVE_IVARS (check-in: ef614a225d user: js tags: trunk)
19:04
runtime: Document all public functions (check-in: 85ff529ac5 user: js tags: trunk)
2020-08-29
23:17
ofhttp: Translate "Error!" message (check-in: f79f04f882 user: js tags: trunk)
18:41
README.md: Instructions for verifying signatures (check-in: 23608c304d user: js tags: trunk)
14:53
ofhttp: Opportunistically try loading ObjOpenSSL (check-in: 4666442ec2 user: js tags: trunk)
2020-08-25
23:53
OFString: Also check errno == ERANGE on HUGE_VAL (check-in: 200fe98d2b user: js tags: trunk)
23:52
OFString: Remove hack for amiga-gcc (check-in: 5f494eaf81 user: js tags: trunk)
00:11
OFNumber: Remove (u)int{8,16,32,64} methods (check-in: 25c985fec1 user: js tags: trunk)
2020-08-22
18:39
OFNumber: Don't always use the smallest type (check-in: 9746cff094 user: js tags: trunk)