ObjFW  Timeline

10 descendants and 10 ancestors of c14f0fc208a095cba3872622f44e5a089be93dce07b98031a4f49f12c8d26f28

2020-11-02
00:53
OFSystemInfo: Use cpuid to get CPU model (check-in: acb2130974 user: js tags: trunk)
2020-11-01
13:08
Clean up .travis.yml by moving out scripts (check-in: 74857232b0 user: js tags: trunk)
11:35
OFString: Add -[substring{From,To}Index:] (check-in: 4bbac7ab17 user: js tags: trunk)
2020-10-31
19:16
OFHTTPClient: Remove didFailWithException (check-in: 7f102e8c95 user: js tags: trunk)
18:27
OFKernelEventObserver: Allow mutation in observe (check-in: 0b478d8138 user: js tags: trunk)
2020-10-26
00:04
pbkdf2.h: Add missing __unsafe_unretained (check-in: 84dbf46bda user: js tags: trunk)
2020-10-25
23:55
OFSecureData: Fix memory leak on error (check-in: 8be102635a user: js tags: trunk)
23:33
Add of_{malloc,calloc,realloc,free} (check-in: d0ae3bfd6c user: js tags: trunk)
17:53
Add tests for ARC (check-in: 5b8955df34 user: js tags: trunk)
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
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)