ObjFW  Timeline

19 check-ins using file src/OFArray.m version a47e5750f8

2021-04-17
16:57
Rename all enums in OFGZIPStream.h (check-in: 827819d93c user: js tags: new-naming-convention)
16:44
of_scrypt_parameters_t -> OFScryptParameters (check-in: d309195903 user: js tags: new-naming-convention)
16:40
of_pbkdf2_parameters_t -> OFPBKDF2Parameters (check-in: a2941ce6a1 user: js tags: new-naming-convention)
16:36
of_condition_t -> OFPlainCondition (check-in: 20bfedd0b7 user: js tags: new-naming-convention)
16:29
of_spinlock_t -> OFSpinlock (check-in: fabf53041a user: js tags: new-naming-convention)
16:24
of_mutex_t -> OFPlainMutex (check-in: dfd52d5220 user: js tags: new-naming-convention)
16:13
of_once_t -> OFOnceControl (check-in: 26aa88fc9b user: js tags: new-naming-convention)
16:03
of_thread_t -> OFPlainThread (check-in: 65510fa56b user: js tags: new-naming-convention)
15:45
of_tlskey_t -> OFTLSKey (check-in: cc3a4a7b43 user: js tags: new-naming-convention)
15:20
Clean up blocks a little (check-in: 03ea273cb3 user: js tags: new-naming-convention)
15:04
of_sandbox_unveil_path_t -> OFSandboxUnveilPath (check-in: a85797b5e9 user: js tags: new-naming-convention)
15:03
of_dns_response_records_t -> OFDNSResponseRecords (check-in: 692e623519 user: js tags: new-naming-convention)
14:59
Rename of_dns_* (check-in: 4badf3f127 user: js tags: new-naming-convention)
14:36
of_file_handle_t -> OFFileHandle (check-in: 94ebfb3671 user: js tags: new-naming-convention)
14:33
Rename of_http_* (check-in: 83d8f3e5f6 user: js tags: new-naming-convention)
14:24
of_plugin_handle_t -> OFPluginHandle (check-in: cedc0cb75e user: js tags: new-naming-convention)
14:21
of_map_table_functions_t -> OFMapTableFunctions (check-in: 943d9bd388 user: js tags: new-naming-convention)
14:19
of_offset_t -> OFFileOffset (check-in: e69db838d9 user: js tags: new-naming-convention)
14:13
Always prefix functions with the type (check-in: eb0cfa6ff9 user: js tags: new-naming-convention)