Charles Kerr
|
236a0965fa
|
refactor: tr_variant*Str() functions now take a std::string_view (#1990)
* refactor tr_variant*Str functions now take a std::string_view
* refactor: tr_torrentPrimaryMimeType returns a string-view
|
2021-10-19 21:30:50 -05:00 |
Charles Kerr
|
003685b40a
|
refactor: use nullptr instead of NULL (#1884)
* refactor: use nullptr instead of NULL.
No functional changes; just more C++ification
|
2021-10-06 11:32:17 -05:00 |
Charles Kerr
|
1ee88c019f
|
refactor: port daemon and utils to C++ (#1825)
* refactor: compile daemon/ and utils/ as C++
Co-authored-by: Mike Gelfand <mikedld@mikedld.com>
|
2021-09-21 18:03:39 -05:00 |