Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
4769bb4dde68673fcddb77bf471b51f61bcf4dd7
/
aos
/
logging
/
implementations_test.cc
f63bde8
Nest all namespaces
by Stephan Pleines
· 1 year, 5 months ago
790cb54
Run clang-format on the entire repo
by Philipp Schrader
· 1 year, 11 months ago
ad9e5eb
Use the event loop name instead of thread name for AOS_LOG
by Austin Schuh
· 3 years, 6 months ago
bf0609c
Replace use of deprecated C Standard library headers in C++ code.
by Tyler Chatow
· 3 years, 10 months ago
1463c09
Remove easy uses of //aos/mutex
by Brian Silverman
· 4 years, 7 months ago
5619643
Make AOS logging per thread, not global
by Austin Schuh
· 4 years, 7 months ago
24cdb7e
Remove corking from AOS_LOG
by Austin Schuh
· 4 years, 7 months ago
a0c41ba
Actually manage memory in the old-style AOS logging
by Austin Schuh
· 4 years, 9 months ago
67ddb03
AOS_LOG to messages
by Tyler Chatow
· 5 years ago
4b471e1
Remove multiple logging implementations.
by Tyler Chatow
· 5 years ago
cb7da4b
Convert aos over to flatbuffers
by Alex Perry
· 6 years ago
f257f3c
Prefix LOG and CHECK with AOS_
by Austin Schuh
· 6 years ago
82c0c82
Make SimulatedEventLoop log the correct time
by Austin Schuh
· 6 years ago
33858a3
Removed Common
by John Park
· 7 years ago
[Renamed (98%) from aos/common/logging/implementations_test.cc]
648b361
Remove rounding on printing time.
by Austin Schuh
· 8 years ago
f2a50ba
Upgraded the rest of Time.
by Austin Schuh
· 8 years ago
cb5da1f
Untangle and clean up the logging code
by Brian Silverman
· 9 years ago
[Renamed (95%) from aos/common/logging/logging_impl_test.cc]
54a368e
fix (for real this time) the log time printing format and add tests
by Brian Silverman
· 10 years ago
aebbc34
Fixed a memory leak from the thread name.
by Austin Schuh
· 10 years ago
fe457de
removed lots of asserts
by Brian Silverman
· 11 years ago
f0bb837
fixed a buffer overrun that made the test fail falsely
by Brian Silverman
· 11 years ago
f798614
cleaned up lots of not-so-niceties and a few bugs
by Brian Silverman
· 11 years ago
4a424a2
removed various old cRIO stuff
by Brian
· 11 years ago
41abe01
added building for amd64 in addition to for the BBB
by Brian Silverman
· 11 years ago
c0a0d11
unbroke the logging test
by Brian Silverman
· 12 years ago
8efe23e
updated most things to work on Wheezy
by Brian Silverman
· 12 years ago
ab6615c
lots of formatting/naming fixes and changed Context::name to std::string
by Brian Silverman
· 12 years ago
f665d69
copying branch over from other 2013 repo
by Brian Silverman
· 12 years ago