ObjFW  Timeline

18 check-ins using file src/OFArray.m version 3a99f337b3

2020-11-04
23:18
Remove of_free() (check-in: 3d8286feee user: js tags: trunk)
23:11
OFData: Fix memory leak (check-in: 4d5b2623c8 user: js tags: trunk)
2020-11-03
01:07
configure: Add flags for Wii U (check-in: 5b8a7e4d0d user: js tags: wii-u)
2020-11-02
22:13
OFString+PathAdditions: Fix typo (check-in: 1042afedd9 user: js tags: trunk)
01:11
OFSystemInfo: Do not use sysctl to get CPU vendor (check-in: e73d0702d0 user: js tags: trunk)
00:56
OFSystemInfo: Minor cleanup (check-in: 9903dedecb user: js tags: trunk)
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)