Charles Kerr
|
83ffa6bf1b
|
chore: fix spdx abbreviations (#3602)
|
2022-08-08 13:05:39 -05:00 |
|
Charles Kerr
|
4f7051fe7f
|
refactor: make tr_session's directory fields private (#3516)
|
2022-07-23 02:13:18 -05:00 |
|
Charles Kerr
|
c0bb2d40f1
|
refactor: add pathbuf and std::string-friendly helpers to tr_sys file and path funcs (#3118)
* refactor: add sv-friendly tr_sys_dir_create() variant
* refactor: add sv-friendly tr_sys_path_get_info() variant
* refactor: add sv-friendly tr_sys_path_exists() variant
* refactor: add sv-friendly tr_sys_path_remove() variant
* refactor: add sv-friendly tr_sys_path_rename() variant
* fixup! refactor: add sv-friendly tr_sys_path_rename() variant
|
2022-05-21 20:17:00 -05:00 |
|
Charles Kerr
|
690cf50e53
|
perf: tr_sys_path_dirname() returns a std::string_view (#2990)
* refactor: use nodejs impl of path.win32.dirname()
* refactor: use nodejs impl of path.posix.dirname()
|
2022-05-21 11:10:58 -05:00 |
|
Charles Kerr
|
2866638e1b
|
refactor: add tr_torrent_files::move() and remove() (#2919)
|
2022-04-15 18:39:04 -05:00 |
|