11 check-ins using file src/OFMutex.m version beea68f36f
|
2021-04-18
| ||
| 13:24 | Rename remaining functions in OFObject.h (check-in: d9f8960fc5 user: js tags: new-naming-convention) | |
|
2021-04-17
| ||
| 22:45 | Rename of_(re)alloc and add OFFreeMemory (check-in: 498074dab9 user: js tags: new-naming-convention) | |
| 20:47 | Rename atomic operations (check-in: dfaf287249 user: js tags: new-naming-convention) | |
| 18:36 | Rename all remaining enums (check-in: aa74e85220 user: js tags: new-naming-convention) | |
| 17:49 | Rename JSON representation options (check-in: 5ce8c7cca7 user: js tags: new-naming-convention) | |
| 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) | |