ObjFW  Timeline

22 check-ins related to "new-naming-convention" occurring on or before 2021-04-17 03:37:22.

More ↑
2021-04-17
03:37
of_run_loop_mode_t -> OFRunLoopMode (check-in: b480ef54db user: js tags: new-naming-convention)
03:21
Rename all blocks (check-in: c4e0e56fa3 user: js tags: new-naming-convention)
02:43
Rename of_fast_enumeration_state_t (check-in: ed3b07591c user: js tags: new-naming-convention)
02:40
Rename all types in OFArray.h (check-in: e23daca6ef user: js tags: new-naming-convention)
02:29
Rename all types in OFData.h (check-in: 88ed17ad48 user: js tags: new-naming-convention)
02:27
Minor Doxygen fix (check-in: 9f1d51c236 user: js tags: new-naming-convention)
02:25
Rename remaining enums in OFString.h (check-in: 169692a120 user: js tags: new-naming-convention)
02:10
of_string_encoding_t -> OFStringEncoding (check-in: 255f21fb3d user: js tags: new-naming-convention)
01:35
of_char{16,32}_t -> OFChar{16,32} (check-in: 6d9d790a24 user: js tags: new-naming-convention)
01:32
of_unichar_t -> OFUnichar (check-in: 2d3790870d user: js tags: new-naming-convention)
01:24
OF_NOT_FOUND -> OFNotFound (check-in: 83dc0fe6e5 user: js tags: new-naming-convention)
01:19
of_rectangle_t -> OFRect (check-in: dec9721b35 user: js tags: new-naming-convention)
01:10
of_dimension_t -> OFSize (check-in: 8a7353b219 user: js tags: new-naming-convention)
00:59
Merge trunk into branch "new-naming-convention" (check-in: b57126a21e user: js tags: new-naming-convention)
00:57
OFNumber: Remove useless OF_UNAVAILABLE (check-in: 27002f2efe user: js tags: trunk)
00:54
of_point_t -> OFPoint (check-in: 3524409dd0 user: js tags: new-naming-convention)
00:51
of_time_interval_t -> OFTimeInterval (check-in: 8c0d76f782 user: js tags: new-naming-convention)
00:44
of_range_t -> OFRange (check-in: d975c53a43 user: js tags: new-naming-convention)
00:31
of_byte_order_t -> OFByteOrder (check-in: 1046d10a20 user: js tags: new-naming-convention)
00:24
of_comparator_t -> OFComparator (check-in: aade14a6e2 user: js tags: new-naming-convention)
00:14
of_comparison_result_t -> OFComparisonResult (check-in: 61fc389aee user: js tags: new-naming-convention)
2021-04-13
21:43
Simplify OFValue (check-in: e41940c022 user: js tags: trunk)