Peter Johnson
|
6131f4e32b
|
clang-tidy: modernize-concat-nested-namespaces (NFC)
|
2020-12-29 14:26:19 -08: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 |
|
Tyler Veness
|
22c0e2813a
|
[build] Upgrade CI to clang-format 10.0 (#1961)
MacOS no longer ships 6.0, and Arch Linux's mesa GPU drivers are no longer compatible with LLVM 6.0.
|
2020-06-27 20:39:00 -07:00 |
|
Peter Johnson
|
7fd7192b16
|
Disable UvGetAddrInfo Concurrent test on Windows (#1227)
This test likes to intermittently hang for some unknown reason, so disable it.
|
2018-07-27 21:41:04 -07:00 |
|
Peter Johnson
|
e2314f3528
|
wpiutil: Add C++ libuv wrappers (#1166)
- Provide an EventLoopRunner to run uv::Loop on a separate thread.
- Add raw_ostream wrapper for uv::Buffer.
|
2018-07-17 01:06:24 -07:00 |
|