Campbell Barton
d14e768069
Cleanup: BLI_path.h function renaming
Use BLI_path_ prefix, more consistent names:
BLI_parent_dir -> BLI_path_parent_dir
BLI_parent_dir_until_exists -> BLI_path_parent_dir_until_exists
BLI_ensure_filename -> BLI_path_filename_ensure
BLI_first_slash -> BLI_path_slash_find
BLI_last_slash -> BLI_path_slash_rfind
BLI_add_slash -> BLI_path_slash_ensure
BLI_del_slash -> BLI_path_slash_rstrip
BLI_path_native_slash -> BLI_path_slash_native
Rename 'cleanup' to 'normalize', similar to Python's `os.path.normpath`.
BLI_cleanup_path -> BLI_path_normalize
BLI_cleanup_dir -> BLI_path_normalize_dir
BLI_cleanup_unc -> BLI_path_normalize_unc
BLI_cleanup_unc16 -> BLI_path_normalize_unc16
Clarify naming for extracting, creating numbered paths:
BLI_stringenc -> BLI_path_sequence_encode
BLI_stringdec -> BLI_path_sequence_decode
Part of T74506 proposal.
2020-04-07 12:10:36 +10:00
..
2020-04-03 12:13:51 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 12:13:51 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 12:13:51 +02:00
2020-04-07 12:10:36 +10:00
2020-04-03 12:13:51 +02:00
2020-04-06 13:27:23 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-30 20:09:20 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-04-07 12:10:36 +10:00
2020-03-19 09:33:58 +01:00
2020-04-07 12:10:36 +10:00
2020-03-26 16:13:47 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2019-04-22 19:48:17 +10:00
2019-08-06 21:59:13 +10:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 14:42:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-03-24 10:36:42 +11:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-29 17:11:41 +11:00
2020-04-03 12:13:51 +02:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 17:37:37 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 12:13:51 +02:00
2020-02-10 13:00:42 +01:00
2020-04-03 19:27:46 +02:00
2020-03-19 11:38:22 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 16:54:31 +02:00
2019-07-08 11:05:45 +02:00
2020-04-07 12:10:36 +10:00
2020-04-07 12:10:36 +10:00
2020-04-03 16:46:48 +02:00
2019-11-27 17:08:15 +01:00
2020-04-03 16:46:48 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 16:46:48 +02:00
2020-04-03 19:27:46 +02:00
2020-03-09 12:49:04 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-03-06 11:27:54 +01:00
2020-04-03 16:46:48 +02:00
2020-04-03 16:46:48 +02:00
2020-04-03 16:46:48 +02:00
2020-03-19 19:39:23 +01:00
2020-03-18 11:23:05 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-27 11:47:04 +11:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-03-26 15:34:53 +01:00
2020-04-05 17:12:10 +10:00
2019-07-08 18:09:52 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2020-03-19 21:55:17 +01:00
2020-04-07 12:10:36 +10:00
2019-04-17 06:21:24 +02:00
2020-04-06 11:47:17 +02:00
2020-03-13 14:14:56 +01:00
2020-04-06 16:02:29 +10:00
2020-04-01 09:32:46 +02:00
2020-03-29 17:11:41 +11:00
2020-03-19 12:09:07 +11:00
2020-03-19 10:01:56 +01:00
2020-03-26 15:34:53 +01:00
2020-04-02 16:32:33 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2020-04-03 16:46:48 +02:00
2020-03-12 15:48:20 +11:00
2020-03-19 09:33:58 +01:00
2020-03-12 15:48:20 +11:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2019-09-14 08:12:53 +10:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-03-24 10:36:42 +11:00
2020-04-02 18:00:51 +02:00
2019-10-29 19:29:38 +11:00
2020-04-02 18:00:51 +02:00
2020-04-07 12:10:36 +10:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 22:20:25 -05:00
2020-04-07 12:10:36 +10:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 16:46:48 +02:00
2020-04-05 23:39:20 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-06 16:34:15 +02:00
2020-04-03 16:46:48 +02:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-04-01 09:32:46 +02:00
2020-03-19 10:33:51 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-04-01 09:32:46 +02:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2020-04-01 09:32:46 +02:00
2020-04-03 12:38:04 +11:00
2020-03-19 10:33:51 +01:00
2020-04-01 09:32:46 +02:00
2019-04-17 06:21:24 +02:00
2019-09-18 17:56:22 +02:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-02-07 12:01:50 +01:00
2020-03-19 09:33:58 +01:00
2020-03-25 17:58:58 +11:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-04-06 15:18:32 +02:00
2020-03-19 09:33:58 +01:00
2020-04-03 19:27:46 +02:00
2020-03-19 09:33:58 +01:00
2020-03-20 12:19:09 +11:00
2020-04-05 21:27:30 +02:00
2020-04-03 19:27:46 +02:00
2020-04-03 16:46:48 +02:00
2020-03-13 17:27:11 +11:00
2020-03-19 09:33:58 +01:00