29 check-ins related to "new-naming-convention" occurring on or before 2021-04-17 13:58:44.
More ↑
|
2021-04-17
| ||
| 13:58 | of_socket_address_t -> OFSocketAddress (check-in: e3c5bb70dd user: js tags: new-naming-convention) | |
| 12:32 | Rename of_socket_address_family_t (check-in: d3fb3e902d user: js tags: new-naming-convention) | |
| 12:30 | of_socket_t -> OFSocketHandle (check-in: c4ae62dd34 user: js tags: new-naming-convention) | |
| 05:45 | Rename all types in OFList (check-in: 5b57beeba6 user: js tags: new-naming-convention) | |
| 05:28 | Rename all types in OFTarArchive(Entry).h (check-in: 795618c69f user: js tags: new-naming-convention) | |
| 05:22 | Rename of_options_parser_option_t (check-in: 91daa42649 user: js tags: new-naming-convention) | |
| 05:16 | Rename all types in OFFileManager.h (check-in: c7bdb196d4 user: js tags: new-naming-convention) | |
| 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) | |