Peter Johnson
|
4e2c3051be
|
[wpilibc] Use std::string_view instead of Twine (#3380)
Use fmtlib where needed for string formatting into std::string_view.
|
2021-05-26 17:44:18 -07:00 |
|
Peter Johnson
|
8f1f64ffb6
|
Remove year from file copyright message (NFC) (#2972)
Also update copyright to include "and other WPILib contributors" and clarify
license referral language to not be restricted to FIRST teams.
|
2020-12-26 14:12:05 -08:00 |
|
Prateek Machiraju
|
17d3d2f754
|
[wpilibc] Add ScopedTracer class (#2724)
This makes it easier for C++ teams to log a certain piece of code using RAII.
|
2020-09-27 00:10:11 -07:00 |
|