ObjFW  Timeline

10 check-ins using file src/ObjFW.h version ff04d9fe70

2021-04-07
20:52
Override -[objectEnumerator] in some classes (check-in: f0f38b0f42 user: js tags: trunk)
20:39
Override -[compare:] with a more specific type (check-in: 91a4c53bb1 user: js tags: trunk)
19:22
OF{Data,String}+CryptoHashing: Rename methods (check-in: b5a74319e1 user: js tags: trunk)
18:44
Rename OFEnumerating to OFEnumeration (check-in: 151e4642fe user: js tags: trunk)
2021-04-05
21:31
ofhttp: Fix finding ObjOpenSSL opportunistically (check-in: e37212ea80 user: js tags: trunk)
17:55
socket.h: Add sa_family_t typedef on Windows (check-in: 21a21f6a6b user: js tags: unix-sockets)
16:30
Add support for UNIX socket addresses (check-in: 1db6618bb9 user: js tags: unix-sockets)
2021-04-04
18:46
Change -[contentsOfURLAtPath:] to return URLs (check-in: 9135c5fcb8 user: js tags: trunk)
13:25
Rename +[pluginFromFile:] to +[pluginWithPath:] (check-in: 45f8195351 user: js tags: trunk)
2021-03-30
21:06
Rename OFProcess to OFSubprocess (check-in: 79548b3c29 user: js tags: trunk)