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-07 12:10:36 +10:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +01:00
2019-11-25 01:51:11 +11:00
2019-06-08 18:10:48 -06:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +01:00
2019-04-17 06:21:24 +02:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-04-17 06:21:24 +02:00
2020-02-15 14:03:51 +01:00
2020-04-03 14:28:22 +02:00
2019-04-17 06:21:24 +02:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 11:52:32 +11:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-04-17 06:21:24 +02:00
2020-03-06 17:26:32 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +01:00
2020-01-24 20:48:02 +03:00
2020-03-02 15:05:15 +01:00
2020-03-26 19:57:30 +01:00
2019-04-17 06:21:24 +02:00
2020-03-06 17:26:32 +01:00
2020-01-07 13:49:10 +01:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-04-17 06:21:24 +02:00
2020-03-06 17:26:32 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +01:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-12-11 22:21:24 -03:00
2020-03-06 17:26:32 +01:00
2020-02-10 14:09:01 +01:00
2020-03-02 15:05:15 +01:00
2020-04-05 13:53:32 +10:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-03-02 15:05:15 +01:00
2020-02-10 14:09:01 +01:00
2019-09-04 22:38:33 +03: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-02-07 15:29:46 +01:00
2020-02-15 15:24:02 +11:00
2020-03-17 21:42:44 +01:00
2019-02-18 08:22:12 +11:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +01:00
2020-03-06 17:26:32 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-03-06 17:26:32 +01:00
2020-03-19 09:33:58 +01:00
2019-04-17 06:21:24 +02:00
2019-09-17 15:16:43 +02:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-06 17:26:32 +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-07 12:10:36 +10:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2020-02-10 14:09:01 +01:00
2020-03-19 09:33:58 +01:00
2020-02-20 12:19:55 +11:00
2019-09-14 12:11:14 +02:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-09-30 17:07:05 +10:00
2020-02-10 14:09:01 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-03-02 15:05:15 +01:00
2020-04-04 14:13:53 +02:00
2020-03-19 09:33:58 +01:00
2020-03-04 15:24:06 +11:00
2020-03-06 17:26:32 +01:00
2020-03-19 09:33:58 +01:00
2020-03-19 09:33:58 +01:00
2019-08-27 08:13:23 -06:00
2020-01-07 12:19:57 +01:00
2020-03-06 17:26:32 +01:00
2020-03-02 15:05:15 +01:00
2020-03-02 15:05:15 +01:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2019-04-17 06:21:24 +02:00
2020-03-19 09:33:58 +01:00
2020-02-11 11:37:35 +11:00
2020-03-02 15:05:15 +01:00
2020-02-10 14:09:01 +01:00
2020-03-19 09:33:58 +01:00
2020-03-02 15:05:15 +01:00
2020-03-25 17:58:58 +11:00
2020-03-02 15:05:15 +01:00
2020-03-18 13:26:38 -06:00
2020-03-26 19:57:30 +01:00
2020-03-19 09:33:58 +01:00
2019-04-18 07:59:28 +02:00