ObjFW  Timeline

27 check-ins using file tests/TestsAppDelegate.m version b1233ca24e

2020-10-10
21:54
More type cleanups (check-in: ac004e624d user: js tags: trunk)
14:43
Fix accidental type change (check-in: c14f0fc208 user: js tags: trunk)
14:27
OFObject: Change type of -[hash] to unsigned long (check-in: aeb403a1ed user: js tags: trunk)
11:09
ofhttp: Add --ignore-status option (check-in: 3162555b75 user: js tags: trunk)
10:58
Make HTTP status code consistently a short (check-in: 6e42ee482f user: js tags: trunk)
2020-10-04
15:00
Merge trunk into branch "amiga-library" (check-in: 92335940e9 user: js tags: amiga-library)
14:43
PLATFORMS.md: Restore NetBSD versions (check-in: 8f17ff1ee4 user: js tags: trunk)
09:53
Fix missing import (check-in: 40fe98125b user: js tags: trunk)
01:13
OFURL: Improve nil handling for queryDictionary (check-in: a847536ef2 user: js tags: trunk)
2020-10-03
23:25
OFURL: Add queryDictionary property (check-in: a151f9c31f user: js tags: trunk)
21:46
OFHTTPRequest: Fix handling of remoteAddress (check-in: 8d78a77f79 user: js tags: trunk)
14:45
tests/Makefile: Fix a typo (check-in: df0c74b430 user: js tags: trunk)
11:35
Use /** */ instead of /*! */ for documentation (check-in: 163a4a5a2e user: js tags: trunk)
2020-09-30
21:32
Add an issue template for GitHub (check-in: c71ce345d4 user: js tags: trunk)
2020-09-29
22:28
OFDate: Use more autorelease pools (check-in: 83f4c928a6 user: js tags: trunk)
22:21
runtime: Make object_isTaggedPointer() a function (check-in: 2fee820b5d user: js tags: trunk)
21:36
Merge support for tagged pointers (check-in: b4039f9a85 user: js tags: trunk)
21:31
runtime: Remove lookup-asm-powerpc-macho.S (check-in: 3580326d70 user: js tags: trunk)
2020-09-27
23:27
tests: Fix typo (check-in: 8a01db8654 user: js tags: trunk)
23:27
Fix missing include (check-in: bb18681460 user: js tags: trunk)
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)